You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Nikolay Izhikov (Jira)" <ji...@apache.org> on 2019/10/01 12:04:00 UTC

[jira] [Commented] (IGNITE-11723) IgniteSpark integration should support skipStore option for internal dataStreamer (IgniteRdd and Ignite DataFrame)

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

Nikolay Izhikov commented on IGNITE-11723:
------------------------------------------

LGTM, except for a couple of nits I mentioned in comments.
We should run at least Spark RDD and Examples suites to test this patch.

Please, check suites still succeed before the merge.

> IgniteSpark integration should support skipStore option for internal dataStreamer (IgniteRdd and Ignite DataFrame)
> ------------------------------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-11723
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11723
>             Project: Ignite
>          Issue Type: Improvement
>          Components: spark
>    Affects Versions: 2.8
>            Reporter: Andrey Aleksandrov
>            Assignee: Alexey Zinoviev
>            Priority: Critical
>             Fix For: 2.8
>
>          Time Spent: 3h 40m
>  Remaining Estimate: 0h
>
> At the moment this option can't be set. But this integrations could be used for initial data loading also for the caches with cache stores implementation. 
> With skipStore option, we could avoid write-through behavior during this initial data loading.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)