Skip to content

Conversation

@pwendell
Copy link
Contributor

This is currently causing many builds to hang.

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

@AmplabJenkins
Copy link

Merged build triggered.

@AmplabJenkins
Copy link

Merged build started.

@pwendell pwendell changed the title Ignore streaming UI test HOTFIX: Ignore streaming UI test Apr 17, 2014
@andrewor14
Copy link
Contributor

I wonder if we should also disable the first three tests of https://github.com/apache/spark/blob/master/core/src/test/scala/org/apache/spark/ui/UISuite.scala. They are very similar to the streaming UI test that we're ignoring in this PR.

@AmplabJenkins
Copy link

Merged build finished.

@AmplabJenkins
Copy link

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

@asfgit asfgit closed this in 7863ecc Apr 18, 2014
asfgit pushed a commit that referenced this pull request Apr 18, 2014
This is currently causing many builds to hang.

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

Author: Patrick Wendell <[email protected]>

Closes #440 from pwendell/uitest-fix and squashes the following commits:

9a143dc [Patrick Wendell] Ignore streaming UI test
(cherry picked from commit 7863ecc)

Signed-off-by: Patrick Wendell <[email protected]>
pdeyhim pushed a commit to pdeyhim/spark-1 that referenced this pull request Jun 25, 2014
This is currently causing many builds to hang.

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

Author: Patrick Wendell <[email protected]>

Closes apache#440 from pwendell/uitest-fix and squashes the following commits:

9a143dc [Patrick Wendell] Ignore streaming UI test
j-esse pushed a commit to j-esse/spark that referenced this pull request Jan 24, 2019
)

It's impossible to use zipTree or fileTree to deploy files out of the resources folder.

To make matters cleaner, build the resources into a zip file in the jar, then use a simple stream copy to write the zip file to disk. Then use a sync task to actually unpack the zip file. The result is avoiding any need to do any zip-specific magic to extract the files.
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
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