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

MiniYARNCluster's start() may return before configuration is updated

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • test
    • None

    Description

      When starting a new MiniYARNCluster, it's possible that the start() method returns before the configuration has been updated by ClientRMService. If that happens,
      YarnConfiguration.RM_ADDRESS will contain the wrong RM address (generally with port 0), and that can cause tests to fail.

      More details:
      https://github.com/apache/spark/commit/fbe8e9856b23262193105e7bf86075f516f0db25

      Attachments

        Activity

          People

            Unassigned Unassigned
            vanzin Marcelo Masiero Vanzin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: