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

[Spark-13814][PySpark] Delete unnecessary imports in python examples files #11651

Closed
wants to merge 1 commit into from

Conversation

zhengruifeng
Copy link
Contributor

JIRA: https://issues.apache.org/jira/browse/SPARK-13814

What changes were proposed in this pull request?

delete unnecessary imports in python examples files

How was this patch tested?

manual tests

@SparkQA
Copy link

SparkQA commented Mar 11, 2016

Test build #52910 has finished for PR 11651 at commit a78c25b.

  • This patch fails to build.
  • This patch merges cleanly.
  • This patch adds no public classes.

@zhengruifeng
Copy link
Contributor Author

Jenkins, test this please

@SparkQA
Copy link

SparkQA commented Mar 11, 2016

Test build #52912 has finished for PR 11651 at commit a78c25b.

  • This patch fails to build.
  • This patch merges cleanly.
  • This patch adds no public classes.

@zhengruifeng
Copy link
Contributor Author

it sames something wrong in JavaMaxAbsScalerExample...

@zhengruifeng
Copy link
Contributor Author

Jenkins, test this please

@SparkQA
Copy link

SparkQA commented Mar 11, 2016

Test build #52917 has finished for PR 11651 at commit a78c25b.

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

@srowen
Copy link
Member

srowen commented Mar 11, 2016

I think that's fine. Is this all we can find in Python examples?

@zhengruifeng
Copy link
Contributor Author

@srowen I think so, I have reviewed all python examples.

@davies
Copy link
Contributor

davies commented Mar 11, 2016

LGTM

@davies
Copy link
Contributor

davies commented Mar 11, 2016

Merging this into master, thanks!

@asfgit asfgit closed this in 42afd72 Mar 11, 2016
@zhengruifeng zhengruifeng deleted the del_import_pe branch March 12, 2016 02:48
roygao94 pushed a commit to roygao94/spark that referenced this pull request Mar 22, 2016
… files

JIRA:  https://issues.apache.org/jira/browse/SPARK-13814

## What changes were proposed in this pull request?

delete unnecessary imports in python examples files

## How was this patch tested?

manual tests

Author: Zheng RuiFeng <ruifengz@foxmail.com>

Closes apache#11651 from zhengruifeng/del_import_pe.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants