[jira] Updated: (HIVE-1823) upgrade the database thrift interface to allow parameters key-value pairs

2011-01-09 Thread Carl Steinbach (JIRA)

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

Carl Steinbach updated HIVE-1823:
-

  Component/s: Metastore
Fix Version/s: 0.7.0

 upgrade the database thrift interface to allow parameters key-value pairs
 -

 Key: HIVE-1823
 URL: https://issues.apache.org/jira/browse/HIVE-1823
 Project: Hive
  Issue Type: Sub-task
  Components: Metastore
Reporter: Ning Zhang
Assignee: Ning Zhang
 Fix For: 0.7.0

 Attachments: HIVE-1823.2.patch, HIVE-1823.patch


 In order to store data center specify parameters to Hive database, it is 
 desirable to extend Hive database thrift interface with a parameters map 
 similar to Table and Partitions. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HIVE-1823) upgrade the database thrift interface to allow parameters key-value pairs

2010-12-06 Thread Ning Zhang (JIRA)

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

Ning Zhang updated HIVE-1823:
-

Attachment: HIVE-1823.2.patch

Fixed a simple bug in the previous patch: the new DATABSE_PARAMS table should 
use both DB_ID and KEY_COLUMN as the primary key. Since the index key max 
length is 767 in mysql, the key column's length is reduced to 180 from 256 in 
case of the db character set is utf-8. 

 upgrade the database thrift interface to allow parameters key-value pairs
 -

 Key: HIVE-1823
 URL: https://issues.apache.org/jira/browse/HIVE-1823
 Project: Hive
  Issue Type: Sub-task
Reporter: Ning Zhang
Assignee: Ning Zhang
 Attachments: HIVE-1823.2.patch, HIVE-1823.patch


 In order to store data center specify parameters to Hive database, it is 
 desirable to extend Hive database thrift interface with a parameters map 
 similar to Table and Partitions. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HIVE-1823) upgrade the database thrift interface to allow parameters key-value pairs

2010-12-01 Thread Ning Zhang (JIRA)

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

Ning Zhang updated HIVE-1823:
-

Issue Type: Sub-task  (was: New Feature)
Parent: HIVE-1820

 upgrade the database thrift interface to allow parameters key-value pairs
 -

 Key: HIVE-1823
 URL: https://issues.apache.org/jira/browse/HIVE-1823
 Project: Hive
  Issue Type: Sub-task
Reporter: Ning Zhang
Assignee: Ning Zhang

 In order to store data center specify parameters to Hive database, it is 
 desirable to extend Hive database thrift interface with a parameters map 
 similar to Table and Partitions. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.