Uploaded image for project: 'REEF (Retired)'
  1. REEF (Retired)
  2. REEF-1820

Allow specify node names when requesting evaluators

    XMLWordPrintableJSON

Details

    • Task
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • REEF, REEF Bridge
    • None

    Description

      Currently, when clients request for evaluators, .Net REEF doesn't not expose node names in IEvaluatorRequest. It default to null node names therefore it is up to YARN to assign available containers.

      Some of the REEF clients would like to specify node names when requesting for evaluators. We should allow the preferred node names to be specified through IEvaluatorRequest and pass it to Java EvaluatorRequestorBridge.

      As resources requested may not be available for various reasons, we should also allow the client to specify RelaxLocality in the IEvaluatorRequest. Setting RelaxLocality to true would allow YARN to return another container if the specified one is not available.

      Attachments

        Activity

          People

            acragh Achuth Raghavendra
            juliaw Julia Wang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: