Chengbing Liu created YARN-3396:
-----------------------------------
Summary: Handle URISyntaxException in ResourceLocalizationService
Key: YARN-3396
URL: https://issues.apache.org/jira/browse/YARN-3396
Project: Hadoop YARN
Issue Type: Bug
Components: nodemanager
Affects Versions: 2.7.0
Reporter: Chengbing Liu
There are two occurrences of the following code snippet:
{code}
//TODO fail? Already translated several times...
{code}
It should be handled correctly in case that the resource URI is incorrect.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)