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

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

Hi, so I have managed to do something. This approach works mostly with the 
current GiraphConstants.java except for the "default Java options" option 
(namely ZOOKEEPER_JAVA_OPTS). Clearly, being a simple parser based on regex it 
has limitation, mainly maintainability and generality. I could go for a better 
approach but for now this is a possible starting point.

https://github.com/armax00/giraph/blob/trunk/scripts/confopts_parser.py

I would suggest
a) that I add a new function to combine multiple objects into a single HTML 
page that can be directly included into the Giraph site
b) that using maven plugin capability, I make possible at site compilation time 
the creation of the file.

I am clearly open to any remarks, comments and suggestion!
Regards,
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
>
> 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