Re: sbt publish-local fails, missing spark-network-common

2014-11-24 Thread pedrorodriguez
My fork is (still) even with the master branch, so there is nothing to update. Talking about this here: https://github.com/apache/spark/pull/3405 If anyone knows how to configure the build process on handling warnings/errors from javadoc, that would be very helpful. -- View this message in cont

Re: sbt publish-local fails, missing spark-network-common

2014-11-21 Thread pedrorodriguez
Haven't found one yet, but work in AMPlab/at ampcamp so I will see if I can find someone who would know more about this (maybe reynold since he rolled out networking improvements for the PB sort). Good to have confirmation at least one other person is having problems with this rather than something

sbt publish-local fails, missing spark-network-common

2014-11-20 Thread pedrorodriguez
I am developing an application which calls into Spark MLlib I am working on (LDA). To do so, I am linking Spark locally in the application and using sbt assembly/publish-local in the spark directory.  When I run sbt assembly in my application I get the following error:  $ sbt assembly  [info] Lo