Re: Spark scala REPL - Unable to create sqlContext

2015-10-26 Thread Richard Hillegas
t; > Cc: Ted Yu , user > Date: 10/25/2015 11:30 PM > Subject: Re: Spark scala REPL - Unable to create sqlContext > > Embedded Derby, which Hive/Spark SQL uses as the default metastore > only supports a single user at a time. Till this issue is fixed, you > could use ano

Re: Spark scala REPL - Unable to create sqlContext

2015-10-25 Thread Deenar Toraskar
*Cc:* user > *Subject:* Re: Spark scala REPL - Unable to create sqlContext > > > > Have you taken a look at the fix for SPARK-11000 which is in the upcoming > 1.6.0 release ? > > > > Cheers > > > > On Sun, Oct 25, 2015 at 8:42 AM, Yao wrote: > > I have no

RE: Spark scala REPL - Unable to create sqlContext

2015-10-25 Thread Ge, Yao (Y.)
Thanks. I wonder why this is not widely reported in the user forum. The RELP shell is basically broken in 1.5 .0 and 1.5.1 -Yao From: Ted Yu [mailto:yuzhih...@gmail.com] Sent: Sunday, October 25, 2015 12:01 PM To: Ge, Yao (Y.) Cc: user Subject: Re: Spark scala REPL - Unable to create sqlContext

Re: Spark scala REPL - Unable to create sqlContext

2015-10-25 Thread Ted Yu
Have you taken a look at the fix for SPARK-11000 which is in the upcoming 1.6.0 release ? Cheers On Sun, Oct 25, 2015 at 8:42 AM, Yao wrote: > I have not been able to start Spark scala shell since 1.5 as it was not > able > to create the sqlContext during the startup. It complains the metastore