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

use Job.getInstance() to fix deprecated warnings #1275

Merged
merged 1 commit into from Apr 9, 2015

Conversation

infynyxx
Copy link
Contributor

@infynyxx infynyxx commented Apr 9, 2015

No description provided.

@fjy
Copy link
Contributor

fjy commented Apr 9, 2015

Is Job.getInstance() supported in older versions of Hadoop (1.x)?

@infynyxx
Copy link
Contributor Author

infynyxx commented Apr 9, 2015

Seems to be supported from hadoop 1.2.x [1]

[1]
https://github.com/apache/hadoop/blob/release-1.2.0/src/mapred/org/apache/hadoop/mapreduce/Job.java#L44-L72

On Thu, Apr 9, 2015 at 3:20 PM, Fangjin Yang notifications@github.com
wrote:

Is Job.getInstance() supported in older versions of Hadoop (1.x)?


Reply to this email directly or view it on GitHub
#1275 (comment).

Cheers,
Praj

xvrl added a commit that referenced this pull request Apr 9, 2015
…zation

use Job.getInstance() to fix deprecated warnings
@xvrl xvrl merged commit 700dc6f into apache:master Apr 9, 2015
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