[ https://issues.apache.org/jira/browse/HIVE-6891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13967714#comment-13967714 ]
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/12639963/HIVE-6891.4.patch {color:red}ERROR:{color} -1 due to 4 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_disable_merge_for_bucketing org.apache.hadoop.hive.thrift.TestDBTokenStore.testDBTokenStore org.apache.hive.service.cli.thrift.TestThriftBinaryCLIService.testExecuteStatementAsync {noformat} Test results: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/2238/testReport Console output: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/2238/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: 4 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12639963 > 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)