Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change 
notification.

The following page has been changed by RaghothamMurthy:
http://wiki.apache.org/hadoop/Hive/AdminManual/HiveServer

New page:
Once Hive has been built using steps in [wiki:Self:Hive/GettingStarted 
GettingStarted], the thrift server can be started by running the following:
{{{
$ bin/hive --service hiveserver
}}}

The service supports clients in multiple clients including:
 * Java - See 
service/src/test/org/apache/hadoop/hive/service/!TestHiveServer.java for example
 * Python - See service/src/test/py
 * Php - See service/src/test/php

Reply via email to