[ https://issues.apache.org/jira/browse/HIVE-8266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14150365#comment-14150365 ]
Hive QA commented on HIVE-8266: ------------------------------- {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/12671390/HIVE-8266.2.patch {color:red}ERROR:{color} -1 due to 3 failed/errored test(s), 6362 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_udf_using org.apache.hadoop.hive.cli.TestNegativeCliDriver.testNegativeCliDriver_udf_nonexistent_resource org.apache.hadoop.hive.cli.TestNegativeMinimrCliDriver.testNegativeCliDriver_udf_local_resource {noformat} Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/1005/testReport Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/1005/console Test logs: http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-1005/ 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: 12671390 > create function using <resource> statement compilation should include > resource URI entity > ----------------------------------------------------------------------------------------- > > Key: HIVE-8266 > URL: https://issues.apache.org/jira/browse/HIVE-8266 > Project: Hive > Issue Type: Bug > Components: SQL > Affects Versions: 0.13.1 > Reporter: Prasad Mujumdar > Assignee: Prasad Mujumdar > Attachments: HIVE-8266.2.patch > > > The compiler add function name and db name as write entities for "create > function using <resource>" statement. We should also include the resource URI > path in the write entity. -- This message was sent by Atlassian JIRA (v6.3.4#6332)