[ 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to