Skip to content

Conversation

@sakama
Copy link
Contributor

@sakama sakama commented Sep 16, 2015

This pull request is same as embulk/embulk-output-bigquery#13

Embulk supports distributed executors such as embulk-executor-mapreduce. Those executors run tasks on remote server. Including local file path in TaskSource may task filed on remote server because the file is not there. org.embulk.spi.unit.LocalFile is added since embulk v0.6.16 to solve this problem. It reads content from the local file path when it's initialized. It also accepts embedding content of a file in config file. 
sakama added a commit that referenced this pull request Sep 16, 2015
Accept local file content in config file as well as file path
@sakama sakama merged commit 90cc93f into master Sep 16, 2015
@sakama sakama deleted the distributed-executor-support branch June 2, 2016 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants