You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "xiajun (JIRA)" <ji...@apache.org> on 2015/06/26 09:20:04 UTC

[jira] [Created] (STORM-914) AutoHDFS should also update hdfs.config into Configuration

xiajun created STORM-914:
----------------------------

             Summary: AutoHDFS should also update hdfs.config into Configuration
                 Key: STORM-914
                 URL: https://issues.apache.org/jira/browse/STORM-914
             Project: Apache Storm
          Issue Type: Bug
          Components: storm-hdfs
    Affects Versions: 0.10.0
            Reporter: xiajun
            Assignee: xiajun


When storm user a specify hdfs cluster, he will put some config such as namenode.host into hdfs.config when submit storm topology, and when HdfsBolt create HdfsConfiguration, it will use hdfs.config update HDFSConfiguration, then HDFSBolt will visit the right hdfs cluster. But in AutoHDFS's renew and getHadoopCredentials, Configuration not for the HDFS that storm user specify, we should update all the Configuration with hdfs.config.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)