[ https://issues.apache.org/jira/browse/HADOOP-7661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13109789#comment-13109789 ]
Jitendra Nath Pandey commented on HADOOP-7661: ---------------------------------------------- It seems to me that this issue (and also HADOOP-7602) got introduced in MAPREDUCE-2780. I would prefer that the trunk patch for that jira, doesn't introduce this issue or the issue in HADOOP-7602. We should port the tests though. > FileSystem.getCanonicalServiceName throws NPE for any file system uri that > doesn't have an authority. > ----------------------------------------------------------------------------------------------------- > > Key: HADOOP-7661 > URL: https://issues.apache.org/jira/browse/HADOOP-7661 > Project: Hadoop Common > Issue Type: Bug > Affects Versions: 0.20.205.0 > Reporter: Jitendra Nath Pandey > Assignee: Jitendra Nath Pandey > Fix For: 0.20.205.0 > > Attachments: HADOOP-7661.20s.1.patch, HADOOP-7661.20s.2.patch > > > FileSystem.getCanonicalServiceName throws NPE for any file system uri that > doesn't have an authority. > .... > java.lang.NullPointerException > at org.apache.hadoop.net.NetUtils.createSocketAddr(NetUtils.java:138) > at > org.apache.hadoop.security.SecurityUtil.buildDTServiceName(SecurityUtil.java:261) > at > org.apache.hadoop.fs.FileSystem.getCanonicalServiceName(FileSystem.java:174) > .... -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira