Skip to content

Plan to replace embulk-output-bigquery with trocco-io's embulk-output-bigquery_java #122

Open
@dmikurube

Description

@dmikurube

embulk-output-bigquery has a long history. It started as a File Input plugin written in Java, and then it was totally rewritten as an Input Plugin written in Ruby.

Now, Embulk is going to make JRuby optional through v0.10. Maintaining Ruby plugins is less prioritized.

In addition, we are seeing several problems around embulk-output-bigquery -- although it does not look like a problem of the plugin, but a kind of JRuby and JRE.


https://github.com/trocco-io has developed and is maintaining embulk-output-bigquery_java, which is a Java-based plugin aimed to be compatible with existing Ruby-based embulk-output-bigquery.

We've discussed with https://github.com/trocco-io, and we agreed to replace the existing embulk-output-bigquery with their embulk-output-bigquery_java after it achieves sufficient compatibility.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions