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

FileSystemNodeLabelStore should check for root dir existence on startup

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      If the namenode is in safe mode for some reason then FileSystemNodeLabelStore will prevent the RM from starting since it unconditionally tries to create the root directory for the label store. If the root directory already exists and no labels are changing then we shouldn't prevent the RM from starting even if the namenode is in safe mode.

      Attachments

        1. YARN-4365-3.patch
          3 kB
          Kuhu Shukla
        2. YARN-4365-2.patch
          3 kB
          Kuhu Shukla
        3. YARN-4365-1.patch
          4 kB
          Kuhu Shukla

        Activity

          People

            kshukla Kuhu Shukla
            jlowe Jason Darrell Lowe
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: