I am trying to run Carbondata with Carbon shell because Thrift server support
is still no there. When i am running the shell script, i am getting
following error:
/
java.lang.ClassNotFoundException: org.apache.spark.repl.carbon.Main
at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
/
I am looking into spark2.0 module, the /*org.apache.spark.repl.carbon.Main*/
class is not there. I am trying to create new Main class as like previous
spark version but when i build the Carbondata i am getting following error:
/
[ERROR]
/home/harmeet/CarbonData/integration/spark2/src/main/scala/org/apache/spark/repl/carbon/Main.scala:31:
error: type mismatch;
[INFO] found : Array[String]
[INFO] required: scala.tools.nsc.Settings
[INFO] _interp.process(args)
/
Without Carbonshell or Thrift Server i am not able to pursue with Carbondata
with Spark 2.0. Please provide some valid solution ASAP.
--
View this message in context:
http://apache-carbondata-mailing-list-archive.1130556.n5.nabble.com/Unable-to-run-Carbon-Shell-on-Spark-2-0-tp5198.html
Sent from the Apache CarbonData Mailing List archive mailing list archive at
Nabble.com.