Aswathy Chellammal Sreekumar created HIVE-15900:
---------------------------------------------------

             Summary: 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


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)

Reply via email to