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

Only request necessary hadoop configs in hraven reducer estimator #1067

Merged
merged 1 commit into from
Sep 29, 2014

Conversation

amatsukawa
Copy link
Contributor

hRaven rest API supports a includeConffilter for filtering down Hadoop configurations, which can be big.
This fixes an internal issue we had of the hRaven API having a 15M return payload limit, which some large jobs were hitting.

@johnynek
Copy link
Collaborator

How was this tested?

@amatsukawa
Copy link
Contributor Author

We just made sure it fixed the internal job it was breaking before. This just adds a ?includeConf=xyz at the end of the hRaven URL, which we verified from the logs.

ianoc added a commit that referenced this pull request Sep 29, 2014
…lter_config

Only request necessary hadoop configs in hraven reducer estimator
@ianoc ianoc merged commit a713cc8 into develop Sep 29, 2014
@ianoc ianoc deleted the amatsukawa/reducer_estimator_filter_config branch September 29, 2014 22:01
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.

None yet

3 participants