Skip to content

Conversation

andrewor14
Copy link
Contributor

#446 faced a connection refused exception from these tests, causing them to timeout and fail after a long time. For now, let's disable these tests.

(We recently disabled the corresponding test in streaming in 7863ecc. These tests are very similar).

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

@pwendell
Copy link
Contributor

Merged - thanks

@asfgit asfgit closed this in af46f1f Apr 21, 2014
asfgit pushed a commit that referenced this pull request Apr 21, 2014
#446 faced a connection refused exception from these tests, causing them to timeout and fail after a long time. For now, let's disable these tests.

(We recently disabled the corresponding test in streaming in 7863ecc. These tests are very similar).

Author: Andrew Or <[email protected]>

Closes #466 from andrewor14/ignore-ui-tests and squashes the following commits:

6f5a362 [Andrew Or] Ignore org.apache.spark.ui.UISuite tests
(cherry picked from commit af46f1f)

Signed-off-by: Patrick Wendell <[email protected]>
@andrewor14 andrewor14 deleted the ignore-ui-tests branch April 21, 2014 23:44
pwendell pushed a commit to pwendell/spark that referenced this pull request May 12, 2014
Allow files added through SparkContext.addFile() to be overwritten

This is useful for the cases when a file needs to be refreshed and downloaded by the executors periodically. For example, a possible use case is: the driver periodically renews a Hadoop delegation token and writes it to a token file. The token file needs to be downloaded by the executors whenever it gets renewed. However, the current implementation throws an exception when the target file exists and its contents do not match those of the new source. This PR adds an option to allow files to be overwritten to support use cases similar to the above.
pdeyhim pushed a commit to pdeyhim/spark-1 that referenced this pull request Jun 25, 2014
apache#446 faced a connection refused exception from these tests, causing them to timeout and fail after a long time. For now, let's disable these tests.

(We recently disabled the corresponding test in streaming in 7863ecc. These tests are very similar).

Author: Andrew Or <[email protected]>

Closes apache#466 from andrewor14/ignore-ui-tests and squashes the following commits:

6f5a362 [Andrew Or] Ignore org.apache.spark.ui.UISuite tests
j-esse pushed a commit to j-esse/spark that referenced this pull request Jan 24, 2019
Add SafeLogging (similar to palantir#425) to more classes that can be useful:
- k8s classes
- CoarseGrainedSchedulerBackend
- SparkContext
- MemoryStore
- Executor
- CoarseGrainedExecutorBackend
- TorrentBroadCast and Broadcast
bzhaoopenstack pushed a commit to bzhaoopenstack/spark that referenced this pull request Sep 11, 2019
Switch to use otc XXXXX10507 account, and to update
infos into secrets.yaml.

Closes: theopenlab/openlab#219
arjunshroff pushed a commit to arjunshroff/spark that referenced this pull request Nov 24, 2020
apache#466)

MapR [SPARK-515] Move configuring spark-env.sh back to the private-pkg
RolatZhang pushed a commit to RolatZhang/spark that referenced this pull request Aug 15, 2022
* compatible for spark 3.1 (apache#464)

* code for adapt 3.1
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