You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Harsh J (JIRA)" <ji...@apache.org> on 2012/09/11 11:51:07 UTC

[jira] [Commented] (BIGTOP-575) [Pseudo-dist config] Should yarn.nodemanager.remote-app-log-dir really be set?

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

Harsh J commented on BIGTOP-575:
--------------------------------

I think I spoke about this with someone (Roman?) but am unclear what the resolution was - to add {{sudo -u hdfs}} commands to the pseudo-config package installation or something else?
                
> [Pseudo-dist config] Should yarn.nodemanager.remote-app-log-dir really be set?
> ------------------------------------------------------------------------------
>
>                 Key: BIGTOP-575
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-575
>             Project: Bigtop
>          Issue Type: Improvement
>            Reporter: Harsh J
>            Priority: Minor
>             Fix For: 0.5.0
>
>
> Currently we have in pseudo-dist config, the following set:
> {code}
>   <property>
>     <description>Where to aggregate logs to.</description>
>     <name>yarn.nodemanager.remote-app-log-dir</name>
>     <value>/var/log/hadoop-yarn/apps</value>
>   </property>
> {code}
> This requires the admin user (hdfs) to create:
> {{hdfs dfs -mkdir /var/log/hadoop-yarn/apps}}, which is different from the local {{/var/log/hadoop-yarn/apps}} (is that even used? I see it being created locally).
> So the two questions:
> * I think we can leave this override as the default hdfs:///tmp/logs would be easier to start with?
> * Also, is the local /var/log/hadoop-yarn/apps really required?

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