org.apache.hadoop.hbase.spark.example

rdd

package rdd

Visibility
  1. Public
  2. All

Value Members

  1. object HBaseBulkDeleteExample

    This is a simple example of deleting records in HBase with the bulkDelete function.

  2. object HBaseBulkGetExample

    This is a simple example of getting records from HBase with the bulkGet function.

  3. object HBaseBulkPutExample

    This is a simple example of putting records in HBase with the bulkPut function.

  4. object HBaseForeachPartitionExample

    This is a simple example of using the foreachPartition method with a HBase connection

  5. object HBaseMapPartitionExample

    This is a simple example of using the mapPartitions method with a HBase connection

Ungrouped