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-21551][Python] Increase timeout for PythonRDD.serveIterator #19512

Closed
wants to merge 1 commit into from

Conversation

FRosner
Copy link
Contributor

@FRosner FRosner commented Oct 17, 2017

Backport of #18752 (https://issues.apache.org/jira/browse/SPARK-21551)

(cherry picked from commit 9d3c664)

Copy link
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, LGTM, too.

@SparkQA
Copy link

SparkQA commented Oct 17, 2017

Test build #3948 has finished for PR 19512 at commit e19c619.

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

Copy link
Member

@HyukjinKwon HyukjinKwon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM too

@HyukjinKwon
Copy link
Member

@rxin, looks the PR was merged into master by you. Do you think it's okay to backport to other branches too?

@rxin
Copy link
Contributor

rxin commented Oct 19, 2017

Seems fine to backport into 2.2.

asfgit pushed a commit that referenced this pull request Oct 19, 2017
Backport of #18752 (https://issues.apache.org/jira/browse/SPARK-21551)

(cherry picked from commit 9d3c664)

Author: peay <peay@protonmail.com>

Closes #19512 from FRosner/branch-2.2.
@HyukjinKwon
Copy link
Member

Thanks. Merged to branch-2.2.

@HyukjinKwon
Copy link
Member

@FRosner, this was backported into branch-2.2 but this can't be automatically closed for some reasons. Could you close this one manually please?

@FRosner FRosner closed this Oct 19, 2017
@srowen
Copy link
Member

srowen commented Oct 19, 2017

There are PRs at #19513 and #19514 to back port to 2.1 and 2.0 already. Are we OK with that?

MatthewRBruce pushed a commit to Shopify/spark that referenced this pull request Jul 31, 2018
Backport of apache#18752 (https://issues.apache.org/jira/browse/SPARK-21551)

(cherry picked from commit 9d3c664)

Author: peay <peay@protonmail.com>

Closes apache#19512 from FRosner/branch-2.2.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
7 participants