I need to create an agent using java API to load an HBase table using a CSV file. I am able to accomplish this using flume-ng and an agent with a spooldir directory source, file channel and HBase sink.
I need information on how to accomplish this via a java API.
Any help would be appreciated.
-CM
I need information on how to accomplish this via a java API.
Any help would be appreciated.
-CM