org.apache.hadoop.hbase.spark
HBaseRDDFunctions contains a set of implicit functions that can be applied to a Spark RDD so that we can easily interact with HBase
These are implicit methods for a RDD that contains any type of data.
HBaseRDDFunctions contains a set of implicit functions that can be applied to a Spark RDD so that we can easily interact with HBase