[ 
https://issues.apache.org/jira/browse/HIVE-11717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14805173#comment-14805173
 ] 

Hive QA commented on HIVE-11717:
--------------------------------



{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/12757208/HIVE-11717.1-beeline-cli.patch

{color:red}ERROR:{color} -1 due to 6 failed/errored test(s), 9447 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_index_bitmap3
org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_stats_counter_partitioned
org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver_auto_sortmerge_join_2
org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver_auto_sortmerge_join_8
org.apache.hive.hcatalog.api.TestHCatClient.testTableSchemaPropagation
org.apache.hive.jdbc.TestJdbcWithLocalClusterSpark.org.apache.hive.jdbc.TestJdbcWithLocalClusterSpark
{noformat}

Test results: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-BEELINE-Build/44/testReport
Console output: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-BEELINE-Build/44/console
Test logs: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-BEELINE-Build-44/

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: 6 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12757208 - PreCommit-HIVE-BEELINE-Build

> nohup mode is not support for new hive cli
> ------------------------------------------
>
>                 Key: HIVE-11717
>                 URL: https://issues.apache.org/jira/browse/HIVE-11717
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Beeline
>            Reporter: Ferdinand Xu
>            Assignee: Ferdinand Xu
>         Attachments: HIVE-11717.1-beeline-cli.patch
>
>
> We are able use below hive command to run query file in batch mode.
> {noformat}
> nohup hive -S -f /home/wj19670/pad.sql >pad.csv &
> {noformat}
> However under new hive cli,  we aren't able to use nohup anymore since it 
> uses jline in the backend.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to