Re: classnot found exception

2017-07-12 Thread Mic Sun
i'm using hdp spark and have both spark1.6+spark2.1 installed and use spark2.1 by default. after add export SPARK_MAJOR_VERSION=1,problem solved. - FFCS研究院 -- View this message in context: http://apache-carbondata-dev-mailing-list-archive.1130556.n5.nabble.com/classnot-found-exception

Re: classnot found exception

2017-06-02 Thread Mic Sun
essage in context: http://apache-carbondata-dev-mailing-list-archive.1130556.n5.nabble.com/classnot-found-exception-tp12861p13686.html Sent from the Apache CarbonData Dev Mailing List archive mailing list archive at Nabble.com.

Re: classnot found exception

2017-05-20 Thread David CaiQiang
please check whether spark-catalyst jar is exists or not in jars folder. - Best Regards David Cai -- View this message in context: http://apache-carbondata-dev-mailing-list-archive.1130556.n5.nabble.com/classnot-found-exception-tp12861p13028.html Sent from the Apache CarbonData Dev Mailing

classnot found exception

2017-05-18 Thread sunerhan1...@sina.com
i'm using spark2.1+carbon1.1(https://github.com/apache/carbondata/tree/apache-carbondata-1.1.0),and get class not found exception.and this class only exists in spark1.X import by CodeGenFactory.scala build jar using :mvn package -DskipTests -Pspark-2.1 -Dspark.version=2.1.0 -Phadoop-2.7.2

classnot found exception

2017-05-17 Thread sunerhan1...@sina.com
i'm using spark2.1+carbon1.1,and get class not found exception.and this class only exists in spark1.X import by CodeGenFactory.scala build jar using :mvn package -DskipTests -Pspark-2.1 -Dspark.version=2.1.0 -Phadoop-2.7.2 sunerhan1...@sina.com