I am involved in one POC, which will take data from HDFS and store it to apache accumulo. I have gone through various articles, but didn't find any possible solution.
Looking for guidance in this regard.
I am involved in one POC, which will take data from HDFS and store it to apache accumulo. I have gone through various articles, but didn't find any possible solution.
Looking for guidance in this regard.
I guess you missed the Java Apidocs and the section in the Accumulo User Manual on Writing Accumulo Clients.
I also guess you missed the integrations with other related software projects like Apache Pig, Apache Hive, and Presto.
edit: sorry this came off a lot nastier than it should have been -- I would encourage you to read the docs more thoroughly in advance before asking such generic questions like this in the future.