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