[jira] [Updated] (HIVE-8375) Create schema only if autoCreateSchema is set to true

2014-10-06 Thread Navaneeth Mysore G (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navaneeth Mysore G updated HIVE-8375: - Priority: Minor (was: Major) > Create schema only if autoCreateSchema is set to t

[jira] [Updated] (HIVE-8375) Create schema only if autoCreateSchema is set to true

2014-10-06 Thread Navaneeth Mysore G (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navaneeth Mysore G updated HIVE-8375: - Attachment: HIVE-AutoCreateSchema.patch > Create schema only if autoCreateSchema is set

[jira] [Created] (HIVE-8375) Create schema only if autoCreateSchema is set to true

2014-10-06 Thread Navaneeth Mysore G (JIRA)
Navaneeth Mysore G created HIVE-8375: Summary: Create schema only if autoCreateSchema is set to true Key: HIVE-8375 URL: https://issues.apache.org/jira/browse/HIVE-8375 Project: Hive

Hive-JDBC and SLF4J Issue

2014-09-21 Thread Navaneeth Mysore G
Hi, Just found an issue with Hive-JDBC's inclusion of SLF4J while packaging. Not sure if it's intentional to not exclude slf4j with maven-shade plugin, but it still throws an exception similar to the Jira Hive-6162. Please find attached the patch to exclude slf4j dependencies while packaging

Issue with 'bin/metatool'

2014-09-21 Thread Navaneeth Mysore G
Hi I just found a small issue with 'bin/metatool', it does not detect '$bin' like other startup scripts (schemaTool,..). Attaching the patch for the same. Regards, Navaneeth diff --git bin/metatool bin/metatool index df85300..94b0e9e 100644 --- bin/metatool +++ bin/metatool @@ -15,4 +15,7 @@