spark-instrumented-optimizer/external
Sean Owen 8bd05c9db2 [SPARK-8393][STREAMING] JavaStreamingContext#awaitTermination() throws non-declared InterruptedException
## What changes were proposed in this pull request?

`JavaStreamingContext.awaitTermination` methods should be declared as `throws[InterruptedException]` so that this exception can be handled in Java code. Note this is not just a doc change, but an API change, since now (in Java) the method has a checked exception to handle. All await-like methods in Java APIs behave this way, so seems worthwhile for 2.0.

## How was this patch tested?

Jenkins tests

Author: Sean Owen <sowen@cloudera.com>

Closes #12418 from srowen/SPARK-8393.
2016-04-21 11:03:16 +01:00
..
docker [SPARK-13595][BUILD] Move docker, extras modules into external 2016-03-09 18:27:44 +00:00
docker-integration-tests [HOTFIX] Ignore all Docker integration tests 2016-04-20 20:30:43 -07:00
flume [MINOR][SQL] Remove extra anonymous closure within functional transformations 2016-04-14 09:43:41 +01:00
flume-assembly [SPARK-14073][STREAMING][TEST-MAVEN] Move flume back to Spark 2016-03-25 17:37:16 -07:00
flume-sink [MINOR][SQL] Remove extra anonymous closure within functional transformations 2016-04-14 09:43:41 +01:00
java8-tests [SPARK-14465][BUILD] Checkstyle should check all Java files 2016-04-09 21:31:20 -07:00
kafka [SPARK-14134][CORE] Change the package name used for shading classes. 2016-04-06 19:33:51 -07:00
kafka-assembly [SPARK-6363][BUILD] Make Scala 2.11 the default Scala version 2016-01-30 00:20:28 -08:00
kinesis-asl [SPARK-8393][STREAMING] JavaStreamingContext#awaitTermination() throws non-declared InterruptedException 2016-04-21 11:03:16 +01:00
kinesis-asl-assembly [SPARK-13595][BUILD] Move docker, extras modules into external 2016-03-09 18:27:44 +00:00
spark-ganglia-lgpl [SPARK-13595][BUILD] Move docker, extras modules into external 2016-03-09 18:27:44 +00:00