Return-Path: Delivered-To: apmail-lucene-hadoop-dev-archive@locus.apache.org Received: (qmail 55106 invoked from network); 15 Sep 2006 21:37:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 15 Sep 2006 21:37:42 -0000 Received: (qmail 10716 invoked by uid 500); 15 Sep 2006 21:37:41 -0000 Delivered-To: apmail-lucene-hadoop-dev-archive@lucene.apache.org Received: (qmail 10519 invoked by uid 500); 15 Sep 2006 21:37:40 -0000 Mailing-List: contact hadoop-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hadoop-dev@lucene.apache.org Delivered-To: mailing list hadoop-dev@lucene.apache.org Received: (qmail 10510 invoked by uid 99); 15 Sep 2006 21:37:40 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Sep 2006 14:37:40 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id BAC94714347 for ; Fri, 15 Sep 2006 21:33:23 +0000 (GMT) Message-ID: <27748975.1158356003762.JavaMail.jira@brutus> Date: Fri, 15 Sep 2006 14:33:23 -0700 (PDT) From: "Michel Tourn (JIRA)" To: hadoop-dev@lucene.apache.org Subject: [jira] Created: (HADOOP-540) Streaming should send keep-alive signals to Reporter MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Streaming should send keep-alive signals to Reporter ---------------------------------------------------- Key: HADOOP-540 URL: http://issues.apache.org/jira/browse/HADOOP-540 Project: Hadoop Issue Type: Bug Components: contrib/streaming Reporter: Michel Tourn The goal is to avoid the 10-minutes Task timeout with certain usages of hadoopStreaming. This proposal does not introduce an artificial keep-alive heartbeat: it still requires the external Application to have activity. Streaming should set Reporter status in more places: 1. output to side-effect files should (periodically) set reporter status. 2. Application's stderr data should (periodically) set reporter status. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira