[ https://issues.apache.org/jira/browse/HIVE-9652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Prasanth Jayachandran updated HIVE-9652: ---------------------------------------- Attachment: HIVE-9652.1.patch > Tez in place updates should detect redirection of STDERR > -------------------------------------------------------- > > Key: HIVE-9652 > URL: https://issues.apache.org/jira/browse/HIVE-9652 > Project: Hive > Issue Type: Bug > Reporter: Prasanth Jayachandran > Assignee: Prasanth Jayachandran > Fix For: 1.2.0 > > Attachments: HIVE-9652.1.patch > > > Tez in place updates detects STDOUT redirection and logs using old logging > method. Similarly it should detect STDERR redirection as well. This will make > sure following will log using old method > {code} > hive -e '<some_query>' 2> err.log > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)