trocco-io / embulk-input-aurora_mysql_extract_files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aurora MySQL Extract Files file input plugin for Embulk

TODO: Write short description here and build.gradle file.

Overview

  • Plugin type: file input
  • Resume supported: yes
  • Cleanup supported: yes

Configuration

  • option1: description (integer, required)
  • option2: description (string, default: "myvalue")
  • option3: description (string, default: null)

Example

in:
  type: aurora_extract_files
  option1: example1
  option2: example2

Build

$ ./gradlew gem  # -t to watch change of files and rebuild continuously

About

License:MIT License


Languages

Language:Java 99.1%Language:Ruby 0.9%