GitHub user agura opened a pull request: https://github.com/apache/zeppelin/pull/1303
ZEPPELIN-1308 Apache Ignite version upgraded up to 1.7 ### What is this PR for? Apache Ignite 1.7 release contains contains many improvements and fixes. What is important for Ignite interpreter it support of distributed joins for non colocated data (IGNITE-3563). ### What type of PR is it? [ Improvement ] ### What is the Jira issue? https://issues.apache.org/jira/browse/ZEPPELIN-1308 ### How should this be tested? Unit-tests under `org.apache.zeppelin.ignite` package are enough/ You can merge this pull request into a Git repository by running: $ git pull https://github.com/agura/incubator-zeppelin ZEPPELIN-1308 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/zeppelin/pull/1303.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1303 ---- commit c83194ee0d2eed60092defb6e906ef8b93debd10 Author: agura <ag...@gridgain.com> Date: 2016-08-08T12:04:26Z ZEPPELIN-1308 Apache Ignite version upgraded up to 1.7 ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---