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 A6ED0D3C7 for ; Fri, 15 Mar 2013 17:00:18 +0000 (UTC) Received: (qmail 22175 invoked by uid 500); 15 Mar 2013 17:00:17 -0000 Delivered-To: apmail-giraph-dev-archive@giraph.apache.org Received: (qmail 21556 invoked by uid 500); 15 Mar 2013 17:00:16 -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 21220 invoked by uid 500); 15 Mar 2013 17:00:16 -0000 Delivered-To: apmail-incubator-giraph-dev@incubator.apache.org Received: (qmail 21086 invoked by uid 99); 15 Mar 2013 17:00:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Mar 2013 17:00:16 +0000 Date: Fri, 15 Mar 2013 17:00:15 +0000 (UTC) From: "Avery Ching (JIRA)" To: giraph-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (GIRAPH-564) Input formats should provide GiraphContext MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Avery Ching created GIRAPH-564: ---------------------------------- Summary: Input formats should provide GiraphContext Key: GIRAPH-564 URL: https://issues.apache.org/jira/browse/GIRAPH-564 Project: Giraph Issue Type: Improvement Reporter: Avery Ching Context is a MapReduce Context that input classes have to explicitly create a ImmutableGiraphClassesConfiguration from (which is not intuitive). It would be better to provide a GiraphContext that would provide a ImmutableGiraphClassesConfiguration directly for the user, while still providing the user access to the MapReduce Context if really necessary. This might also help with the YARN port? Not sure. -- 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