[
https://issues.apache.org/jira/browse/HIVE-19034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16801849#comment-16801849
]
Hive QA commented on HIVE-19034:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12963734/HIVE-19034.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/16690/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/16690/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-16690/
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: 12963734 - PreCommit-HIVE-Build
> hadoop fs test can check srcipt ok, but beeline -f report no such file
> ----------------------------------------------------------------------
>
> Key: HIVE-19034
> URL: https://issues.apache.org/jira/browse/HIVE-19034
> Project: Hive
> Issue Type: Bug
> Components: Beeline
> Affects Versions: 1.3.0, beeline-cli-branch
> Environment: java version: 1.8.0_112-b15
> hadoop version: 2.7.2
> hive version:1.3.0
> hive JDBS version: 1.3.0
> beeline version: 1.3.0
> Reporter: fengxianghui
> Assignee: Bruno Pusztahazi
> Priority: Blocker
> Labels: patch, todoc4.0
> Fix For: 1.3.0
>
> Attachments: HIVE-19034.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)