You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by sb...@apache.org on 2015/06/30 10:35:10 UTC

[7/7] incubator-ignite git commit: Merge branch 'ignite-sprint-7' of https://git-wip-us.apache.org/repos/asf/incubator-ignite into ignite-1058

Merge branch 'ignite-sprint-7' of https://git-wip-us.apache.org/repos/asf/incubator-ignite into ignite-1058


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

Branch: refs/heads/ignite-1058
Commit: 4d731ea9a514d9a868e39732fc8094c0ed04548b
Parents: 29fe50c bade9f1
Author: iveselovskiy <iv...@gridgain.com>
Authored: Tue Jun 30 11:34:34 2015 +0300
Committer: iveselovskiy <iv...@gridgain.com>
Committed: Tue Jun 30 11:34:34 2015 +0300

----------------------------------------------------------------------
 .../cache/GridCacheDeploymentManager.java       | 10 ++--
 .../shmem/IpcSharedMemoryServerEndpoint.java    | 10 +++-
 .../core/src/test/config/spark/spark-config.xml | 46 ++++++++++++++++++
 .../ignite/schema/model/PojoDescriptor.java     |  2 +
 .../apache/ignite/schema/model/PojoField.java   |  1 +
 .../parser/dialect/OracleMetadataDialect.java   |  2 +-
 .../org/apache/ignite/spark/IgniteContext.scala | 50 ++++++++++++++++++--
 .../org/apache/ignite/spark/IgniteRddSpec.scala | 18 +++++++
 8 files changed, 127 insertions(+), 12 deletions(-)
----------------------------------------------------------------------