I need to load data in to Hbase using Mapreduce, How I need to start with Hbase, to integrate Hbase with Java do I need to use any jar file.
- What are the jar files Required For Hbase to integrate with MapReduce
- What are the APIs which I need to refer
- How to code in Java for MapReduce
To Access Hbase from java, use below code: