Radim Kolar created HADOOP-9041:
-----------------------------------

             Summary: FileSystem inicialization can go into infinite looop
                 Key: HADOOP-9041
                 URL: https://issues.apache.org/jira/browse/HADOOP-9041
             Project: Hadoop Common
          Issue Type: Bug
          Components: fs
    Affects Versions: 2.0.2-alpha
            Reporter: Radim Kolar
            Priority: Critical


More information is there: https://jira.springsource.org/browse/SHDP-111

Referenced source code from example is: 
https://github.com/SpringSource/spring-hadoop/blob/master/src/main/java/org/springframework/data/hadoop/configuration/ConfigurationFactoryBean.java

from isolating that cause it looks like if you register: 
org.apache.hadoop.fs.FsUrlStreamHandlerFactory before calling 
FileSystem.loadFileSystems() then it goes into infinite loop.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to