Re: problem with branch-1.1
Posted by
David CaiQiang on
Jun 27, 2017; 3:19am
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/problem-with-branch-1-1-tp16004p16261.html
The spark core version of hdp2.6.0-spark2.1.0 is spark 2.1.1.
In spark 2.1.1, CatalystConf was already removed.
We raised PR to support it and will merge it at later.
https://github.com/apache/carbondata/pull/1096https://github.com/apache/carbondata/pull/1017And the command will be "mvn package -DskipTests -Pspark-2.1 -Dspark.version=2.1.1 -Phadoop-2.7.2"
Best Regards
David Cai