plugin.json 224 B

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