[ 
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 <jar> 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

Reply via email to