Skip to content

Conversation

@CodingCat
Copy link
Contributor

https://issues.apache.org/jira/browse/SPARK-1483

From the original JIRA: " The parameter name is part of the public API in Scala and Python, since you can pass named parameters to a method, so we should name it to this more descriptive term. Everywhere else we refer to "splits" as partitions." - @mateiz

@AmplabJenkins
Copy link

Merged build triggered.

@AmplabJenkins
Copy link

Merged build started.

@AmplabJenkins
Copy link

Merged build finished. All automated tests passed.

@AmplabJenkins
Copy link

All automated tests passed.
Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/14186/

@rxin
Copy link
Contributor

rxin commented Apr 17, 2014

Maybe you want to deprecate defaultMinSplits, and create a defaultMinPartitions.

@AmplabJenkins
Copy link

Merged build triggered.

@AmplabJenkins
Copy link

Merged build started.

@CodingCat
Copy link
Contributor Author

@rxin thanks for the comments, just addressed that and wait for Jenkins

@AmplabJenkins
Copy link

Merged build finished.

@AmplabJenkins
Copy link

Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/14199/

@rxin
Copy link
Contributor

rxin commented Apr 17, 2014

Jenkins, retest this please.

@AmplabJenkins
Copy link

Merged build triggered.

@AmplabJenkins
Copy link

Merged build started.

@AmplabJenkins
Copy link

Merged build finished.

@AmplabJenkins
Copy link

Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/14201/

@rxin
Copy link
Contributor

rxin commented Apr 17, 2014

Jenkins, retest this please.

@AmplabJenkins
Copy link

Merged build triggered.

@AmplabJenkins
Copy link

Merged build started.

@AmplabJenkins
Copy link

Merged build finished.

@AmplabJenkins
Copy link

Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/14204/

@AmplabJenkins
Copy link

Merged build triggered.

@AmplabJenkins
Copy link

Merged build started.

@AmplabJenkins
Copy link

Merged build finished.

@AmplabJenkins
Copy link

Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/14206/

@CodingCat
Copy link
Contributor Author

it's weird...always timeout....because I modified core and hive-related file in the same PR?

@AmplabJenkins
Copy link

Merged build triggered.

@AmplabJenkins
Copy link

Merged build started.

@AmplabJenkins
Copy link

Merged build finished. All automated tests passed.

@AmplabJenkins
Copy link

All automated tests passed.
Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/14233/

@CodingCat
Copy link
Contributor Author

finally~thanks @rxin , any other comments?

@rxin
Copy link
Contributor

rxin commented Apr 18, 2014

Thanks. Merged.

asfgit pushed a commit that referenced this pull request Apr 18, 2014
https://issues.apache.org/jira/browse/SPARK-1483

From the original JIRA: " The parameter name is part of the public API in Scala and Python, since you can pass named parameters to a method, so we should name it to this more descriptive term. Everywhere else we refer to "splits" as partitions." - @mateiz

Author: CodingCat <[email protected]>

Closes #430 from CodingCat/SPARK-1483 and squashes the following commits:

4b60541 [CodingCat] deprecate defaultMinSplits
ba2c663 [CodingCat] Rename minSplits to minPartitions in public APIs

(cherry picked from commit e31c8ff)
Signed-off-by: Reynold Xin <[email protected]>
@asfgit asfgit closed this in e31c8ff Apr 18, 2014
pdeyhim pushed a commit to pdeyhim/spark-1 that referenced this pull request Jun 25, 2014
https://issues.apache.org/jira/browse/SPARK-1483

From the original JIRA: " The parameter name is part of the public API in Scala and Python, since you can pass named parameters to a method, so we should name it to this more descriptive term. Everywhere else we refer to "splits" as partitions." - @mateiz

Author: CodingCat <[email protected]>

Closes apache#430 from CodingCat/SPARK-1483 and squashes the following commits:

4b60541 [CodingCat] deprecate defaultMinSplits
ba2c663 [CodingCat] Rename minSplits to minPartitions in public APIs
markhamstra pushed a commit to markhamstra/spark that referenced this pull request Nov 7, 2017
Direct copy of revised design doc
arjunshroff pushed a commit to arjunshroff/spark that referenced this pull request Nov 24, 2020
turboFei pushed a commit to turboFei/spark that referenced this pull request Nov 6, 2025
* [SPARK-45382][BUILD] Upgrade Netty to 4.1.99.Final

### What changes were proposed in this pull request?

This PR aims to Upgrade Netty to 4.1.99.Final.

### Why are the changes needed?

Netty 4.1.99.Final is the first release where Netty community has Java 21 test coverage.
- netty/netty#13627

It also fixes a bug which could lead to SIGSERV while running on JDK21+. Since the bug was introduced at `4.1.98.Final`, Apache Spark was not affected yet.
- netty/netty#13640

Here is a full release note.
- https://netty.io/news/2023/09/21/4-1-99-Final.html

### Does this PR introduce _any_ user-facing change?

No.

### How was this patch tested?

Pass the CIs.

### Was this patch authored or co-authored using generative AI tooling?

No.

Closes apache#43180 from dongjoon-hyun/SPARK-45382.

Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>

(cherry picked from commit 0b68e41)

* HADP-54076	Upgrade netty-codec-http2 to 4.1.110

---------

Co-authored-by: Dongjoon Hyun <[email protected]>
turboFei pushed a commit to turboFei/spark that referenced this pull request Nov 6, 2025
…" (apache#442)

* Revert "[HDAP-54076][FOLLOW-UP] Fix could not find file ...libnetty_tcnative_linux_x86_64.so to copy (apache#437)"

This reverts commit 720c28e.

* Revert "[HADP-54076][SPARK-48420] Upgrade netty to 4.1.110 (apache#430)"

This reverts commit 98f4ffe.
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.

3 participants