[ https://issues.apache.org/jira/browse/HIVE-1439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Paul Yang resolved HIVE-1439. ----------------------------- Fix Version/s: 0.6.0 Resolution: Not A Problem > Alter the number of buckets for a table > --------------------------------------- > > Key: HIVE-1439 > URL: https://issues.apache.org/jira/browse/HIVE-1439 > Project: Hadoop Hive > Issue Type: New Feature > Affects Versions: 0.6.0, 0.7.0 > Reporter: Paul Yang > Assignee: Paul Yang > Fix For: 0.6.0 > > > Add an alter table command to change the number of buckets for a table. > e.g. > {code} > ALTER TABLE mytabl SET NUMBUCKETS 64; > {code} -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.