[
https://issues.apache.org/jira/browse/IGNITE-7816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16381790#comment-16381790
]
Nikolay Izhikov commented on IGNITE-7816:
-----------------------------------------
[~vveider]
> Where to look at dependencies?
1. {{spark}} -
https://github.com/apache/ignite/blob/master/modules/spark/pom.xml#L144
2. {{spark_2.10}} -
https://github.com/apache/ignite/blob/master/modules/spark-2.10/pom.xml#L150
3. spark examples -
https://github.com/apache/ignite/pull/3590/files#diff-08740066c64337d38cccd84991ac0912R155
The long list of dependencies with `test` scope is introduced because of
flatten plugin.
We don't need it without flatten plugin.
> 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, examples
> 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)