I'm doing a project using hive to provide data to a PHP interface.

I followed the Hive's Wiki how to  when I try to Start the Hiveserver using
the terminal as above
$ HIVE_PORT=1000 ./hive --service hiveserver &
[1] 20381
[hdfs@hadoop1 bin]$ Starting Hive Thrift Server
org.apache.thrift.transport.TTransportException: Could not create
ServerSocket on address 0.0.0.0/0.0.0.0:1000.
        at
org.apache.thrift.transport.TServerSocket.<init>(TServerSocket.java:99)
        at
org.apache.thrift.transport.TServerSocket.<init>(TServerSocket.java:80)
        at
org.apache.thrift.transport.TServerSocket.<init>(TServerSocket.java:73)
        at
org.apache.hadoop.hive.service.HiveServer.main(HiveServer.java:384)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at org.apache.hadoop.util.RunJar.main(RunJar.java:186)

So I'll be fully gratefull for a help

Thanks

Alexandre Andrade


-- 
<a href="
http://cwconnect.computerworld.com.br/profile_view.aspx?customerid=alexandreandrade";><img
src="
http://cwconnect.computerworld.com.br/businesscard.aspx?customerid=alexandreandrade";
border="0" alt="Join Me at CW Connect!"></a>

Reply via email to