plugin.json 227 B

1234567
  1. {
  2. "name": "hbase094xwriter",
  3. "class": "com.alibaba.datax.plugin.writer.hbase094xwriter.Hbase094xWriter",
  4. "description": "use put: prod. mechanism: use hbase java api put data.",
  5. "developer": "alibaba"
  6. }