[ 
https://issues.apache.org/jira/browse/GIRAPH-623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13689278#comment-13689278
 ] 

Armando Miraglia commented on GIRAPH-623:
-----------------------------------------

Ok, instead of attaching the file I am doing better. the links below will show 
you the options page I generated using the updated version of the classes based 
on Nitay suggestions:
http://slashzero.org/giraph/
http://slashzero.org/giraph/options.html

And here you can see the xml file generated:
http://slashzero.org/xml/options.xml

I also tested the python script which is still applicable even though it 
requires small fixes. However, if you find the java version more suitable I'd 
say I can simply remove the python script.

Before sending you the patch I would like to complete it by also providing a 
way to run the generation at site generation time but I did not find a easy way 
to do this so far, unless I prepare a plugin for maven (which seems overkilling 
in my opinion). If you have any suggestions let me know.
Moreover, as I said, it is possible to launch the generation using exec:java 
using the mojo plugin but separately.

Lastly, I was able to launch the generation calling the class directly and 
perparing the classpath using "java -cp". By adding a manifest, this could be 
done directly using the jar file. What do you think?

Cheers,
Armando
                
> 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