Return-Path: X-Original-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7BDF99222 for ; Sat, 16 Jun 2012 13:23:43 +0000 (UTC) Received: (qmail 54282 invoked by uid 500); 16 Jun 2012 13:23:43 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 54234 invoked by uid 500); 16 Jun 2012 13:23:43 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-issues@hadoop.apache.org Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 54214 invoked by uid 99); 16 Jun 2012 13:23:43 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 16 Jun 2012 13:23:43 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 05EFC141BF8 for ; Sat, 16 Jun 2012 13:23:43 +0000 (UTC) Date: Sat, 16 Jun 2012 13:23:43 +0000 (UTC) From: "Hudson (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: <886540291.21662.1339853023026.JavaMail.jiratomcat@issues-vm> In-Reply-To: <213845813.54387.1339191204537.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Commented] (HDFS-3518) Provide API to check HDFS operational state MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HDFS-3518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13296145#comment-13296145 ] Hudson commented on HDFS-3518: ------------------------------ Integrated in Hadoop-Mapreduce-trunk #1111 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1111/]) HDFS-3518. Add a utility method HdfsUtils.isHealthy(uri) for checking if the given HDFS is healthy. (Revision 1350825) Result = FAILURE szetszwo : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1350825 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/DistributedFileSystem.java * /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/client/HdfsUtils.java * /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestDFSClientRetries.java > Provide API to check HDFS operational state > ------------------------------------------- > > Key: HDFS-3518 > URL: https://issues.apache.org/jira/browse/HDFS-3518 > Project: Hadoop HDFS > Issue Type: Bug > Components: hdfs client > Reporter: Bikas Saha > Assignee: Tsz Wo (Nicholas), SZE > Fix For: 2.0.1-alpha > > Attachments: h3518_20120611.patch, h3518_20120615.patch, h3518_20120615_b-1.0.patch > > > This will improve the usability of JobTracker safe mode. -- 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