[ 
https://issues.apache.org/jira/browse/HDFS-2604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13159671#comment-13159671
 ] 

Hudson commented on HDFS-2604:
------------------------------

Integrated in Hadoop-Hdfs-trunk-Commit #1414 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/1414/])
    HDFS-2604. Add a log message to show if WebHDFS is enabled and a 
configuration section in the forrest doc.

szetszwo : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1208140
Files : 
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/docs/src/documentation/content/xdocs/webhdfs.xml
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/DataNode.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/NameNodeHttpServer.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/web/WebHdfsFileSystem.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/security/TestDelegationTokenForProxyUser.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/web/TestJsonUtil.java

                
> Add a log message to show if WebHDFS is enabled
> -----------------------------------------------
>
>                 Key: HDFS-2604
>                 URL: https://issues.apache.org/jira/browse/HDFS-2604
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: data-node, documentation, name-node
>            Reporter: Tsz Wo (Nicholas), SZE
>            Assignee: Tsz Wo (Nicholas), SZE
>            Priority: Minor
>             Fix For: 0.24.0, 0.23.1, 1.0.0, 1.1.0
>
>         Attachments: h2604_20111129.patch, h2604_20111129_branch-1.patch
>
>
> WebHDFS can be enabled/disabled by the conf key {{dfs.webhdfs.enabled}}.  
> Let's add a log message to show if it is enabled.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to