[ https://issues.apache.org/jira/browse/SPARK-5943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sean Owen resolved SPARK-5943. ------------------------------ Resolution: Fixed Fix Version/s: 1.3.0 Issue resolved by pull request 4722 [https://github.com/apache/spark/pull/4722] > Update the API to remove several warns in building for Spark Streaming > ---------------------------------------------------------------------- > > Key: SPARK-5943 > URL: https://issues.apache.org/jira/browse/SPARK-5943 > Project: Spark > Issue Type: Improvement > Components: Build > Affects Versions: 1.3.0 > Reporter: Saisai Shao > Priority: Minor > Fix For: 1.3.0 > > > old {{awaitTermination(timeout: Long)}} is deprecated and updated to > {{awaitTerminationOrTimeout(timeout: Long): Boolean}} in version 1.3, here > change the related code to reduce warns about this while compiling. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org