[ https://issues.apache.org/jira/browse/HIVE-5859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13885614#comment-13885614 ]
Hive QA commented on HIVE-5859: ------------------------------- {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/12625817/HIVE-5859.4.patch.txt {color:red}ERROR:{color} -1 due to 3 failed/errored test(s), 4972 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_authorization_view org.apache.hadoop.hive.cli.TestNegativeCliDriver.testNegativeCliDriver_deletejar org.apache.hive.hcatalog.fileformats.TestOrcDynamicPartitioned.testHCatDynamicPartitionedTable {noformat} Test results: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/1099/testReport Console output: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/1099/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: 3 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12625817 > Create view does not captures inputs > ------------------------------------ > > Key: HIVE-5859 > URL: https://issues.apache.org/jira/browse/HIVE-5859 > Project: Hive > Issue Type: Bug > Components: Authorization > Reporter: Navis > Assignee: Navis > Priority: Minor > Attachments: D14235.1.patch, HIVE-5859.2.patch.txt, > HIVE-5859.3.patch.txt, HIVE-5859.4.patch.txt > > > For example, > CREATE VIEW view_j5jbymsx8e_1 as SELECT * FROM tbl_j5jbymsx8e; > should capture "default.tbl_j5jbymsx8e" as input entity for authorization > process but currently it's not. -- This message was sent by Atlassian JIRA (v6.1.5#6160)