Return-Path: X-Original-To: apmail-hadoop-mapreduce-dev-archive@minotaur.apache.org Delivered-To: apmail-hadoop-mapreduce-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3889CFBED for ; Wed, 27 Mar 2013 18:35:18 +0000 (UTC) Received: (qmail 31929 invoked by uid 500); 27 Mar 2013 18:35:17 -0000 Delivered-To: apmail-hadoop-mapreduce-dev-archive@hadoop.apache.org Received: (qmail 31330 invoked by uid 500); 27 Mar 2013 18:35:16 -0000 Mailing-List: contact mapreduce-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mapreduce-dev@hadoop.apache.org Delivered-To: mailing list mapreduce-dev@hadoop.apache.org Received: (qmail 31024 invoked by uid 99); 27 Mar 2013 18:35:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Mar 2013 18:35:16 +0000 Date: Wed, 27 Mar 2013 18:35:16 +0000 (UTC) From: "Bikas Saha (JIRA)" To: mapreduce-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (MAPREDUCE-5107) MR AM needs to be able to handle unavailable HDFS MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Bikas Saha created MAPREDUCE-5107: ------------------------------------- Summary: MR AM needs to be able to handle unavailable HDFS Key: MAPREDUCE-5107 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5107 Project: Hadoop Map/Reduce Issue Type: Bug Reporter: Bikas Saha Stuff like not starting tasks when HDFS is unavailable. Not terminating tasks that are spinning on HDFS to become available. These features exist in branch-1 JT. Some of this may already be in place in the current app master. -- 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