As of https://github.com/apache/spark/pull/9575, Spark's build will no longer place every dependency JAR into lib_managed. Can you say more about how this affected spark-shell for you (maybe share a stacktrace)?
On Mon, Nov 16, 2015 at 12:03 AM, Jeff Zhang <zjf...@gmail.com> wrote: > > Sometimes, the jars under lib_managed is missing. And after I rebuild the > spark, the jars under lib_managed is still not downloaded. This would cause > the spark-shell fail due to jars missing. Anyone has hit this weird issue ? > > > > -- > Best Regards > > Jeff Zhang >