[jira] [Updated] (HIVE-18379) ALTER TABLE authorization_part SET PROPERTIES ("PARTITIONL_LEVEL_PRIVILEGE"="TRUE"); fails when authorization_part is MicroManaged table.

2018-01-11 Thread Eugene Koifman (JIRA)

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

Eugene Koifman updated HIVE-18379:
--
   Resolution: Fixed
Fix Version/s: 3.0.0
   Status: Resolved  (was: Patch Available)

committed to master
thanks Steve for the contribution

> ALTER TABLE authorization_part SET PROPERTIES 
> ("PARTITIONL_LEVEL_PRIVILEGE"="TRUE"); fails when authorization_part is 
> MicroManaged table.
> -
>
> Key: HIVE-18379
> URL: https://issues.apache.org/jira/browse/HIVE-18379
> Project: Hive
>  Issue Type: Bug
>  Components: Transactions
>Affects Versions: 3.0.0
>Reporter: Steve Yeom
>Assignee: Steve Yeom
>Priority: Minor
> Fix For: 3.0.0
>
> Attachments: HIVE-18379.01.patch, HIVE-18379.02.patch, 
> HIVE-18379.03.patch, HIVE-18379.04.patch, HIVE-18379.05.patch
>
>
> ALTER TABLE authorization_part SET TBLPROPERTIES 
> ("PARTITION_LEVEL_PRIVILEGE"="TRUE") fails when authorization_part is a 
> Micromanaged table.
> This is from authorization_2.q qtest.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HIVE-18379) ALTER TABLE authorization_part SET PROPERTIES ("PARTITIONL_LEVEL_PRIVILEGE"="TRUE"); fails when authorization_part is MicroManaged table.

2018-01-10 Thread Steve Yeom (JIRA)

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

Steve Yeom updated HIVE-18379:
--
Attachment: HIVE-18379.05.patch

Trimmed the whitespace that the p-test was complaining about.

> ALTER TABLE authorization_part SET PROPERTIES 
> ("PARTITIONL_LEVEL_PRIVILEGE"="TRUE"); fails when authorization_part is 
> MicroManaged table.
> -
>
> Key: HIVE-18379
> URL: https://issues.apache.org/jira/browse/HIVE-18379
> Project: Hive
>  Issue Type: Bug
>  Components: Transactions
>Affects Versions: 3.0.0
>Reporter: Steve Yeom
>Assignee: Steve Yeom
>Priority: Minor
> Attachments: HIVE-18379.01.patch, HIVE-18379.02.patch, 
> HIVE-18379.03.patch, HIVE-18379.04.patch, HIVE-18379.05.patch
>
>
> ALTER TABLE authorization_part SET TBLPROPERTIES 
> ("PARTITION_LEVEL_PRIVILEGE"="TRUE") fails when authorization_part is a 
> Micromanaged table.
> This is from authorization_2.q qtest.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HIVE-18379) ALTER TABLE authorization_part SET PROPERTIES ("PARTITIONL_LEVEL_PRIVILEGE"="TRUE"); fails when authorization_part is MicroManaged table.

2018-01-09 Thread Steve Yeom (JIRA)

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

Steve Yeom updated HIVE-18379:
--
Attachment: HIVE-18379.04.patch

The checkstyle complains the number of characters per line. So cleaned it.

> ALTER TABLE authorization_part SET PROPERTIES 
> ("PARTITIONL_LEVEL_PRIVILEGE"="TRUE"); fails when authorization_part is 
> MicroManaged table.
> -
>
> Key: HIVE-18379
> URL: https://issues.apache.org/jira/browse/HIVE-18379
> Project: Hive
>  Issue Type: Bug
>  Components: Transactions
>Affects Versions: 3.0.0
>Reporter: Steve Yeom
>Assignee: Steve Yeom
>Priority: Minor
> Attachments: HIVE-18379.01.patch, HIVE-18379.02.patch, 
> HIVE-18379.03.patch, HIVE-18379.04.patch
>
>
> ALTER TABLE authorization_part SET TBLPROPERTIES 
> ("PARTITION_LEVEL_PRIVILEGE"="TRUE") fails when authorization_part is a 
> Micromanaged table.
> This is from authorization_2.q qtest.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HIVE-18379) ALTER TABLE authorization_part SET PROPERTIES ("PARTITIONL_LEVEL_PRIVILEGE"="TRUE"); fails when authorization_part is MicroManaged table.

2018-01-08 Thread Steve Yeom (JIRA)

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

Steve Yeom updated HIVE-18379:
--
Attachment: HIVE-18379.03.patch

