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 JonathanSmith: http://wiki.apache.org/hadoop/Hive/HiveClient ------------------------------------------------------------------------------ }}} = Python = - Operates only on a standalone server. Set PYTHONPATH to build/dist/lib/py. + Operates only on a standalone server. Set (and export) PYTHONPATH to build/dist/lib/py. + The python modules imported in the code below are generated by building hive. + Please note that the generated python module structure has changed in hive trunk. {{{ #!/usr/bin/env python
