Saisai Shao created SPARK-5943: ---------------------------------- Summary: 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
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