Github user anubhav100 commented on a diff in the pull request:

    https://github.com/apache/carbondata/pull/984#discussion_r126336311
  
    --- Diff: integration/hive/hive-guide.md ---
    @@ -41,16 +41,19 @@ mvn -DskipTests -Pspark-2.1 -Phadoop-2.7.2 clean package
     $HADOOP_HOME/bin/hadoop fs -put sample.csv <hdfs store path>/sample.csv
     ```
     
    +
    +Please set spark.carbon.hive.schema.compatibility.enable=true in 
spark-defaults.conf
     * Start Spark shell by running the following command in the Spark directory
     
    +
     ```
    -./bin/spark-shell --jars <carbondata assembly jar path>
    +./bin/spark-shell --jars <carbondata assembly jar path, carbondata hive 
jar path>
    --- End diff --
    
    @cenyuhai carbon hive jar won't be required for running the spark shell i 
guess


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to