Skip to content
Snippets Groups Projects
Commit 6402b539 authored by Charles Reiss's avatar Charles Reiss
Browse files

Use new Configuration() instead of new JobConf() for ObjectWritable.

JobConf's constructor loads default config files in some verisons of
Hadoop, which is quite slow, and we only need the Configuration object
to pass the correct ClassLoader.
parent f94fc75c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment