Skip to content

Conversation

@liancheng
Copy link
Contributor

JIRA issue: SPARK-959

SBT 0.13.2 has been officially released. This version updated Ivy 2.0 to Ivy 2.3, which fixes IVY-899. This PR also removed previous workaround.

@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/14175/

@markhamstra
Copy link
Contributor

We should probably also add at least the incOptions := incOptions.value.withNameHashing(true) for improved incremental builds, and perhaps some of the other options from IncOptions.scala

@pwendell
Copy link
Contributor

@liancheng thanks a lot I'm merging this. @markhamstra would love a follow-on patch with any of the options you think are helpful.

@asfgit asfgit closed this in 6a10d80 Apr 16, 2014
asfgit pushed a commit that referenced this pull request Apr 16, 2014
JIRA issue: [SPARK-959](https://spark-project.atlassian.net/browse/SPARK-959)

SBT 0.13.2 has been officially released. This version updated Ivy 2.0 to Ivy 2.3, which fixes [IVY-899](https://issues.apache.org/jira/browse/IVY-899). This PR also removed previous workaround.

Author: Cheng Lian <[email protected]>

Closes #426 from liancheng/updateSbt and squashes the following commits:

95e3dc8 [Cheng Lian] Updated SBT from 0.13.1 to 0.13.2 to fix SPARK-959
(cherry picked from commit 6a10d80)

Signed-off-by: Patrick Wendell <[email protected]>
@markhamstra
Copy link
Contributor

So I did spend some time comparing various incremental builds with and without the withNameHashing incOption. Either I'm not understanding how to set and use that parameter correctly, or it's of no real use to us, because I am not able to discern any difference in build times with or without the option set.

Looks like it's going to take the further efforts of someone who understands SBT better and/or has more time to put into the investigation of incOptions than I do if we are going to realize any benefit from those options.

pwendell added a commit to pwendell/spark that referenced this pull request May 12, 2014
Re-enable Python MLlib tests (require Python 2.7 and NumPy 1.7+)

We disabled these earlier because Jenkins didn't have these versions.
pdeyhim pushed a commit to pdeyhim/spark-1 that referenced this pull request Jun 25, 2014
JIRA issue: [SPARK-959](https://spark-project.atlassian.net/browse/SPARK-959)

SBT 0.13.2 has been officially released. This version updated Ivy 2.0 to Ivy 2.3, which fixes [IVY-899](https://issues.apache.org/jira/browse/IVY-899). This PR also removed previous workaround.

Author: Cheng Lian <[email protected]>

Closes apache#426 from liancheng/updateSbt and squashes the following commits:

95e3dc8 [Cheng Lian] Updated SBT from 0.13.1 to 0.13.2 to fix SPARK-959
@liancheng liancheng deleted the updateSbt branch September 24, 2014 00:14
andrewor14 pushed a commit to andrewor14/spark that referenced this pull request Jan 8, 2015
Re-enable Python MLlib tests (require Python 2.7 and NumPy 1.7+)

We disabled these earlier because Jenkins didn't have these versions.
(cherry picked from commit 4c16f79)

Signed-off-by: Patrick Wendell <[email protected]>
mccheah pushed a commit to mccheah/spark that referenced this pull request Nov 28, 2018
[SPARK-25700][SQL] Creates ReadSupport in only Append Mode in Data So…
bzhaoopenstack pushed a commit to bzhaoopenstack/spark that referenced this pull request Sep 11, 2019
Add a role to create k8s master cluster by kubeadm.

Closes: theopenlab/openlab#175
turboFei pushed a commit to turboFei/spark that referenced this pull request Nov 6, 2025
…ation problem (apache#276)

* CARMEL-4773: Fix role name with upper case (apache#423)

* [CARMEL-4768][CARMEL-4775] Fix NPE issue when `show grant` (apache#426)

* CARMEL-4768 and CARMEL-4775: Fix NPE issue

* fix

* [CARMEL-4874] Role grant with admin option failing on spark 3.0 (apache#473)

* [CARMEL-4874] Role grant with admin option failing on spark 3.0

* Update authorization.scala

---------

Co-authored-by: yumwang <[email protected]>
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