Configuring the MapR Database Binary Connector for Apache Spark

About this task

Use these steps to configure the MapR Database Binary Connector for Apache Spark:

Procedure

  1. Verify that the mapr-hbase package is installed. For more information, refer to the HBase release notes.
  2. Copy the HBASE_HOME/conf/hbase-site.xml file to SPARK_HOME/conf/.
  3. Specify the hbase-site.xml file in the SPARK_HOME/conf/spark-defaults.conf:
    spark.yarn.dist.files   SPARK_HOME/conf/hbase-site.xml