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

fix default constructor for kryo serialization #203

Merged
merged 1 commit into from
Nov 7, 2014

Conversation

tsdeng
Copy link
Contributor

@tsdeng tsdeng commented Nov 6, 2014

There is no need for the default constructor to create a new Configuration object, since the setConf method will eventually set it.
Calling the new Configuration causes parsing the hadoop-conf xml, which is not necessary

ianoc added a commit that referenced this pull request Nov 7, 2014
fix default constructor for kryo serialization
@ianoc ianoc merged commit 33da29c into twitter:develop Nov 7, 2014
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