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

Hudson commented on HDFS-5978:
------------------------------

FAILURE: Integrated in Hadoop-Hdfs-trunk #1715 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/1715/])
HDFS-5978. Create a tool to take fsimage and expose read-only WebHDFS API. 
Contributed by Akira Ajisaka. (wheat9: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1582433)
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/pom.xml
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineImageViewer/FSImageHandler.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineImageViewer/FSImageLoader.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineImageViewer/OfflineImageViewerPB.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineImageViewer/WebImageViewer.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/tools/offlineImageViewer/TestOfflineImageViewer.java


> Create a tool to take fsimage and expose read-only WebHDFS API
> --------------------------------------------------------------
>
>                 Key: HDFS-5978
>                 URL: https://issues.apache.org/jira/browse/HDFS-5978
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: tools
>            Reporter: Akira AJISAKA
>            Assignee: Akira AJISAKA
>              Labels: newbie
>             Fix For: 2.5.0
>
>         Attachments: HDFS-5978.10.patch, HDFS-5978.2.patch, 
> HDFS-5978.3.patch, HDFS-5978.4.patch, HDFS-5978.5.patch, HDFS-5978.6.patch, 
> HDFS-5978.7.patch, HDFS-5978.8.patch, HDFS-5978.9.patch, HDFS-5978.patch
>
>
> Suggested in HDFS-5975.
> Add an option to OfflineImageViewer to launch HTTP server that takes fsimage 
> and exposes the read-only version of WebHDFS API for OfflineImageViewer. The 
> server only supports {{LISTSTATUS}} operation and other operations such as 
> {{GETFILESTATUS}} will be added by other JIRAs.
> That way we can allow the operator to use the existing command-line tool, or 
> even the web UI to debug the fsimage. It also allows the operator to 
> interactively browsing the file system, figuring out what goes wrong.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to