[ https://issues.apache.org/jira/browse/HIVE-21511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16803312#comment-16803312 ]
Hive QA commented on HIVE-21511: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12963885/HIVE-21511.3.patch {color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified. {color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 15878 tests executed *Failed tests:* {noformat} org.apache.hive.jdbc.TestJdbcGenericUDTFGetSplits.testGenericUDTFOrderBySplitCount1 (batchId=261) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/16716/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/16716/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-16716/ Messages: {noformat} Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.YetusPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 1 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12963885 - PreCommit-HIVE-Build > beeline -f report no such file if file is not on local fs > --------------------------------------------------------- > > Key: HIVE-21511 > URL: https://issues.apache.org/jira/browse/HIVE-21511 > Project: Hive > Issue Type: Bug > Components: Beeline > Reporter: Bruno Pusztahazi > Assignee: Bruno Pusztahazi > Priority: Blocker > Labels: patch > Attachments: HIVE-21511.1.patch, HIVE-21511.2.patch, > HIVE-21511.3.patch > > Original Estimate: 0.05h > Remaining Estimate: 0.05h > > I test like this > HQL=hdfs://hacluster/tmp/ff.hql > if hadoop fs -test -f ${HQL} > then > beeline -f ${HQL} > fi > test ${HQL} ok, but beeline report ${HQL} no such file or directory -- This message was sent by Atlassian JIRA (v7.6.3#76005)