Uploaded image for project: 'Bigtop'
  1. Bigtop
  2. BIGTOP-575

[Pseudo-dist config] Should yarn.nodemanager.remote-app-log-dir really be set?

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • backlog
    • None
    • None

    Description

      Currently we have in pseudo-dist config, the following set:

        <property>
          <description>Where to aggregate logs to.</description>
          <name>yarn.nodemanager.remote-app-log-dir</name>
          <value>/var/log/hadoop-yarn/apps</value>
        </property>
      

      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?

      Attachments

        Activity

          People

            Unassigned Unassigned
            qwertymaniac Harsh J
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: