Please help I am trying to start hiveserver using following command, but it throws error ps help. I intend to integrate it with pentaho, if anyone hv relevant experience in doing so pls do help me out. Thanks in advance
$ HIVE_PORT=10000 $HIVE_HOME/bin/hive --service hiveserver
Starting Hive Thrift Server
org.apache.thrift.transport.TTransportException: Could not create ServerSocket on address 0.0.0.0/0.0.0.0:10000.
at org.apache.thrift.transport.TServerSocket.(TServerSocket.java:80)
at org.apache.thrift.transport.TServerSocket.(HiveServer.java:384)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at org.apache.hadoop.util.RunJar.main(RunJar.java:156)
*------------------------*
Cheers !!!
Siddharth Tiwari
Have a refreshing day !!!