Integrating Apache Hive with Apache Spark and BIPDF version

Submit a Hive Warehouse Connector Scala or Java application

You can submit an app based on the HiveWarehouseConnector library to run on Spark Shell, PySpark, and spark-submit.

  1. Locate the hive-warehouse-connector-assembly jar in the /hive_warehouse_connector/ directory.
  2. Add the connector jar to the app submission using the --jars option.
    spark-shell --jars <path to jars>/hive_warehouse_connector/hive-warehouse-connector-assembly-<version>.jar

We want your opinion

How can we improve this page?

What kind of feedback do you have?