Prasanth Jayachandran created HIVE-9652:
-------------------------------------------

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


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)

Reply via email to