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 A0FAC104B7 for ; Thu, 20 Jun 2013 19:08:20 +0000 (UTC) Received: (qmail 24210 invoked by uid 500); 20 Jun 2013 19:08:20 -0000 Delivered-To: apmail-giraph-dev-archive@giraph.apache.org Received: (qmail 24174 invoked by uid 500); 20 Jun 2013 19:08:20 -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 24166 invoked by uid 500); 20 Jun 2013 19:08:20 -0000 Delivered-To: apmail-incubator-giraph-dev@incubator.apache.org Received: (qmail 24162 invoked by uid 99); 20 Jun 2013 19:08:20 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Jun 2013 19:08:20 +0000 Date: Thu, 20 Jun 2013 19:08:20 +0000 (UTC) From: "Armando Miraglia (JIRA)" To: giraph-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (GIRAPH-623) Website Documentation: table of parameters 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-623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13689533#comment-13689533 ] Armando Miraglia commented on GIRAPH-623: ----------------------------------------- Hi Nitay. Here is the latest patch: there is the solution I worked on based on your suggestion. I fully agree with your statement regard the fact that the Java approach is better. Regarding the way I want to launch the program: I tried to call the class in this way: java org.apache.giraph.conf.AllOptions but it did not work because it was requiring me to list the class in the MANIFEST. I guess that this could be a nice way to call it. Anyway I'd say that so far "java -cp" works, that would be fair enough. Thanks! > Website Documentation: table of parameters > ------------------------------------------ > > Key: GIRAPH-623 > URL: https://issues.apache.org/jira/browse/GIRAPH-623 > Project: Giraph > Issue Type: Improvement > Reporter: Claudio Martella > Attachments: GIRAPH-623.patch > > > Would be nice to have a table with all the parameters in GiraphConstants, with defaults and relative javadoc explanation. -- 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