I spot an error on installation-guide page

Posted by 冉明轩 on
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/I-spot-an-error-on-installation-guide-page-tp11562.html

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