Created
March 18, 2015 02:16
-
-
Save sakama/ac3a51d40f0b56462d88 to your computer and use it in GitHub Desktop.
embulk-input-gcs動作時のサンプル
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ embulk run /path/to/config.yml | |
2015-03-17 22:18:22,180 +0900: Embulk v0.5.12 | |
2015-03-17 22:18:26.587 +0900 [INFO] (transaction): {done: 0 / 1, running: 0} | |
1,32864,2015-01-27 19:23:49,20150127,embulk | |
2,14824,2015-01-27 19:01:23,20150127,embulk jruby | |
3,27559,2015-01-28 02:20:02,20150128,Embulk "csv" parser plugin | |
4,11270,2015-01-29 11:54:36,20150129,NULL | |
2015-03-17 22:18:27.760 +0900 [INFO] (transaction): {done: 1 / 1, running: 0} | |
2015-03-17 22:18:27.791 +0900 [INFO] (main): Committed. | |
2015-03-17 22:18:27.793 +0900 [INFO] (main): Next config diff: {"in":{"last_path":"sample_01.csv.gz"},"out":{}} | |
$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment