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

prereq check for AMRMClient.ContainerRequest relaxLocality flag wrong

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Reopened
    • Minor
    • Resolution: Unresolved
    • 2.1.0-beta
    • None
    • client
    • None

    Description

      Trying to create a container request with no racks/nodes and no relaxed priority fails

      new AMRMClient.ContainerRequest(capability, null, null, 0, false);
      

      expected: a container request.
      actual: stack trace saying I can't relax node locality.

      Attachments

        Activity

          People

            Unassigned Unassigned
            stevel@apache.org Steve Loughran
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: