GitHub user nizhikov opened a pull request: https://github.com/apache/ignite/pull/3573
IGNITE-7816: DataFrame examples fixed. moved to `org.apache.ignite.scalar.examples.spark` package. Minor examples improvements. You can merge this pull request into a Git repository by running: $ git pull https://github.com/nizhikov/ignite IGNITE-7816 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/3573.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 #3573 ---- commit 7c89b4b2d1bc03c0790862826d83777ba31fe0df Author: Nikolay Izhikov <nizhikov@...> Date: 2018-02-27T10:26:39Z IGNITE-7816: DataFrame examples moved to `org.apache.ignite.scalar.examples.spark` package. Minor examples improvements. ---- ---