Armando Miraglia created GIRAPH-706:
---------------------------------------

             Summary: Hybrid management of configuration options
                 Key: GIRAPH-706
                 URL: https://issues.apache.org/jira/browse/GIRAPH-706
             Project: Giraph
          Issue Type: Improvement
            Reporter: Armando Miraglia


While checking the source code (specially under the formats package in 
giraph-core) I realized that many configuration options are managed using 
hadoop Configuration instead of the more appropriate *ConfOption classes. This 
causes the unavailability of such configuration in the documentation as well as 
an hybrid management of the configurations in the source code.
I think that the project should be reviewed to make all the configuration use 
the common *ConfOption API.

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