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

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

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

Valentin Kulichenko reassigned IGNITE-2929:
-------------------------------------------

    Assignee: Valentin Kulichenko

> 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
>            Assignee: 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)