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/25 10:03:13 UTC

[jira] [Resolved] (IGNITE-2538) RDD.isEmpty method should be overriden in IgniteRDD to use IgniteCache API

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

Valentin Kulichenko resolved IGNITE-2538.
-----------------------------------------
    Resolution: Fixed

> RDD.isEmpty method should be overriden in IgniteRDD to use IgniteCache API
> --------------------------------------------------------------------------
>
>                 Key: IGNITE-2538
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2538
>             Project: Ignite
>          Issue Type: Improvement
>          Components: Ignite RDD
>            Reporter: Valentin Kulichenko
>
> Currently calling {{IgniteRDD.isEmpty}} ends up in execution of 1024 Spark jobs, which is not fast. We should override this method and use native {{IgniteCache}} API there. Other methods should be also revisited.



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