k Project Examples SKIPPED
>
> it seems like there is something wrong with calatlyst project. Why i cannot
> compile this project?
>
>
> ------
> 发件人:Sean Owen
> 发送时间:2015年4月3日(星期五) 17:4
48收件人:myelinji
抄 送:spark用户组 主 题:Re: maven compile
error
If you're asking about a compile error, you should include the command
you used to compile.
I am able to compile branch 1.2 successfully with "mvn -DskipTests
clean package".
This error is actually an error from scalac, not a co
If you're asking about a compile error, you should include the command
you used to compile.
I am able to compile branch 1.2 successfully with "mvn -DskipTests
clean package".
This error is actually an error from scalac, not a compile error from
the code. It sort of sounds like it has not been abl
Hi,all: Just now i checked out spark-1.2 on github , wanna to build it use
maven, how ever I encountered an error during compiling:
[INFO]
[ERROR] Failed to execute goal
net.alchim31.maven:scala-maven-plugin:3.2.0:compile