Re: Spark 1.6 (CDH 5.7) and Phoenix 4.7 (CLABS)

2016-06-27 Thread Benjamin Kim
Hi Sean, I figured out the problem. By putting these jars in the Spark classpath.txt file located in Spark conf, this allowed for these to be loaded first. This fixed it! Thanks, Ben > On Jun 27, 2016, at 4:20 PM, Sean Busbey wrote: > > Hi Ben! > > For problems with the

Re: Spark 1.6 (CDH 5.7) and Phoenix 4.7 (CLABS)

2016-06-27 Thread Sean Busbey
Hi Ben! For problems with the Cloudera Labs packaging of Apache Phoenix, you should first seek help on the vendor-specific community forums, to ensure the issue isn't specific to the vendor: http://community.cloudera.com/t5/Cloudera-Labs/bd-p/ClouderaLabs -busbey On 2016-06-27 15:27 (-0500),

Spark 1.6 (CDH 5.7) and Phoenix 4.7 (CLABS)

2016-06-27 Thread Benjamin Kim
Anyone tried to save a DataFrame to a HBase table using Phoenix? I am able to load and read, but I can’t save. >> spark-shell —jars >>