Multiple Sources Found for Parquet

2016-08-08 Thread
I'm using Spark2.0.0 to do sql analysis over parquet files, when using `read().parquet("path")`, or `write().parquet("path")` in Java(I followed the example java file in source code exactly), I always encountered *Exception in thread "main" java.lang.RuntimeException: Multiple sources found for

Re: spark with breeze error of NoClassDefFoundError

2015-11-18 Thread
Have you tried to change to scope to `compile` ? 2015-11-18 14:15 GMT+08:00 Jack Yang : > So weird. Is there anything wrong with the way I made the pom file (I > labelled them as *provided*)? > > > > Is there missing jar I forget to add in “--jar”? > > > > See the trace below: >

Spark build error

2015-11-17 Thread
Hi! I tried to build spark source code from github, and I successfully built it from command line using `*sbt/sbt assembly*`. While I encountered an error when compiling the project in Intellij IDEA(V14.1.5). The error log is below: *Error:scala: * * while compiling: