thx liang.

I've tried spark 2.0.0 and spark 1.5.0, my step & script is:


For spark 2.0, the compile process has no issue, but  carbon-spark-shell can 
not run correctly:


step 1: git clone https://github.com/apache/incubator-carbondata.git carbondata
step 2: mvn clean package -DskipTests -Pspark-2.0
step 3: ./bin/carbon-spark-shell, and is turns out:


[hadoop@master carbondata]$ ./bin/carbon-spark-shell 
ls: cannot access /home/hadoop/carbondata/assembly/target/scala-2.10: No such 
file or directory
ls: cannot access /home/hadoop/carbondata/assembly/target/scala-2.10: No such 
file or directory
./bin/carbon-spark-shell: line 78: /bin/spark-submit: No such file or directory



For spark 1.5,  the compile process has no issue, but  carbon-spark-shell can 
not run correctly:
step 1: git clone https://github.com/apache/incubator-carbondata.git carbondata
step 2: mvn clean package -DskipTests -Pspark-1.5
step 3: ./bin/carbon-spark-shell, and it turns out:


[hadoop@master carbondata]$ ./bin/carbon-spark-shell 
./bin/carbon-spark-shell: line 78: /bin/spark-submit: No such file or directory





 




------------------ ???????? ------------------
??????: "Liang Chen";<chenliang6...@gmail.com>;
????????: 2016??12??19??(??????) ????2:37
??????: "dev"<dev@carbondata.incubator.apache.org>; 

????: Re: How to compile the latest source code of carbondata



Hi

Can you share : do you get what errors and using which compile command?

Regards
Liang

2016-12-19 14:32 GMT+08:00 251469031 <251469...@qq.com>:

> Hi all:
>
>     I've tried to comple the latest source code followed by the toturial:
> https://cwiki.apache.org/confluence/display/CARBONDATA/Quick+Start , but
> it doesn't work on the latest source code on the github.
>
>
>     Would you send me some toturial about how to do this or tell me how to
> use carbondata, thx~




-- 
Regards
Liang

Reply via email to