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

YARN Service throws NPE when explicit null instead of empty object {} is used

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.0.1
    • None
    • yarn-native-services
    • None

    Description

      YARN Service should not throw NPE for a config like this -

      .
      .
          "configuration": {
              "env": {
                  "HADOOP_CONF_DIR": "/hadoop-conf",
                  "USER": "testuser",
                  "YARN_CONTAINER_RUNTIME_DOCKER_MOUNTS": "/sys/fs/cgroup:/sys/fs/cgroup:ro",
                  "YARN_CONTAINER_RUNTIME_DOCKER_RUN_OVERRIDE_DISABLE": "true"
              },
              "files": null
          }
      .
      .
      

      Attachments

        Activity

          People

            csingh Chandni Singh
            gsaha Gour Saha
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: