[jira] [Commented] (HIVE-3124) Error in Removing ProtectMode from a Table

2012-06-18 Thread Carl Steinbach (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-3124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13396280#comment-13396280
 ] 

Carl Steinbach commented on HIVE-3124:
--

Cool. I'll test that then.

> Error in Removing ProtectMode from a Table
> --
>
> Key: HIVE-3124
> URL: https://issues.apache.org/jira/browse/HIVE-3124
> Project: Hive
>  Issue Type: Bug
>  Components: Metastore, Query Processor
>Affects Versions: 0.9.0
>Reporter: Bhushan Mandhani
>Assignee: Bhushan Mandhani
>Priority: Minor
> Attachments: HIVE-3124.1.patch.txt
>
>
> hive> alter table table_name disable NO_DROP CASCADE;
> Failed with exception null
> FAILED: Execution Error, return code 1 from 
> org.apache.hadoop.hive.ql.exec.DDLTask

--
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] [Commented] (HIVE-3124) Error in Removing ProtectMode from a Table

2012-06-18 Thread Bhushan Mandhani (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-3124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13396279#comment-13396279
 ] 

Bhushan Mandhani commented on HIVE-3124:


Carl, the uploaded version is the most recent version.

> Error in Removing ProtectMode from a Table
> --
>
> Key: HIVE-3124
> URL: https://issues.apache.org/jira/browse/HIVE-3124
> Project: Hive
>  Issue Type: Bug
>  Components: Metastore, Query Processor
>Affects Versions: 0.9.0
>Reporter: Bhushan Mandhani
>Assignee: Bhushan Mandhani
>Priority: Minor
> Attachments: HIVE-3124.1.patch.txt
>
>
> hive> alter table table_name disable NO_DROP CASCADE;
> Failed with exception null
> FAILED: Execution Error, return code 1 from 
> org.apache.hadoop.hive.ql.exec.DDLTask

--
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] [Commented] (HIVE-3124) Error in Removing ProtectMode from a Table

2012-06-18 Thread Carl Steinbach (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-3124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13396275#comment-13396275
 ] 

Carl Steinbach commented on HIVE-3124:
--

+1.

@Bhushan: Please attach the most recent version of the patch. I will test and 
commit. Thanks.

> Error in Removing ProtectMode from a Table
> --
>
> Key: HIVE-3124
> URL: https://issues.apache.org/jira/browse/HIVE-3124
> Project: Hive
>  Issue Type: Bug
>  Components: Metastore, Query Processor
>Affects Versions: 0.9.0
>Reporter: Bhushan Mandhani
>Assignee: Bhushan Mandhani
>Priority: Minor
> Attachments: HIVE-3124.1.patch.txt
>
>
> hive> alter table table_name disable NO_DROP CASCADE;
> Failed with exception null
> FAILED: Execution Error, return code 1 from 
> org.apache.hadoop.hive.ql.exec.DDLTask

--
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] [Commented] (HIVE-3124) Error in Removing ProtectMode from a Table

2012-06-13 Thread Kevin Wilfong (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-3124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13294766#comment-13294766
 ] 

Kevin Wilfong commented on HIVE-3124:
-

+1 I will start running tests.

I realize this is just after it was marked Patch Available so I will give it 
some time before I commit.

> Error in Removing ProtectMode from a Table
> --
>
> Key: HIVE-3124
> URL: https://issues.apache.org/jira/browse/HIVE-3124
> Project: Hive
>  Issue Type: Bug
>Reporter: Bhushan Mandhani
>Assignee: Bhushan Mandhani
>Priority: Minor
>
> hive> alter table table_name disable NO_DROP CASCADE;
> Failed with exception null
> FAILED: Execution Error, return code 1 from 
> org.apache.hadoop.hive.ql.exec.DDLTask

--
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] [Commented] (HIVE-3124) Error in Removing ProtectMode from a Table

2012-06-12 Thread Bhushan Mandhani (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-3124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13294117#comment-13294117
 ] 

Bhushan Mandhani commented on HIVE-3124:


Diff out at https://reviews.facebook.net/D3615

> Error in Removing ProtectMode from a Table
> --
>
> Key: HIVE-3124
> URL: https://issues.apache.org/jira/browse/HIVE-3124
> Project: Hive
>  Issue Type: Bug
>Reporter: Bhushan Mandhani
>Assignee: Bhushan Mandhani
>Priority: Minor
>
> hive> alter table table_name disable NO_DROP CASCADE;
> Failed with exception null
> FAILED: Execution Error, return code 1 from 
> org.apache.hadoop.hive.ql.exec.DDLTask

--
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