[ https://issues.apache.org/jira/browse/HIVE-21511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16802724#comment-16802724 ]
Hive QA commented on HIVE-21511: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12963847/HIVE-21511.2.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.hadoop.hive.cli.TestCliDriver.testCliDriver[parquet_historical_timestamp] (batchId=7) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/16710/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/16710/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-16710/ 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: 12963847 - 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 > > 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)