[ https://issues.apache.org/jira/browse/IGNITE-7816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16378355#comment-16378355 ]
ASF GitHub Bot commented on IGNITE-7816: ---------------------------------------- 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. ---- > DataFrame examples: wrong folder, hidden on TeamCity > ---------------------------------------------------- > > Key: IGNITE-7816 > URL: https://issues.apache.org/jira/browse/IGNITE-7816 > Project: Ignite > Issue Type: Sub-task > Components: documentation > Reporter: Nikolay Izhikov > Assignee: Nikolay Izhikov > Priority: Trivial > Fix For: 2.4 > > > 1. Spark DataFrame examples are in > {{examples/src/main/spark/org/apache/ignite/examples/spark}} folder. Should > be moved to > {{examples/src/main/scala/org/apache/ignite/scalar/examples/spark}}. > 2. Spark DataFrame examples not tested on Team City under Ignite Examples. > https://issues.apache.org/jira/browse/IGNITE-7655?focusedCommentId=16377875&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-16377875 -- This message was sent by Atlassian JIRA (v7.6.3#76005)