Or you can just call hive-e "select ..." or hive -f file.q in Java/Python.
On Feb 18, 2010, at 11:39 PM, Ronan Tobin wrote: Yes you can... See this link http://wiki.apache.org/hadoop/Hive/HiveClient build your JDBC client. Start the hive server -link http://wiki.apache.org/hadoop/Hive/HiveServer And that’s it. cheers From: Something Something [mailto:[email protected]] Sent: 19 February 2010 07:33 To: [email protected]<mailto:[email protected]> Subject: Calling from Java or Python Hello, I am a newbie to Hive. My question is, can I run the HiveQL scripts from within a Java or Python program? I believe at this time I cannot, correct? Please let me know. Thanks.
