Return-Path: X-Original-To: apmail-mahout-dev-archive@www.apache.org Delivered-To: apmail-mahout-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 87DB09814 for ; Tue, 6 Dec 2011 11:10:02 +0000 (UTC) Received: (qmail 30681 invoked by uid 500); 6 Dec 2011 11:10:01 -0000 Delivered-To: apmail-mahout-dev-archive@mahout.apache.org Received: (qmail 30619 invoked by uid 500); 6 Dec 2011 11:10:01 -0000 Mailing-List: contact dev-help@mahout.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@mahout.apache.org Delivered-To: mailing list dev@mahout.apache.org Received: (qmail 30610 invoked by uid 99); 6 Dec 2011 11:10:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Dec 2011 11:10:01 +0000 X-ASF-Spam-Status: No, hits=-2001.2 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Dec 2011 11:10:00 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 08539CA815 for ; Tue, 6 Dec 2011 11:09:40 +0000 (UTC) Date: Tue, 6 Dec 2011 11:09:40 +0000 (UTC) From: "Grant Ingersoll (Commented) (JIRA)" To: dev@mahout.apache.org Message-ID: <1924808260.45233.1323169780035.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1572749010.16178.1318276589944.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (MAHOUT-837) Make build-asf-email.sh HDFS aware 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/MAHOUT-837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13163525#comment-13163525 ] Grant Ingersoll commented on MAHOUT-837: ---------------------------------------- It is, with the caveat that the file in question is now "asf-email-examples.sh". Come to think of it, I think all of our examples could use a review when it comes to running in both local and Hadoop aware mode. > Make build-asf-email.sh HDFS aware > ---------------------------------- > > Key: MAHOUT-837 > URL: https://issues.apache.org/jira/browse/MAHOUT-837 > Project: Mahout > Issue Type: Improvement > Reporter: Grant Ingersoll > Labels: MAHOUT_INTRO_CONTRIBUTE > > In MAHOUT-798, build-asf-email.sh was added and it checks to see if certains tasks are already done in order to skip costly calculations. The problem is, the checking is not HDFS aware, so in a Hadoop cluster, it repeats some unnecessary tasks (such as conversion to vectors) -- 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