[ https://issues.apache.org/jira/browse/HIVE-9652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14315702#comment-14315702 ]
Prasanth Jayachandran commented on HIVE-9652: --------------------------------------------- [~gopalv] Can you review this trivial 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 > Affects Versions: 0.14.0, 1.0.0, 1.2.0, 1.1.0 > Reporter: Prasanth Jayachandran > Assignee: Prasanth Jayachandran > 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)