-
Sometime, when I run 1 embulk command, our system has error: Error: OutputPlugin 'bigquery' is not found, but when I re-try this command, every thing is ok.
I'm absolutely sure that this plugin has …
-
- Embulk: 0.9.9
- OS: MacOS X 10.13.6 (High Sierra)
It might be better to update rake's version in [the plugin template](https://github.com/embulk/embulk/blob/effe8985521311ca7f09864eccd04dd4f1313…
-
Sometimes embulk failed to run.
When I tried the same command at another time, it succeeded.
But I have to check everyday.
* OS: CentOS Linux release 7.6.1810 (Core) on GCE
* Java: openjdk ver…
-
This is the stack trace printed by a Python program that calls Embulk via a custom web service. (This is why the start of each line is not familiar.) From what I can learn on the net, either Embulk or…
-
Issue Type: Bug Report
-----------------------
* Write the following environmental information.
* OS version: Ubuntu 22.04
* Java version: 1.8
* Embulk version: 0.10.41
The embulk proc…
-
Reported-by: [arc279](https://twitter.com/arc279/status/966571319855730688)
The 0.9.3 output contains `1m` and `0m`.
```
embulk bundle --help
2018-02-22 16:19:39.983 +0900: Embulk v0.9.3
**…
-
# Problem Description
When Japanese CSV header is guessd by embulk on Windows Powershell, Guess command generated garbled charcters.
- Data
```
カラム1,カラム2
aa,bb
cc,dd
ee,ff
```
- YML
…
-
Values assumed to be JSON are converted to Embulk JSON by 1) converting to `String`, and then 2) parsing to Embulk JSON (msgpack `Value`).
We may want to make this more straightforward.
-
Can you share your usages of Embulk's "-R" options?
Embulk may terminate calling `org.jruby.Main.main` in [`org.embulk.cli.Main`](https://github.com/embulk/embulk/blob/274c04f7ba8e9dcf73551f9035c6f…
-
### Environment
* OS version: CentOS 7
* Java version: 1.8.0_212
* Embulk version: 0.9.17
* My Embulk configuration (YAML):
```
in:
type: mysql
host:
port:
user:
passwo…