[ https://issues.apache.org/jira/browse/IGNITE-7909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16441236#comment-16441236 ]
ASF GitHub Bot commented on IGNITE-7909: ---------------------------------------- GitHub user VeryFatBoy opened a pull request: https://github.com/apache/ignite/pull/3858 IGNITE-7909 - Java code example. Java version of IgniteDataFrameExample.scala You can merge this pull request into a Git repository by running: $ git pull https://github.com/VeryFatBoy/ignite VeryFatBoy-patch-2 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/3858.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 #3858 ---- commit 52026e922b670289d928a2b711f3c53e0ea23a2a Author: VeryFatBoy <veryfatboy@...> Date: 2018-04-17T17:33:41Z IGNITE-7909 - Java code example. ---- > Java code examples are needed for Spark Data Frames. > ---------------------------------------------------- > > Key: IGNITE-7909 > URL: https://issues.apache.org/jira/browse/IGNITE-7909 > Project: Ignite > Issue Type: Improvement > Components: spark > Affects Versions: 2.5 > Reporter: Akmal Chaudhri > Assignee: Akmal Chaudhri > Priority: Major > Fix For: 2.5 > > Attachments: JavaIgniteCatalogExample.java, > JavaIgniteDataFrameExample.java, JavaIgniteDataFrameWriteExample.java > > Original Estimate: 336h > Remaining Estimate: 336h > > Existing Scala code examples have been developed to illustrate Ignite support > for Spark Data Frames. But Java code examples are also required. Some Java > code has already been developed but requires further testing. -- This message was sent by Atlassian JIRA (v7.6.3#76005)