Loading Data into HBase using Spark

Goal: Load data stored in file system including HDFS into a hbase table

Look the code example here

https://github.com/Einext/spark-projects/tree/master/HBaseExample