GitHub user ranmx opened a pull request:

    https://github.com/apache/incubator-carbondata/pull/857

    [CARBONDATA-990] fix instruction error

    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.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ranmx/incubator-carbondata 
hotfix/CARBONDATA-990

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-carbondata/pull/857.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #857
    
----
commit 64d2a4b14f07e4fde264da221dda336092c28e7e
Author: ranmx <[email protected]>
Date:   2017-04-26T09:22:44Z

    [CARBONDATA-990] fix instruction error

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to