[jira] [Updated] (HIVE-3261) alter the number of buckets for a non-empty partitioned table should not be allowed

2012-07-23 Thread Kevin Wilfong (JIRA)

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

Kevin Wilfong updated HIVE-3261:


   Resolution: Fixed
Fix Version/s: 0.10.0
   Status: Resolved  (was: Patch Available)

Committed, thanks Namit.

 alter the number of buckets for a non-empty partitioned table should not be 
 allowed
 ---

 Key: HIVE-3261
 URL: https://issues.apache.org/jira/browse/HIVE-3261
 Project: Hive
  Issue Type: Bug
  Components: Query Processor
Reporter: Namit Jain
Assignee: Namit Jain
  Labels: bucketing
 Fix For: 0.10.0


 This is dangerous since the code uses the table metadata everywhere to get 
 the number of buckets

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HIVE-3261) alter the number of buckets for a non-empty partitioned table should not be allowed

2012-07-21 Thread Namit Jain (JIRA)

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

Namit Jain updated HIVE-3261:
-

Status: Patch Available  (was: Open)

 alter the number of buckets for a non-empty partitioned table should not be 
 allowed
 ---

 Key: HIVE-3261
 URL: https://issues.apache.org/jira/browse/HIVE-3261
 Project: Hive
  Issue Type: Bug
  Components: Query Processor
Reporter: Namit Jain
Assignee: Namit Jain
  Labels: bucketing

 This is dangerous since the code uses the table metadata everywhere to get 
 the number of buckets

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HIVE-3261) alter the number of buckets for a non-empty partitioned table should not be allowed

2012-07-20 Thread Kevin Wilfong (JIRA)

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

Kevin Wilfong updated HIVE-3261:


Status: Open  (was: Patch Available)

 alter the number of buckets for a non-empty partitioned table should not be 
 allowed
 ---

 Key: HIVE-3261
 URL: https://issues.apache.org/jira/browse/HIVE-3261
 Project: Hive
  Issue Type: Bug
  Components: Query Processor
Reporter: Namit Jain
Assignee: Namit Jain
  Labels: bucketing

 This is dangerous since the code uses the table metadata everywhere to get 
 the number of buckets

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HIVE-3261) alter the number of buckets for a non-empty partitioned table should not be allowed

2012-07-19 Thread Carl Steinbach (JIRA)

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

Carl Steinbach updated HIVE-3261:
-

Status: Open  (was: Patch Available)

@Namit: I also added a small comment on phabricator. Thanks.

 alter the number of buckets for a non-empty partitioned table should not be 
 allowed
 ---

 Key: HIVE-3261
 URL: https://issues.apache.org/jira/browse/HIVE-3261
 Project: Hive
  Issue Type: Bug
Reporter: Namit Jain
Assignee: Namit Jain

 This is dangerous since the code uses the table metadata everywhere to get 
 the number of buckets

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HIVE-3261) alter the number of buckets for a non-empty partitioned table should not be allowed

2012-07-19 Thread Carl Steinbach (JIRA)

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

Carl Steinbach updated HIVE-3261:
-

Component/s: Query Processor
 Labels: bucketing  (was: )

 alter the number of buckets for a non-empty partitioned table should not be 
 allowed
 ---

 Key: HIVE-3261
 URL: https://issues.apache.org/jira/browse/HIVE-3261
 Project: Hive
  Issue Type: Bug
  Components: Query Processor
Reporter: Namit Jain
Assignee: Namit Jain
  Labels: bucketing

 This is dangerous since the code uses the table metadata everywhere to get 
 the number of buckets

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HIVE-3261) alter the number of buckets for a non-empty partitioned table should not be allowed

2012-07-19 Thread Namit Jain (JIRA)

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

Namit Jain updated HIVE-3261:
-

Status: Patch Available  (was: Open)

 alter the number of buckets for a non-empty partitioned table should not be 
 allowed
 ---

 Key: HIVE-3261
 URL: https://issues.apache.org/jira/browse/HIVE-3261
 Project: Hive
  Issue Type: Bug
  Components: Query Processor
Reporter: Namit Jain
Assignee: Namit Jain
  Labels: bucketing

 This is dangerous since the code uses the table metadata everywhere to get 
 the number of buckets

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HIVE-3261) alter the number of buckets for a non-empty partitioned table should not be allowed

2012-07-16 Thread Namit Jain (JIRA)

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

Namit Jain updated HIVE-3261:
-

Summary: alter the number of buckets for a non-empty partitioned table 
should not be allowed  (was: alter the number of buckets for a non-empty 
partitioned table should not be allowed in strict mode)

 alter the number of buckets for a non-empty partitioned table should not be 
 allowed
 ---

 Key: HIVE-3261
 URL: https://issues.apache.org/jira/browse/HIVE-3261
 Project: Hive
  Issue Type: Bug
Reporter: Namit Jain
Assignee: Namit Jain

 This is dangerous since the code uses the table metadata everywhere to get 
 the number of buckets

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HIVE-3261) alter the number of buckets for a non-empty partitioned table should not be allowed

2012-07-16 Thread Namit Jain (JIRA)

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

Namit Jain updated HIVE-3261:
-

Status: Patch Available  (was: Open)

 alter the number of buckets for a non-empty partitioned table should not be 
 allowed
 ---

 Key: HIVE-3261
 URL: https://issues.apache.org/jira/browse/HIVE-3261
 Project: Hive
  Issue Type: Bug
Reporter: Namit Jain
Assignee: Namit Jain

 This is dangerous since the code uses the table metadata everywhere to get 
 the number of buckets

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira