klbostee / dumbo

Python module that allows one to easily write and run Hadoop programs.
http://projects.dumbotics.com/dumbo
1.04k stars 146 forks source link

-jobconf option is deprecated #45

Open nschiefer opened 13 years ago

nschiefer commented 13 years ago

Whenever a jumbo job is run, this warning appears:

11/07/07 13:23:25 WARN streaming.StreamJob: -jobconf option is deprecated, please use -D instead.

klbostee commented 13 years ago

Yup, we were already aware of this but it's definitely a good idea to create a github issue for it. Patches are welcome.. :)

supreet11agrawal commented 7 years ago

@nschiefer @klbostee This is my first time on GitHub and I seriously want to contribute by fixing bugs. Can you please help me with that?