[jira] [Updated] (HIVE-6669) sourcing txn-script from schema script results in failure for mysql oracle

2014-10-28 Thread Alan Gates (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-6669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alan Gates updated HIVE-6669:
-
Resolution: Fixed
Status: Resolved  (was: Patch Available)

 sourcing txn-script from schema script results in failure for mysql  oracle
 

 Key: HIVE-6669
 URL: https://issues.apache.org/jira/browse/HIVE-6669
 Project: Hive
  Issue Type: Bug
  Components: Metastore
Affects Versions: 0.14.0
Reporter: Prasad Mujumdar
Assignee: Alan Gates
Priority: Blocker
 Fix For: 0.14.0

 Attachments: HIVE-6669.2.patch, HIVE-6669.patch


 This issues is addressed in 0.13 by in-lining the the transaction schema 
 statements in the schema initialization script (HIVE-6559)
 The 0.14 schema initialization is not fixed. This is the followup ticket for 
 to address the problem in 0.14. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HIVE-6669) sourcing txn-script from schema script results in failure for mysql oracle

2014-10-27 Thread Gunther Hagleitner (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-6669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gunther Hagleitner updated HIVE-6669:
-
Fix Version/s: 0.14.0

 sourcing txn-script from schema script results in failure for mysql  oracle
 

 Key: HIVE-6669
 URL: https://issues.apache.org/jira/browse/HIVE-6669
 Project: Hive
  Issue Type: Bug
  Components: Metastore
Affects Versions: 0.14.0
Reporter: Prasad Mujumdar
Assignee: Alan Gates
Priority: Blocker
 Fix For: 0.14.0

 Attachments: HIVE-6669.2.patch, HIVE-6669.patch


 This issues is addressed in 0.13 by in-lining the the transaction schema 
 statements in the schema initialization script (HIVE-6559)
 The 0.14 schema initialization is not fixed. This is the followup ticket for 
 to address the problem in 0.14. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HIVE-6669) sourcing txn-script from schema script results in failure for mysql oracle

2014-10-08 Thread Alan Gates (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-6669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alan Gates updated HIVE-6669:
-
Attachment: HIVE-6669.2.patch

A new version of the patch that quotes postgres table and field names.

 sourcing txn-script from schema script results in failure for mysql  oracle
 

 Key: HIVE-6669
 URL: https://issues.apache.org/jira/browse/HIVE-6669
 Project: Hive
  Issue Type: Bug
  Components: Metastore
Affects Versions: 0.14.0
Reporter: Prasad Mujumdar
Assignee: Alan Gates
Priority: Blocker
 Attachments: HIVE-6669.2.patch, HIVE-6669.patch


 This issues is addressed in 0.13 by in-lining the the transaction schema 
 statements in the schema initialization script (HIVE-6559)
 The 0.14 schema initialization is not fixed. This is the followup ticket for 
 to address the problem in 0.14. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HIVE-6669) sourcing txn-script from schema script results in failure for mysql oracle

2014-10-07 Thread Alan Gates (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-6669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alan Gates updated HIVE-6669:
-
Status: Patch Available  (was: Open)

NO PRECOMMIT TESTS

 sourcing txn-script from schema script results in failure for mysql  oracle
 

 Key: HIVE-6669
 URL: https://issues.apache.org/jira/browse/HIVE-6669
 Project: Hive
  Issue Type: Bug
  Components: Metastore
Affects Versions: 0.14.0
Reporter: Prasad Mujumdar
Assignee: Alan Gates
Priority: Blocker
 Attachments: HIVE-6669.patch


 This issues is addressed in 0.13 by in-lining the the transaction schema 
 statements in the schema initialization script (HIVE-6559)
 The 0.14 schema initialization is not fixed. This is the followup ticket for 
 to address the problem in 0.14. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HIVE-6669) sourcing txn-script from schema script results in failure for mysql oracle

2014-10-03 Thread Alan Gates (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-6669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alan Gates updated HIVE-6669:
-
Attachment: HIVE-6669.patch

This patch adds hive-txn-schema-0.14 scripts, which are all identical to 
hive-txn-schema-0.13 scripts, but they are added for completeness.  The 
transaction tables are also added to the hive-schema-0.14 scripts.

[~damien.carol], please review this patch as I changed the transaction tables 
for postgres to lower case so that they would work without requiring quotes in 
TxnHandler/CompactionTxnHandler.  I can't reproduce your errors (my version of 
postgres doesn't seem to care about upper/lower case), so I wanted to have you 
check it before I commit this.



 sourcing txn-script from schema script results in failure for mysql  oracle
 

 Key: HIVE-6669
 URL: https://issues.apache.org/jira/browse/HIVE-6669
 Project: Hive
  Issue Type: Bug
  Components: Metastore
Affects Versions: 0.14.0
Reporter: Prasad Mujumdar
Assignee: Alan Gates
Priority: Blocker
 Attachments: HIVE-6669.patch


 This issues is addressed in 0.13 by in-lining the the transaction schema 
 statements in the schema initialization script (HIVE-6559)
 The 0.14 schema initialization is not fixed. This is the followup ticket for 
 to address the problem in 0.14. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)