Balazs Meszaros created HBASE-22817:
---------------------------------------
Summary: Use hbase-shaded dependencies in hbase-spark
Key: HBASE-22817
URL: https://issues.apache.org/jira/browse/HBASE-22817
Project: HBase
Issue Type: Improvement
Components: hbase-connectors
Affects Versions: connector-1.0.0
Reporter: Balazs Meszaros
Assignee: Balazs Meszaros
We changed the behavior of {{hbase mapredcp}} which returns the shaded
mapreduce.
So if we run
{code}
spark-shell --driver-class-path `hbase mapredcp`:hbase-spark.jar
{code}
then it should work fine.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)