[ https://issues.apache.org/jira/browse/HIVE-21511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16802037#comment-16802037 ]
Hive QA commented on HIVE-21511: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12963740/HIVE-21511.1.patch {color:red}ERROR:{color} -1 due to no test(s) being added or modified. {color:green}SUCCESS:{color} +1 due to 15840 tests passed Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/16692/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/16692/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-16692/ 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 {noformat} This message is automatically generated. ATTACHMENT ID: 12963740 - 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 > > 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)