Skip to content

Conversation

@zsxwing
Copy link
Member

@zsxwing zsxwing commented May 12, 2015

#5526 uses Job.getInstance, which does not exist in the old Hadoop versions. Just use new Job to replace it.

cc @liancheng

@AmplabJenkins
Copy link

Merged build triggered.

@AmplabJenkins
Copy link

Merged build started.

@SparkQA
Copy link

SparkQA commented May 12, 2015

Test build #32532 has started for PR 6095 at commit b0c2049.

@srowen
Copy link
Member

srowen commented May 12, 2015

I think that's right.

@SparkQA
Copy link

SparkQA commented May 12, 2015

Test build #32532 has finished for PR 6095 at commit b0c2049.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • s"FileOutputCommitter or its subclass is expected, but got a $
    • trait FSBasedRelationProvider
    • abstract class OutputWriter

@AmplabJenkins
Copy link

Merged build finished. Test PASSed.

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/32532/
Test PASSed.

@liancheng
Copy link
Contributor

LGTM. Thanks for fixing this, merging to master and branch-1.4.

asfgit pushed a commit that referenced this pull request May 13, 2015
#5526 uses `Job.getInstance`, which does not exist in the old Hadoop versions. Just use `new Job` to replace it.

cc liancheng

Author: zsxwing <[email protected]>

Closes #6095 from zsxwing/hotfix and squashes the following commits:

b0c2049 [zsxwing] Use the old Job API to support old Hadoop versions

(cherry picked from commit 247b703)
Signed-off-by: Cheng Lian <[email protected]>
@asfgit asfgit closed this in 247b703 May 13, 2015
@zsxwing zsxwing deleted the hotfix branch May 13, 2015 00:35
asfgit pushed a commit that referenced this pull request May 14, 2015
Same issue as #6095

cc liancheng

Author: zsxwing <[email protected]>

Closes #6136 from zsxwing/hotfix and squashes the following commits:

4beea54 [zsxwing] Use 'new Job' in fsBasedParquet.scala

(cherry picked from commit 728af88)
Signed-off-by: Michael Armbrust <[email protected]>
asfgit pushed a commit that referenced this pull request May 14, 2015
Same issue as #6095

cc liancheng

Author: zsxwing <[email protected]>

Closes #6136 from zsxwing/hotfix and squashes the following commits:

4beea54 [zsxwing] Use 'new Job' in fsBasedParquet.scala
jeanlyn pushed a commit to jeanlyn/spark that referenced this pull request May 28, 2015
apache#5526 uses `Job.getInstance`, which does not exist in the old Hadoop versions. Just use `new Job` to replace it.

cc liancheng

Author: zsxwing <[email protected]>

Closes apache#6095 from zsxwing/hotfix and squashes the following commits:

b0c2049 [zsxwing] Use the old Job API to support old Hadoop versions
jeanlyn pushed a commit to jeanlyn/spark that referenced this pull request May 28, 2015
Same issue as apache#6095

cc liancheng

Author: zsxwing <[email protected]>

Closes apache#6136 from zsxwing/hotfix and squashes the following commits:

4beea54 [zsxwing] Use 'new Job' in fsBasedParquet.scala
jeanlyn pushed a commit to jeanlyn/spark that referenced this pull request Jun 12, 2015
apache#5526 uses `Job.getInstance`, which does not exist in the old Hadoop versions. Just use `new Job` to replace it.

cc liancheng

Author: zsxwing <[email protected]>

Closes apache#6095 from zsxwing/hotfix and squashes the following commits:

b0c2049 [zsxwing] Use the old Job API to support old Hadoop versions
jeanlyn pushed a commit to jeanlyn/spark that referenced this pull request Jun 12, 2015
Same issue as apache#6095

cc liancheng

Author: zsxwing <[email protected]>

Closes apache#6136 from zsxwing/hotfix and squashes the following commits:

4beea54 [zsxwing] Use 'new Job' in fsBasedParquet.scala
nemccarthy pushed a commit to nemccarthy/spark that referenced this pull request Jun 19, 2015
apache#5526 uses `Job.getInstance`, which does not exist in the old Hadoop versions. Just use `new Job` to replace it.

cc liancheng

Author: zsxwing <[email protected]>

Closes apache#6095 from zsxwing/hotfix and squashes the following commits:

b0c2049 [zsxwing] Use the old Job API to support old Hadoop versions
nemccarthy pushed a commit to nemccarthy/spark that referenced this pull request Jun 19, 2015
Same issue as apache#6095

cc liancheng

Author: zsxwing <[email protected]>

Closes apache#6136 from zsxwing/hotfix and squashes the following commits:

4beea54 [zsxwing] Use 'new Job' in fsBasedParquet.scala
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.

5 participants