[
https://issues.apache.org/jira/browse/HIVE-6891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13967653#comment-13967653
]
Hive QA commented on HIVE-6891:
-------------------------------
{color:red}Overall{color}: -1 at least one tests failed
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12639948/HIVE-6891.4.patch
{color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 5619 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_auto_sortmerge_join_16
org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_bucket_num_reducers
{noformat}
Test results:
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/2237/testReport
Console output:
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/2237/console
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 2 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12639948
> Alter rename partition Perm inheritance and general partition/table group
> inheritance
> -------------------------------------------------------------------------------------
>
> Key: HIVE-6891
> URL: https://issues.apache.org/jira/browse/HIVE-6891
> Project: Hive
> Issue Type: Bug
> Reporter: Szehon Ho
> Assignee: Szehon Ho
> Attachments: HIVE-6891.2.patch, HIVE-6891.3.patch, HIVE-6891.4.patch,
> HIVE-6891.patch
>
>
> Found this issue while looking at the method mentioned by HIVE-6648.
> 'alter table .. partition .. rename to ..' and other commands calling
> Warehouse.mkdirs() doesn't inherit permission on the partition directories
> and consequently the data, when "hive.warehouse.subdir.inherit.perms" is set.
> Also, in these scenarios of directory creation, group is not being inherited.
> Data files are already inheriting group by HIVE-3756.
--
This message was sent by Atlassian JIRA
(v6.2#6252)