Hi,
We have some Spark job that ran well under Spark 1.2 using spark-submit
--conf "spark.executor.extraClassPath=/etc/hbase/conf" and the Java HBase
driver code the Spark called can pick up the settings for HBase such as
ZooKeeper addresses.

But after upgrade to CDH 5.4.1 Spark 1.3, the Spark code stopped to pass
the conf to the Java HBase drivers.

Any suggestions that we can properly include the classPath?

Many thanks.


Bill



-- 
Many thanks.


Bill

Reply via email to