It's about the datanucleus related jars which is needed by spark sql. Without these jars, I could not call data frame related api ( I make HiveContext enabled)
On Mon, Nov 16, 2015 at 4:10 PM, Josh Rosen <joshro...@databricks.com> wrote: > 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 >> > > -- Best Regards Jeff Zhang