Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-5574

TestDistributedShell sets yarn.log.dir in the configuration instead of as a system property

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.8.0
    • None
    • yarn
    • None

    Description

      In the setupInternal() method, the distributed shell has this line:

          conf.set("yarn.log.dir", "target");
      

      Everywhere else that "yarn.log.dir" is used, it's set as a system property.

      Attachments

        Activity

          People

            Unassigned Unassigned
            templedf Daniel Templeton
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: