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

Changing hadoop fs call to be compatible with Hadoop 1. #76

Merged
merged 1 commit into from
Jan 31, 2014

Conversation

fnothaft
Copy link
Member

isDir in Hadoop 1 was changed to isDirectory in Hadoop 2. Changed isDirectory method call to isDir to ensure Hadoop 1 compatibility.

@jelson Before we merge this in, can MSR test locally to see if this fixes the Hadoop 1 incompatibility?

@AmplabJenkins
Copy link

All automated tests passed.
Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/ADAM-prb/71/

@massie
Copy link
Member

massie commented Jan 31, 2014

Thanks, Frank!

massie added a commit that referenced this pull request Jan 31, 2014
Changing hadoop fs call to be compatible with Hadoop 1.
@massie massie merged commit 1c7afcf into master Jan 31, 2014
@fnothaft fnothaft deleted the hadoop-1-fs-compatibility branch January 31, 2014 21:58
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.

3 participants