[ANNOUNCE] New Hive Committer and PMC Member - Lefty Leverenz

2013-11-16 Thread Carl Steinbach
The Apache Hive PMC has voted to make Lefty Leverenz a committer and PMC member on the Apache Hive Project. Please join me in congratulating Lefty! Thanks. Carl

How to run CliDriver with specify site configuration file hive-site.xml

2013-11-16 Thread Jie Jin
Hi, All How to run CliDriver with specific site configuration file? ​I can run CliDriver this way: mvn exec:java -Dexec.mainClass=org.apache.hadoop.hive.cli.CliDriver​ ​But, It will pick up an empty hive-site.xml How to specify another hive-site.xml , so hive can connect to a hadoop on another m