GitHub user srowen opened a pull request:
https://github.com/apache/spark/pull/11558
[SPARK-13655] [STREAMING] [TESTS] Fix
WithAggregationKinesisBackedBlockRDDSuite
## What changes were proposed in this pull request?
Disable Kinesis tests that are always timing out the build. Anything
triggering kinesis tests is currently hanging and timing out, like
https://github.com/apache/spark/pull/11481
This does not resolve the problem, just disables the test.
CC @brkyvz @tdas who may know more, having mostly authored / changed this
code.
## How was this patch tested?
Jenkins tests. As this only removes a test, it shouldn't be able to break
anything. We'll see if this was all that's needed.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/srowen/spark SPARK-13655
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/11558.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #11558
----
commit d1261fafbe9f437faa003ecf30e923f683b8846d
Author: Sean Owen <[email protected]>
Date: 2016-03-07T09:45:30Z
Disable Kinesis tests that are always timing out the build
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]