Re: trouble starting hiveserver2 with hive2.1.1

2017-07-26 Thread Amit Kumar
Hi, when running hive --service llap, on hive2.3, It throw below error Failed: java.io.IOException: Target /tmp/staging-slider-hpJkzz/lib/tez is a directory java.util.concurrent.ExecutionException: java.io.IOException: Target /tmp/staging-slider-hpJkzz/lib/tez is a directory at

trouble starting hiveserver2 with hive2.1.1

2017-07-22 Thread Amit Kumar
Hi, I have installed hadoop 2.7.2 and hive 2.1.1. Successfully configured mysql as metastore and also able to connect to hive using hive cli. But on starting hiveserver2, exception is thrown as below: [hadoop@master bin]$ hiveserver2 which: no hbase in

Re: trouble starting hiveserver2

2014-09-25 Thread Vaibhav Gumashta
Hi Praveen, hive.server2.servermode is not a valid hive config. Please use hive.server2.transport.mode to specify which transport mode you'd like to use for sending thrift messages between the client and the server. Can you turn the debug logging on to see if you get any more info? Thanks,

trouble starting hiveserver2

2014-09-18 Thread praveen.baalebail
Hi, I am unable to start service hiveserver2 on windows. I am starting this service to configure ODBC connection to Excel. I am issuing the following command to start the service: hive.cmd --service hiveserver2 It is not throwing any errors. When I am running with echo on option. I can see