[ https://issues.apache.org/jira/browse/HIVE-15900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
ASF GitHub Bot updated HIVE-15900: ---------------------------------- Labels: pull-request-available (was: ) > Beeline prints tez job progress 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.2.0 > Reporter: Aswathy Chellammal Sreekumar > Assignee: Thejas Nair > Priority: Major > Labels: pull-request-available > Fix For: 2.2.0 > > Attachments: HIVE-15900.1.patch, HIVE-15900.2.patch, > HIVE-15900.3.patch, HIVE-15900.3.patch, std_out > > Time Spent: 10m > Remaining Estimate: 0h > > 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 (v8.3.4#803005)