[ https://issues.apache.org/jira/browse/SPARK-13176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15135254#comment-15135254 ]
Jakob Odersky commented on SPARK-13176: --------------------------------------- The PR I submitted uses java.nio.Files, it does not fix the underlying problem of ignoring specific deprecation warnings. > Ignore deprecation warning for ProcessBuilder lines_! > ----------------------------------------------------- > > Key: SPARK-13176 > URL: https://issues.apache.org/jira/browse/SPARK-13176 > Project: Spark > Issue Type: Sub-task > Components: Spark Core > Reporter: holdenk > Priority: Trivial > > The replacement, stream_! & lineStream_! is not present in 2.10 API. > Note @SupressWarnings for deprecation doesn't appear to work > https://issues.scala-lang.org/browse/SI-7934 so suppressing the warnings > might involve wrapping or similar. -- 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