Review Request: HIVE-2355: Enables HiveServer to accept -hiveconf option

2011-08-08 Thread Achi Chen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1315/ --- Review request for hive. Summary --- This patch simply add @HIVE_OPTS into

[jira] [Updated] (HIVE-2355) hiveserver doesn't accept --auxpath option

2011-08-08 Thread Achi Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Achi Chen updated HIVE-2355: Attachment: HIVE-2355.1.patch This patch simply add @HIVE_OPTS into /bin/ext/hiveserver.sh to solve this

[jira] [Created] (HIVE-2355) hiveserver doesn't accept --auxpath option

2011-08-08 Thread Achi Chen (JIRA)
0.8.0 Environment: MacOS Lion + Hive 0.8.0 Reporter: Achi Chen I tried to run hiveserver with --auxpath using following command line: {code} bin/hive --auxpath /Users/achi/git/hive/build/dist/lib/hive-hbase-handler-0.8.0-SNAPSHOT.jar --service hiveserver {code} However, it i