You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/02/21 07:54:18 UTC

[jira] [Assigned] (SPARK-13399) Investigate type erasure warnings in CheckpointSuite

     [ https://issues.apache.org/jira/browse/SPARK-13399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Apache Spark reassigned SPARK-13399:
------------------------------------

    Assignee:     (was: Apache Spark)

> Investigate type erasure warnings in CheckpointSuite
> ----------------------------------------------------
>
>                 Key: SPARK-13399
>                 URL: https://issues.apache.org/jira/browse/SPARK-13399
>             Project: Spark
>          Issue Type: Improvement
>          Components: Tests
>            Reporter: holdenk
>            Priority: Trivial
>
> [warn] /home/holden/repos/spark/streaming/src/test/scala/org/apache/spark/streaming/CheckpointSuite.scala:154: abstract type V in type org.apache.spark.streaming.TestOutputStreamWithPartitions[V] is unchecked since it is eliminated by erasure
> [warn]         dstream.isInstanceOf[TestOutputStreamWithPartitions[V]]
> [warn]                             ^
> [warn] /home/holden/repos/spark/streaming/src/test/scala/org/apache/spark/streaming/CheckpointSuite.scala:911: abstract type V in type org.apache.spark.streaming.TestOutputStreamWithPartitions[V] is unchecked since it is eliminated by erasure
> [warn]       dstream.isInstanceOf[TestOutputStreamWithPartitions[V]]
> [warn]                           ^



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org