Skip to content

Aggregator Support Addition#1

Open
pushparajxa wants to merge 75 commits into
pgrm:jabejafrom
pushparajxa:jabeja
Open

Aggregator Support Addition#1
pushparajxa wants to merge 75 commits into
pgrm:jabejafrom
pushparajxa:jabeja

Conversation

@pushparajxa

Copy link
Copy Markdown

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

pgrm commented Dec 14, 2013

Copy link
Copy Markdown
Owner

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

@pushparajxa

Copy link
Copy Markdown
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