Skip to content

SPARK-5239 [CORE] JdbcRDD throws "java.lang.AbstractMethodError: oracle.jdbc.driver.xxxxxx.isClosed()Z" #4470

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

Closed
wants to merge 1 commit into from

Conversation

srowen
Copy link
Member

@srowen srowen commented Feb 9, 2015

This is a completion of #4033 which was withdrawn for some reason.

@SparkQA
Copy link

SparkQA commented Feb 9, 2015

Test build #27094 has started for PR 4470 at commit 2398bde.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Feb 9, 2015

Test build #27094 has finished for PR 4470 at commit 2398bde.

  • This patch fails Spark unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@AmplabJenkins
Copy link

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

@srowen
Copy link
Member Author

srowen commented Feb 9, 2015

Jenkins, retest this please.

@SparkQA
Copy link

SparkQA commented Feb 9, 2015

Test build #27099 has started for PR 4470 at commit 2398bde.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Feb 9, 2015

Test build #27099 has finished for PR 4470 at commit 2398bde.

  • This patch fails Spark unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@AmplabJenkins
Copy link

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

@marmbrus
Copy link
Contributor

marmbrus commented Feb 9, 2015

Hey @srowen, we are working on a fix for the failing thrift server tests. /cc @liancheng

@srowen
Copy link
Member Author

srowen commented Feb 9, 2015

OK phew, good to know it's probably not this change.

@marmbrus
Copy link
Contributor

test this please

@SparkQA
Copy link

SparkQA commented Feb 10, 2015

Test build #27144 has started for PR 4470 at commit 2398bde.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Feb 10, 2015

Test build #27144 has finished for PR 4470 at commit 2398bde.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@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/27144/
Test PASSed.

asfgit pushed a commit that referenced this pull request Feb 10, 2015
…le.jdbc.driver.xxxxxx.isClosed()Z"

This is a completion of #4033 which was withdrawn for some reason.

Author: Sean Owen <[email protected]>

Closes #4470 from srowen/SPARK-5239.2 and squashes the following commits:

2398bde [Sean Owen] Avoid use of JDBC4-only isClosed()

(cherry picked from commit 2d1e916)
Signed-off-by: Sean Owen <[email protected]>
@asfgit asfgit closed this in 2d1e916 Feb 10, 2015
@liancheng
Copy link
Contributor

Yeah, the Thrift server test failure has been fixed by #4484 and #4499.

@srowen srowen deleted the SPARK-5239.2 branch February 10, 2015 19:53
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