[ https://issues.apache.org/jira/browse/HIVE-5958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13903304#comment-13903304 ]
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/12629313/HIVE-5958.4.patch {color:red}ERROR:{color} -1 due to 20 failed/errored test(s), 5122 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_binarysortable_1 org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_create_like org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_create_like_view org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_escape1 org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_escape2 org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_load_binary_data org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_sample8 org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_show_create_table_alter org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_show_create_table_serde org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_show_functions org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_show_roles org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_stats_noscan_2 org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_auto_sortmerge_join_16 org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_bucket_num_reducers org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_parallel_orderby org.apache.hadoop.hive.cli.TestNegativeCliDriver.testNegativeCliDriver_authorization_addpartition org.apache.hadoop.hive.cli.TestNegativeMinimrCliDriver.testNegativeCliDriver_mapreduce_stack_trace_hadoop20 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/1360/testReport Console output: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/1360/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: 20 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12629313 > 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 > > 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)