Cleared checkstyle warning..

> ALTER TABLE authorization_part SET PROPERTIES 
> ("PARTITIONL_LEVEL_PRIVILEGE"="TRUE"); fails when authorization_part is 
> MicroManaged table.
> -
>
> Key: HIVE-18379
> URL: https://issues.apache.org/jira/browse/HIVE-18379
> Project: Hive
>  Issue Type: Bug
>  Components: Transactions
>Affects Versions: 3.0.0
>Reporter: Steve Yeom
>Assignee: Steve Yeom
>Priority: Minor
> Attachments: HIVE-18379.01.patch, HIVE-18379.02.patch, 
> HIVE-18379.03.patch
>
>
> ALTER TABLE authorization_part SET TBLPROPERTIES 
> ("PARTITION_LEVEL_PRIVILEGE"="TRUE") fails when authorization_part is a 
> Micromanaged table.
> This is from authorization_2.q qtest.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HIVE-18379) ALTER TABLE authorization_part SET PROPERTIES ("PARTITIONL_LEVEL_PRIVILEGE"="TRUE"); fails when authorization_part is MicroManaged table.

2018-01-08 Thread Steve Yeom (JIRA)

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

Steve Yeom updated HIVE-18379:
--
Attachment: HIVE-18379.02.patch

> ALTER TABLE authorization_part SET PROPERTIES 
> ("PARTITIONL_LEVEL_PRIVILEGE"="TRUE"); fails when authorization_part is 
> MicroManaged table.
> -
>
> Key: HIVE-18379
> URL: https://issues.apache.org/jira/browse/HIVE-18379
> Project: Hive
>  Issue Type: Bug
>  Components: Transactions
>Affects Versions: 3.0.0
>Reporter: Steve Yeom
>Assignee: Steve Yeom
>Priority: Minor
> Attachments: HIVE-18379.01.patch, HIVE-18379.02.patch
>
>
> ALTER TABLE authorization_part SET TBLPROPERTIES 
> ("PARTITION_LEVEL_PRIVILEGE"="TRUE") fails when authorization_part is a 
> Micromanaged table.
> This is from authorization_2.q qtest.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HIVE-18379) ALTER TABLE authorization_part SET PROPERTIES ("PARTITIONL_LEVEL_PRIVILEGE"="TRUE"); fails when authorization_part is MicroManaged table.

2018-01-04 Thread Steve Yeom (JIRA)

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

Steve Yeom updated HIVE-18379:
--
Status: Patch Available  (was: Open)

> ALTER TABLE authorization_part SET PROPERTIES 
> ("PARTITIONL_LEVEL_PRIVILEGE"="TRUE"); fails when authorization_part is 
> MicroManaged table.
> -
>
> Key: HIVE-18379
> URL: https://issues.apache.org/jira/browse/HIVE-18379
> Project: Hive
>  Issue Type: Bug
>  Components: Transactions
>Affects Versions: 3.0.0
>Reporter: Steve Yeom
>Assignee: Steve Yeom
>Priority: Minor
> Attachments: HIVE-18379.01.patch
>
>
> ALTER TABLE authorization_part SET TBLPROPERTIES 
> ("PARTITION_LEVEL_PRIVILEGE"="TRUE") fails when authorization_part is a 
> Micromanaged table.
> This is from authorization_2.q qtest.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HIVE-18379) ALTER TABLE authorization_part SET PROPERTIES ("PARTITIONL_LEVEL_PRIVILEGE"="TRUE"); fails when authorization_part is MicroManaged table.

2018-01-04 Thread Steve Yeom (JIRA)

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

Steve Yeom updated HIVE-18379:
--
Attachment: HIVE-18379.01.patch

> ALTER TABLE authorization_part SET PROPERTIES 
> ("PARTITIONL_LEVEL_PRIVILEGE"="TRUE"); fails when authorization_part is 
> MicroManaged table.
> -
>
> Key: HIVE-18379
> URL: https://issues.apache.org/jira/browse/HIVE-18379
> Project: Hive
>  Issue Type: Bug
>  Components: Transactions
>Affects Versions: 3.0.0
>Reporter: Steve Yeom
>Assignee: Steve Yeom
>Priority: Minor
> Attachments: HIVE-18379.01.patch
>
>
> ALTER TABLE authorization_part SET TBLPROPERTIES 
> ("PARTITION_LEVEL_PRIVILEGE"="TRUE") fails when authorization_part is a 
> Micromanaged table.
> This is from authorization_2.q qtest.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)