Skip to content

[SPARK-5193][SQL] Remove Spark SQL Java-specific API. - #4065

Closed
rxin wants to merge 9 commits into
apache:masterfrom
rxin:sql-java-api
Closed

[SPARK-5193][SQL] Remove Spark SQL Java-specific API.#4065
rxin wants to merge 9 commits into
apache:masterfrom
rxin:sql-java-api

Conversation

@rxin

@rxinrxin commented Jan 16, 2015

Copy link
Copy Markdown
Contributor

After the following patches, the main (Scala) API is now usable for Java users directly.

#4056
#4054
#4049
#4030
#3965
#3958

The main (Scala) API is now usable for Java users directly.
@SparkQA

Copy link
Copy Markdown

Test build #25625 has started for PR 4065 at commit c4ae1c5.

  • This patch merges cleanly.

@rxin

rxin commented Jan 16, 2015

Copy link
Copy Markdown
ContributorAuthor

cc @mengxr@jkbradley for mllib changes.

@SparkQA

Copy link
Copy Markdown

Test build #25626 has started for PR 4065 at commit ba3bfa2.

  • This patch merges cleanly.

@SparkQA

Copy link
Copy Markdown

Test build #25625 has finished for PR 4065 at commit c4ae1c5.

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

@AmplabJenkins

Copy link
Copy Markdown

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

@SparkQA

Copy link
Copy Markdown

Test build #25626 has finished for PR 4065 at commit ba3bfa2.

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

@AmplabJenkins

Copy link
Copy Markdown

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

@SparkQA

Copy link
Copy Markdown

Test build #25632 has started for PR 4065 at commit 500d2c4.

  • This patch merges cleanly.

@SparkQA

Copy link
Copy Markdown

Test build #25632 has finished for PR 4065 at commit 500d2c4.

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

@AmplabJenkins

Copy link
Copy Markdown

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

@SparkQA

Copy link
Copy Markdown

Test build #25636 has started for PR 4065 at commit e9f1de3.

  • This patch merges cleanly.

@mengxr

Copy link
Copy Markdown
Contributor

MLlib changes look good to me:)

@jkbradley

Copy link
Copy Markdown
Member

Same here; ML updates LGTM

@SparkQA

Copy link
Copy Markdown

Test build #25636 has finished for PR 4065 at commit e9f1de3.

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

@AmplabJenkins

Copy link
Copy Markdown

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

@SparkQA

Copy link
Copy Markdown

Test build #25643 has started for PR 4065 at commit 83735da.

  • This patch merges cleanly.

@SparkQA

Copy link
Copy Markdown

Test build #25643 has finished for PR 4065 at commit 83735da.

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

@AmplabJenkins

Copy link
Copy Markdown

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

@SparkQA

Copy link
Copy Markdown

Test build #25674 has started for PR 4065 at commit 3e53f91.

  • This patch merges cleanly.

@SparkQA

Copy link
Copy Markdown

Test build #25674 has finished for PR 4065 at commit 3e53f91.

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

@AmplabJenkins

Copy link
Copy Markdown

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

@SparkQA

Copy link
Copy Markdown

Test build #25680 has started for PR 4065 at commit e8f1455.

  • This patch merges cleanly.

@SparkQA

Copy link
Copy Markdown

Test build #25680 has finished for PR 4065 at commit e8f1455.

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

@AmplabJenkins

Copy link
Copy Markdown

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

@SparkQA

Copy link
Copy Markdown

Test build #25690 has started for PR 4065 at commit 6d86578.

  • This patch merges cleanly.

@SparkQA

Copy link
Copy Markdown

Test build #25690 has finished for PR 4065 at commit 6d86578.

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

@AmplabJenkins

Copy link
Copy Markdown

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

@SparkQA

Copy link
Copy Markdown

Test build #25692 has started for PR 4065 at commit b1fd860.

  • This patch merges cleanly.

@SparkQA

Copy link
Copy Markdown

Test build #25692 has finished for PR 4065 at commit b1fd860.

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

@AmplabJenkins

Copy link
Copy Markdown

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

@rxin

rxin commented Jan 17, 2015

Copy link
Copy Markdown
ContributorAuthor

Ok merging in master!

Sign up for freeto 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

@rxin@SparkQA@AmplabJenkins@mengxr@jkbradley