You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Prasanth Jayachandran (JIRA)" <ji...@apache.org> on 2015/02/11 08:12:11 UTC

[jira] [Updated] (HIVE-9652) Tez in place updates should detect redirection of STDERR

     [ 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)