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/HiveClient ------------------------------------------------------------------------------ + [[TableOfContents]] + This page describes the different clients supported by Hive. The command line client currently only supports an embedded server. The JDBC and thrift-java clients support both embedded and standalone servers. Clients in other languages only support standalone servers. For details about the standalone server see [wiki:Self:Hive/HiveServer HiveServer]. = Command line = @@ -96, +98 @@ print '%s' % (tx.message) }}} - = PHP + = PHP = = Thrift Java Client =
