Re: Hive 1.2.0 fails on Hadoop 2.6.0

2015-06-07 Thread James Pirz
Thanks for replying, I was Digging into it, and I could fix that. It was happening because Hive has upgraded to Jline2 but jline 0.94 exists in the Hadoop lib. I ended up following these steps (Which I found here ):

Re: Hive 1.2.0 fails on Hadoop 2.6.0

2015-06-06 Thread Slava Markeyev
What's the rest of that stack trace? Do you see a NoClassDefFoundError? -Slava On Fri, Jun 5, 2015 at 7:28 PM, James Pirz wrote: > I am trying to run Apache Hive 1.2.0 on Hadoop 2.6.0 on a cluster. My > hadoop cluster comes up fine (I start hdfs and yarn) and then I create > required tmp and wa