[ 
https://issues.apache.org/jira/browse/YARN-8682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chandni Singh reassigned YARN-8682:
-----------------------------------

    Assignee: Chandni Singh

> YARN Service throws NPE when explicit null instead of empty object {} is used
> -----------------------------------------------------------------------------
>
>                 Key: YARN-8682
>                 URL: https://issues.apache.org/jira/browse/YARN-8682
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: yarn-native-services
>    Affects Versions: 3.0.1
>            Reporter: Gour Saha
>            Assignee: Chandni Singh
>            Priority: Major
>
> YARN Service should not throw NPE for a config like this -
> {code}
> .
> .
>     "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
>     }
> .
> .
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to