Uploaded image for project: 'Bigtop'
  1. Bigtop
  2. BIGTOP-445

yarn default file has the wrong name

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.4.0
    • 0.6.0
    • general
    • None

    Description

      In yarn resource/node manager init script you can see:

      if [ -f /etc/default/hadoop-yarn-resourcemanager ] ; then
        . /etc/default/hadoop-yarn-resourcemanager
      fi
      

      Unfortunately, only the following file exist:

      /etc/default/yarn
      

      So the RM/NM fail to start since it cannot source the default file and therefore missing some very important env variables

      Attachments

        Activity

          People

            rvs Roman Shaposhnik
            bmahe Bruno Mahé
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: