Return-Path: X-Original-To: apmail-giraph-dev-archive@www.apache.org Delivered-To: apmail-giraph-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 846BAE73B for ; Wed, 6 Feb 2013 01:34:11 +0000 (UTC) Received: (qmail 75796 invoked by uid 500); 6 Feb 2013 01:34:11 -0000 Delivered-To: apmail-giraph-dev-archive@giraph.apache.org Received: (qmail 75742 invoked by uid 500); 6 Feb 2013 01:34:11 -0000 Mailing-List: contact dev-help@giraph.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@giraph.apache.org Delivered-To: mailing list dev@giraph.apache.org Received: (qmail 75731 invoked by uid 500); 6 Feb 2013 01:34:11 -0000 Delivered-To: apmail-incubator-giraph-dev@incubator.apache.org Received: (qmail 75727 invoked by uid 99); 6 Feb 2013 01:34:11 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Feb 2013 01:34:11 +0000 Date: Wed, 6 Feb 2013 01:34:11 +0000 (UTC) From: "Claudio Martella (JIRA)" To: giraph-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (GIRAPH-503) Refactor platform-independent CLI argument parsing in GiraphRunner into a separate class 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/GIRAPH-503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13572035#comment-13572035 ] Claudio Martella commented on GIRAPH-503: ----------------------------------------- Nice work. Do you think it would make sense to add an option for the PartitionClass? > Refactor platform-independent CLI argument parsing in GiraphRunner into a separate class > ---------------------------------------------------------------------------------------- > > Key: GIRAPH-503 > URL: https://issues.apache.org/jira/browse/GIRAPH-503 > Project: Giraph > Issue Type: Improvement > Reporter: Eli Reisman > Assignee: Eli Reisman > Priority: Minor > Attachments: GIRAPH-503-1.patch, GIRAPH-503-2.patch > > > In order to run on non Hadoop MR platforms, we will need to populate the GiraphConfiguration for our job in a platform-independent way so that all config options are available to whatever driver class initiates the Giraph job (not just GiraphRunner/GiraphJob.) This also serves to clean up GiraphRunner in general. > Passes 'mvn clean install' -- 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