Akmal Chaudhri created IGNITE-7909:
-------------------------------------- Summary: 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 Attachments: JavaIgniteCatalogExample.java, JavaIgniteDataFrameExample.java, JavaIgniteDataFrameWriteExample.java 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) |
Hi Nikolay,
Сan your examples, that you have done recently, come up as a solution to this ticket? Sincerely, Dmitriy Pavlov ---------- Forwarded message --------- From: Akmal Chaudhri (JIRA) <[hidden email]> Date: вс, 11 мар. 2018 г. в 2:24 Subject: [jira] [Created] (IGNITE-7909) Java code examples are needed for Spark Data Frames. To: <[hidden email]> Akmal Chaudhri created IGNITE-7909: -------------------------------------- Summary: 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 Attachments: JavaIgniteCatalogExample.java, JavaIgniteDataFrameExample.java, JavaIgniteDataFrameWriteExample.java 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) |
Hello, Dmitry.
Examples I create written in scala [1]. The goal of task is to rewrite these examples in java. [1] https://github.com/apache/ignite/blob/master/examples/src/main/spark/org/apache/ignite/examples/spark/IgniteDataFrameExample.scala В Пн, 12/03/2018 в 10:07 +0000, Dmitry Pavlov пишет: > Hi Nikolay, > > Сan your examples, that you have done recently, come up as a solution to > this ticket? > > Sincerely, > Dmitriy Pavlov > > ---------- Forwarded message --------- > From: Akmal Chaudhri (JIRA) <[hidden email]> > Date: вс, 11 мар. 2018 г. в 2:24 > Subject: [jira] [Created] (IGNITE-7909) Java code examples are needed for > Spark Data Frames. > To: <[hidden email]> > > > Akmal Chaudhri created IGNITE-7909: > -------------------------------------- > > Summary: 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 > Attachments: JavaIgniteCatalogExample.java, > JavaIgniteDataFrameExample.java, JavaIgniteDataFrameWriteExample.java > > 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) |
I see now. Thank you for clarification.
пн, 12 мар. 2018 г., 13:12 Nikolay Izhikov <[hidden email]>: > Hello, Dmitry. > > Examples I create written in scala [1]. > > The goal of task is to rewrite these examples in java. > > [1] > https://github.com/apache/ignite/blob/master/examples/src/main/spark/org/apache/ignite/examples/spark/IgniteDataFrameExample.scala > > В Пн, 12/03/2018 в 10:07 +0000, Dmitry Pavlov пишет: > > Hi Nikolay, > > > > Сan your examples, that you have done recently, come up as a solution to > > this ticket? > > > > Sincerely, > > Dmitriy Pavlov > > > > ---------- Forwarded message --------- > > From: Akmal Chaudhri (JIRA) <[hidden email]> > > Date: вс, 11 мар. 2018 г. в 2:24 > > Subject: [jira] [Created] (IGNITE-7909) Java code examples are needed for > > Spark Data Frames. > > To: <[hidden email]> > > > > > > Akmal Chaudhri created IGNITE-7909: > > -------------------------------------- > > > > Summary: 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 > > Attachments: JavaIgniteCatalogExample.java, > > JavaIgniteDataFrameExample.java, JavaIgniteDataFrameWriteExample.java > > > > 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) |
Free forum by Nabble | Edit this page |