I spot an error on installation-guide page

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

I spot an error on installation-guide page

冉明轩
Hello,

I followed the instruction on the page http://carbondata.incubator.apache.org/installation-guide.html and find an error in Installing and Configuring CarbonData on "Spark on YARN" Cluster part.

 

The value of “spark.driver.extraClassPath” should be “$SPARK_HOME/carbonlib/*” rather than “$SPARK_HOME/carbonlib/carbonlib/*”.

 

Thank you.

 

Ran Mingxuan