Skip to content

[SPARK-7654][MLLIB] Migrate MLlib to the DataFrame reader/writer API #6281

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

mengxr
Copy link
Contributor

@mengxr mengxr commented May 20, 2015

parquetFile -> read.parquet @rxin

@AmplabJenkins
Copy link

Merged build triggered.

@AmplabJenkins
Copy link

Merged build started.

@SparkQA
Copy link

SparkQA commented May 20, 2015

Test build #33139 has started for PR 6281 at commit a79b612.

@rxin
Copy link
Contributor

rxin commented May 20, 2015

Lgtm

@SparkQA
Copy link

SparkQA commented May 20, 2015

Test build #33139 has finished for PR 6281 at commit a79b612.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • class DataFrameReader(object):
    • class DataFrameWriter(object):
    • class SimpleFunctionRegistry(val conf: CatalystConf) extends FunctionRegistry

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

@asfgit asfgit closed this in 589b12f May 20, 2015
@mengxr
Copy link
Contributor Author

mengxr commented May 20, 2015

Merged into master and branch-1.4.

asfgit pushed a commit that referenced this pull request May 20, 2015
parquetFile -> read.parquet rxin

Author: Xiangrui Meng <[email protected]>

Closes #6281 from mengxr/SPARK-7654 and squashes the following commits:

a79b612 [Xiangrui Meng] parquetFile -> read.parquet

(cherry picked from commit 589b12f)
Signed-off-by: Xiangrui Meng <[email protected]>
jeanlyn pushed a commit to jeanlyn/spark that referenced this pull request May 28, 2015
parquetFile -> read.parquet rxin

Author: Xiangrui Meng <[email protected]>

Closes apache#6281 from mengxr/SPARK-7654 and squashes the following commits:

a79b612 [Xiangrui Meng] parquetFile -> read.parquet
jeanlyn pushed a commit to jeanlyn/spark that referenced this pull request Jun 12, 2015
parquetFile -> read.parquet rxin

Author: Xiangrui Meng <[email protected]>

Closes apache#6281 from mengxr/SPARK-7654 and squashes the following commits:

a79b612 [Xiangrui Meng] parquetFile -> read.parquet
nemccarthy pushed a commit to nemccarthy/spark that referenced this pull request Jun 19, 2015
parquetFile -> read.parquet rxin

Author: Xiangrui Meng <[email protected]>

Closes apache#6281 from mengxr/SPARK-7654 and squashes the following commits:

a79b612 [Xiangrui Meng] parquetFile -> read.parquet
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.

4 participants