You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Mark Grover (JIRA)" <ji...@apache.org> on 2013/04/03 01:03:16 UTC

[jira] [Commented] (BIGTOP-902) Hive uses same file for log4j and standard output

    [ https://issues.apache.org/jira/browse/BIGTOP-902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13620388#comment-13620388 ] 

Mark Grover commented on BIGTOP-902:
------------------------------------

+1 (non-committer).

The out file and log file writers are unsynchronized so it doesn't make sense to write to the same file. Also, logs printed out on stdout are very different than those using log4j. There is no need them for them to be present in the same file. So, it looks good to me.
                
> Hive uses same file for log4j and standard output
> -------------------------------------------------
>
>                 Key: BIGTOP-902
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-902
>             Project: Bigtop
>          Issue Type: Bug
>            Reporter: Sean Mackrory
>            Assignee: Sean Mackrory
>         Attachments: BIGTOP-902.1.patch
>
>
> It should dump stdout to a .out file, and use the .log exclusively for log4j.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira