Github user anubhav100 commented on a diff in the pull request:
https://github.com/apache/carbondata/pull/984#discussion_r119342650
--- Diff:
integration/hive/src/main/scala/org/apache/carbondata/hiveexample/HiveExample.scala
---
@@ -54,15 +54,15 @@ object HiveExample {
.getOrCreateCarbonSession(
store, metaStore_Db)
- val carbonHadoopJarPath =
s"$rootPath/assembly/target/scala-2.11/carbondata_2.11-1.1" +
--- End diff --
@cenyuhai better to remove this add jar step example wont require any jar
to run it,it will create problem with every new release,i corrected this in
this pr https://github.com/apache/carbondata/pull/979
---
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.
---