You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by av...@apache.org on 2017/03/01 14:32:55 UTC

[12/50] [abbrv] ignite git commit: Merge branch 'ignite-1.9' of https://git-wip-us.apache.org/repos/asf/ignite into ignite-1.9

Merge branch 'ignite-1.9' of https://git-wip-us.apache.org/repos/asf/ignite into ignite-1.9


Project: http://git-wip-us.apache.org/repos/asf/ignite/repo
Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/43bf89f9
Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/43bf89f9
Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/43bf89f9

Branch: refs/heads/master
Commit: 43bf89f97cac84fee155e5063b1b18937b74b1f0
Parents: 3737407 caf7b22
Author: Sergi Vladykin <se...@gmail.com>
Authored: Mon Feb 20 22:09:42 2017 +0300
Committer: Sergi Vladykin <se...@gmail.com>
Committed: Mon Feb 20 22:09:42 2017 +0300

----------------------------------------------------------------------
 .../examples/java8/spark/SharedRDDExample.java  |   4 +-
 modules/spark-2.10/pom.xml                      |  54 ++++++
 modules/spark/pom.xml                           | 183 ++++++++++++++++++-
 .../org/apache/ignite/spark/IgniteContext.scala |  22 ++-
 .../spark/JavaEmbeddedIgniteRDDSelfTest.java    |  10 +-
 .../spark/JavaStandaloneIgniteRDDSelfTest.java  |  22 +--
 parent/pom.xml                                  |   3 +-
 7 files changed, 270 insertions(+), 28 deletions(-)
----------------------------------------------------------------------