You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Aswathy Chellammal Sreekumar (JIRA)" <ji...@apache.org> on 2017/02/13 22:41:41 UTC

[jira] [Updated] (HIVE-15900) Tez job progress included in stdout instead of stderr

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

Aswathy Chellammal Sreekumar updated HIVE-15900:
------------------------------------------------
    Attachment: 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
> /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



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