You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Biao Ma (JIRA)" <ji...@apache.org> on 2016/05/19 15:13:12 UTC

[jira] [Commented] (IGNITE-2929) IgniteContext should not have type parameters

    [ https://issues.apache.org/jira/browse/IGNITE-2929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15291263#comment-15291263 ] 

Biao Ma commented on IGNITE-2929:
---------------------------------

Hi,
   Val, I am working on this one.can you assign it to me?

> IgniteContext should not have type parameters
> ---------------------------------------------
>
>                 Key: IGNITE-2929
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2929
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 1.5.0.final
>            Reporter: Valentin Kulichenko
>             Fix For: 1.7
>
>
> Currently implementation of {{SparkContext}} has type parameters {{[K, V]}} which means that all the RDDs that are created by a particular instance of context have to be of the same type.
> Looks like type parameters on {{IgniteContext}} don't make much sense and should be removed. {{fromCache}} method should be parameterized instead.



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