You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Kihwal Lee (JIRA)" <ji...@apache.org> on 2013/03/04 16:47:12 UTC

[jira] [Created] (YARN-448) Remove unnecessary hflush from log aggregation

Kihwal Lee created YARN-448:
-------------------------------

             Summary: Remove unnecessary hflush from log aggregation
                 Key: YARN-448
                 URL: https://issues.apache.org/jira/browse/YARN-448
             Project: Hadoop YARN
          Issue Type: Bug
          Components: nodemanager
    Affects Versions: 0.23.7, 2.0.4-beta
            Reporter: Kihwal Lee
            Assignee: Kihwal Lee


AggregatedLogFormat#writeVersion() calls hflush() after writing the version. Calling hflush does not seem to be necessary. It can add a lot of load to hdfs in a big busy cluster.

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