You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Liwei Lin (JIRA)" <ji...@apache.org> on 2016/10/31 03:15:58 UTC

[jira] [Updated] (SPARK-18176) Kafka010 .createRDD() scala API should expect scala Map

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

Liwei Lin updated SPARK-18176:
------------------------------
    Description: 
Thoughout {{external/kafka-010}}, Java APIs are expecting {{java.lang.Maps}} and Scala APIs are expecting {{scala.collection.Maps}}, with the exception of {{KafkaUtils.createRDD()}} Scala API expecting a {{java.lang.Map}}.

But please note, this is a public API change.

  was:Thoughout {{external/kafka-010}}, Java APIs are expecting {{java.lang.Maps}} and Scala APIs are expecting {{scala.collection.Maps}}, with the exception of {{KafkaUtils.createRDD()}} Scala API expecting a {{java.lang.Map}}.


> Kafka010 .createRDD() scala API should expect scala Map
> -------------------------------------------------------
>
>                 Key: SPARK-18176
>                 URL: https://issues.apache.org/jira/browse/SPARK-18176
>             Project: Spark
>          Issue Type: Improvement
>          Components: Streaming
>    Affects Versions: 2.0.0, 2.0.1
>            Reporter: Liwei Lin
>
> Thoughout {{external/kafka-010}}, Java APIs are expecting {{java.lang.Maps}} and Scala APIs are expecting {{scala.collection.Maps}}, with the exception of {{KafkaUtils.createRDD()}} Scala API expecting a {{java.lang.Map}}.
> But please note, this is a public API change.



--
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