Try removing .jar part from driver classpath
On 26 Jun 2015 17:39, "Akhil Das" wrote:
> Try to add them in the SPARK_CLASSPATH in your conf/spark-env.sh file
>
> Thanks
> Best Regards
>
> On Thu, Jun 25, 2015 at 9:31 PM, Bin Wang wrote:
>
>> I am trying to run the Spark example code HBaseTest fr
Try to add them in the SPARK_CLASSPATH in your conf/spark-env.sh file
Thanks
Best Regards
On Thu, Jun 25, 2015 at 9:31 PM, Bin Wang wrote:
> I am trying to run the Spark example code HBaseTest from command line
> using spark-submit instead run-example, in that case, I can learn more how
> to ru
I am trying to run the Spark example code HBaseTest from command line using
spark-submit instead run-example, in that case, I can learn more how to run
spark code in general.
However, it told me CLASS_NOT_FOUND about htrace since I am using CDH5.4. I
successfully located the htrace jar file but I