[ 
https://issues.apache.org/jira/browse/HIVE-15900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aswathy Chellammal Sreekumar updated HIVE-15900:
------------------------------------------------
    Description: 
Tez job progress messages are getting updated to stdout instead of stderr

Attaching output file for below command, with the tez job status printed
$HIVE_HOME/bin/beeline -n <username> -p <password> -u "<jdbc-connection-url" 
--outputformat=tsv -e "analyze table studenttab10k compute statistics;" > stdout

  was:
Tez job progress messages are getting updated to stdout instead of stderr

Attaching output file for below command, with the tez job status printed

/usr/hdp/current/hive-server2-hive2/bin/beeline -n <username> -p <password> -u 
"<jdbc-connection-url" --outputformat=tsv -e "create table if not exists 
bline_cli_lr (a string);
select sleep2(180000, 1000, 'hdfs:///tmp/bline_cli_lr', 'hdfs:///tmp/END') from 
(select count(*) from bline_cli_lr) a;" > stdout


> Tez job progress included in stdout instead of stderr
> -----------------------------------------------------
>
>                 Key: HIVE-15900
>                 URL: https://issues.apache.org/jira/browse/HIVE-15900
>             Project: Hive
>          Issue Type: Bug
>          Components: HiveServer2
>    Affects Versions: 2.1.0
>            Reporter: Aswathy Chellammal Sreekumar
>         Attachments: stdout
>
>
> Tez job progress messages are getting updated to stdout instead of stderr
> Attaching output file for below command, with the tez job status printed
> $HIVE_HOME/bin/beeline -n <username> -p <password> -u "<jdbc-connection-url" 
> --outputformat=tsv -e "analyze table studenttab10k compute statistics;" > 
> stdout



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to