[
https://issues.apache.org/jira/browse/IGNITE-2538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15299770#comment-15299770
]
ASF GitHub Bot commented on IGNITE-2538:
----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/ignite/pull/741
> 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)