Re: 101 question on external metastore

2016-01-14 Thread Yana Kadiyska
If you have a second could you post the version of derby that you installed, the contents of hive-site.xml and the command you use to run (along with spark version?). I'd like to retry the installation. On Thu, Jan 7, 2016 at 7:35 AM, Deenar Toraskar wrote: > I sorted this out. There were 2 dif

Re: 101 question on external metastore

2016-01-07 Thread Deenar Toraskar
I sorted this out. There were 2 different version of derby and ensuring the metastore and spark used the same version of Derby made the problem go away. Deenar On 6 January 2016 at 02:55, Yana Kadiyska wrote: > Deenar, I have not resolved this issue. Why do you think it's from > different versi

Re: 101 question on external metastore

2016-01-05 Thread Yana Kadiyska
Deenar, I have not resolved this issue. Why do you think it's from different versions of Derby? I was playing with this as a fun experiment and my setup was on a clean machine -- no other versions of hive/hadoop/etc... On Sun, Dec 20, 2015 at 12:17 AM, Deenar Toraskar wrote: > apparently it is d

Re: 101 question on external metastore

2015-12-19 Thread Deenar Toraskar
apparently it is down to different versions of derby in the classpath, but i am unsure where the other version is coming from. The setup worked perfectly with spark 1.3.1. Deenar On 20 December 2015 at 04:41, Deenar Toraskar wrote: > Hi Yana/All > > I am getting the same exception. Did you make

Re: 101 question on external metastore

2015-12-19 Thread Deenar Toraskar
Hi Yana/All I am getting the same exception. Did you make any progress? Deenar On 5 November 2015 at 17:32, Yana Kadiyska wrote: > Hi folks, trying experiment with a minimal external metastore. > > I am following the instructions here: > https://cwiki.apache.org/confluence/display/Hive/HiveDer

101 question on external metastore

2015-11-05 Thread Yana Kadiyska
Hi folks, trying experiment with a minimal external metastore. I am following the instructions here: https://cwiki.apache.org/confluence/display/Hive/HiveDerbyServerMode I grabbed Derby 10.12.1.1 and started an instance, verified I can connect via ij tool and that process is listening on 1527 pu