Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Aggregator Support Addition #1

Open
wants to merge 75 commits into
base: jabeja
Choose a base branch
from
Open

Conversation

pushparajxa
Copy link

When you are running giraph job , you need to specify the MasterComputtaion class and Aggrgatorwriter class

giraph.masterComputeClass class DefaultMasterCompute Class for Master - optional
giraph.aggregatorWriterClass class TextAggregatorWriter AggregatorWriter class - optional

We can use the SimpleAggregatorWriter.java to write the aggrgator values to the file.

@pgrm
Copy link
Owner

pgrm commented Dec 14, 2013

please add comments so that the code would compile with all the style checks of apache giraph

@pushparajxa
Copy link
Author

Comments added

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants