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] 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.
