[ https://issues.apache.org/jira/browse/HIVE-5958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13904069#comment-13904069 ]
Hive QA commented on HIVE-5958: ------------------------------- {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/12629454/HIVE-5958.6.patch {color:red}ERROR:{color} -1 due to 8 failed/errored test(s), 5123 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_binarysortable_1 org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_escape1 org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_escape2 org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_insert_overwrite_local_directory_1 org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_load_binary_data org.apache.hive.hcatalog.cli.TestPermsGrp.testCustomPerms org.apache.hive.jdbc.TestJdbcWithMiniHS2.testURIDatabaseName org.apache.hive.jdbc.miniHS2.TestHiveServer2.testConnection {noformat} Test results: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/1372/testReport Console output: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/1372/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: 8 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12629454 > SQL std auth - authorize statements that work with paths > -------------------------------------------------------- > > Key: HIVE-5958 > URL: https://issues.apache.org/jira/browse/HIVE-5958 > Project: Hive > Issue Type: Sub-task > Components: Authorization > Reporter: Thejas M Nair > Assignee: Thejas M Nair > Attachments: HIVE-5958.1.patch, HIVE-5958.2.patch, HIVE-5958.3.patch, > HIVE-5958.4.patch, HIVE-5958.5.patch, HIVE-5958.6.patch > > Original Estimate: 72h > Remaining Estimate: 72h > > Statement such as create table, alter table that specify an path uri should > be allowed under the new authorization scheme only if URI(Path) specified has > permissions including read/write and ownership of the file/dir and its > children. > Also, fix issue of database not getting set as output for create-table. -- This message was sent by Atlassian JIRA (v6.1.5#6160)