Re: Missing content in phoenix after writing from Spark

2018-09-17 Thread Josh Elser
As I said earlier, the expectation is that you use the phoenix-client.jar and phoenix-spark2.jar for the phoenix-spark integration with spark2. You do not need to reference all of these jars by hand. We create the jars with all of the necessary dependencies bundled to specifically avoid

Re: Missing content in phoenix after writing from Spark

2018-09-17 Thread Saif Addin
Thanks for the patience, sorry maybe I sent incomplete information. We are loading the following jars and still getting: *executor 1): java.lang.NoClassDefFoundError: Could not initialize class org.apache.phoenix.query.QueryServicesOptions*

Re: Missing content in phoenix after writing from Spark

2018-09-17 Thread Josh Elser
Please retain the mailing list in your replies. On 9/17/18 2:32 PM, Saif Addin wrote: Thanks for the patience, sorry I sent incomplete information. We are loading the following jars and still getting: */executor 1): java.lang.NoClassDefFoundError: Could not initialize class