legiangthanh
legiangthanh
The embulk process sometime throw java.lang.OutOfMemoryError: Metaspace When Plugin throw exception
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 process sometimes throws `java.lang.OutOfMemoryError:...
This EEP proposes a change to export task report information to outside.
this change is based on draft eep PR: https://github.com/embulk/embulk/pull/1611 for exposing task report information to the outside.
In this PR, I propose we change `private` to `protected`, There is some reason for this PR - Current private methods make it hard to customize - We add the...
Hi fork, Recently, we can't build this plugin because JsonPathCompiler is removed from jcenter. Currently, We work around this by compiling and publishing to a local repository. Do you have...