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

Hudson commented on HDFS-4373:
------------------------------

Integrated in Hadoop-trunk-Commit #4071 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/4071/])
    HDFS-4373. Add HTTP API for querying NameNode startup progress. Contributed 
by Chris Nauroth. (Revision 1502328)

     Result = SUCCESS
cnauroth : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1502328
Files : 
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
/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/server/namenode/StartupProgressServlet.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestStartupProgressServlet.java

                
> Add HTTP API for querying NameNode startup progress
> ---------------------------------------------------
>
>                 Key: HDFS-4373
>                 URL: https://issues.apache.org/jira/browse/HDFS-4373
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: namenode
>    Affects Versions: 3.0.0, 2.1.0-beta
>            Reporter: Chris Nauroth
>            Assignee: Chris Nauroth
>             Fix For: 3.0.0
>
>         Attachments: HDFS-4373.1.patch, HDFS-4373.2.patch, HDFS-4373.3.patch
>
>
> Provide an HTTP API for non-browser clients to query the NameNode's current 
> progress through startup.

--
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