xuchuanyin created CARBONDATA-1099:
--------------------------------------
Summary: faild to run carbon-spark-shell in spark2 environment
Key: CARBONDATA-1099
URL: https://issues.apache.org/jira/browse/CARBONDATA-1099
Project: CarbonData
Issue Type: Bug
Components: spark-integration
Affects Versions: 1.2.0
Reporter: xuchuanyin
Priority: Minor
in spark 2.1 version, run carbon-spark-shell in after compilation result in an
error because of the following reasons:
1. in spark2 integration, the assembly jar lies in scala-2.11 folder, not
scala-2.10 in spark1, so the shell script need to be updated.
2. in spark2 integration, the repl haven't been implemented, so it need to be
added.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)