[Article] Using Linear Regression with Apache Ignite

2018-06-07 Thread Akmal Chaudhri
Second article in a multi-part series: https://www.gridgain.com/resources/blog/using-linear-regression-apacher-ignitetm Feedback welcome. Thank you.

[Article] Introduction to Machine Learning with Apache Ignite

2018-06-06 Thread Akmal Chaudhri
First article in a multi-part series. https://www.gridgain.com/resources/blog/introduction-machine-learning-apache-ignite Feedback welcome. Thank you.

Re: [IGNITE-7909]: Java code examples are needed for Spark Data Frames.

2018-04-19 Thread Akmal Chaudhri
y for your branch. > After that, attach link to execution into issue. > > After completing step 1 I will be able to review your changes. > After completing step 2 and review we will be to merge your changes to > master. > > В Чт, 19/04/2018 в 15:30 +0100, Akmal Chaudhri пишет: &

Re: [IGNITE-7909]: Java code examples are needed for Spark Data Frames.

2018-04-19 Thread Akmal Chaudhri
teExample.java > > [1] https://github.com/apache/ignite/pull/3857 > [2] https://github.com/apache/ignite/pull/3858I > [3] https://github.com/apache/ignite/pull/3859 > [4] https://github.com/apache/ignite/blob/master/examples/ > src/test/spark/org/apache/ignite/spark/examples/ >

[IGNITE-7909]: Java code examples are needed for Spark Data Frames.

2018-04-18 Thread Akmal Chaudhri
If any community members have time, please review the code. Three Java files are attached to the Jira ticket: https://issues.apache.org/jira/browse/IGNITE-7909 The code should be functionally equivalent to the Scala Data Frames code that was shipped in 2.4. Data Frame documentation is here: htt

[TEST ERROR] org.apache.spark.sql.AnalysisException: Path does not exist

2018-04-17 Thread Akmal Chaudhri
I am running the Spark DataFrame tests on Java code locally. One test is failing because of a path issue. In the Java code is the line: *//Load content of json file to data frame.* *Dataset personsDataFrame = spark.read().json("examples/src/main/resources/person.json");* which works perfectly wh

[jira] [Created] (IGNITE-8296) Move Spark Scala code examples to correct directory and prefix with "Scalar" to follow convention used with other Scala examples

2018-04-17 Thread Akmal Chaudhri (JIRA)
Akmal Chaudhri created IGNITE-8296: -- Summary: Move Spark Scala code examples to correct directory and prefix with "Scalar" to follow convention used with other Scala examples Key: IGNITE-8296

[jira] [Created] (IGNITE-7909) Java code examples are needed for Spark Data Frames.

2018-03-10 Thread Akmal Chaudhri (JIRA)
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

[ARTICLE] In-Memory Technologies: Meeting Healthcare's Fast Data Challenges. Part I

2017-12-15 Thread Akmal Chaudhri
Part 1 of a 2-part series is now live: https://www.gridgain.com/resources/blog/in-memory-technologies-meeting-healthcares-fast-data-challenges-part-i Thank you.

[WEBINAR]: Meeting the Challenges of Fast Data in Healthcare with In-Memory Technologies

2017-12-04 Thread Akmal Chaudhri
Please join me for a webinar on Wednesday, 6 December 2017 @ 11:00 am PT. https://ignite.apache.org/events.html#meeting-challenges-fast-data-in-healthcare-in-memory-technologies Thank you.

Re: Documentation for GA Grid: GA library to Apache Ignite

2017-12-01 Thread Akmal Chaudhri
Updates need to be checked and approved before going live? On 1 December 2017 at 04:11, techbysample wrote: > Denis, > > Thanks. In review, I noticed that when I edit page: > > "https://apacheignite.readme.io/v2.3/docs/genetic-algorithms";, my updates > do > not appear instantly. > > Is this th

ML Example

2017-09-13 Thread Akmal Chaudhri
I am working with the 2.2.0 RC and have built the ML examples and successfully imported them into IntelliJ. I'd like to try a K-Means example, but the online documentation only contains code fragments: https://apacheignite.readme.io/docs/k-means-clustering which I have managed to put together:

Re: new website tickets

2017-08-17 Thread Akmal Chaudhri
enis > > > On Aug 11, 2017, at 10:40 AM, Dmitriy Setrakyan > wrote: > > > > On Fri, Aug 11, 2017 at 10:38 AM, Akmal Chaudhri < > > akmal.chaud...@gridgain.com> wrote: > > > >> Dimitriy, > >> > >> I will take a look at those and pick-

Re: SQL Getting Started Guide

2017-08-17 Thread Akmal Chaudhri
rcase: city -> > City, people -> People > > 3. Rename INSERT section to “Inserting Data”, SELECT to “Querying Data”, > UPDATE -> “Modifying Data”, DELETE to “Removing Data” or to better > alternatives. > > 4. Show how to insert at least 2 cities and 5 people in the IN

Re: SQL Getting Started Guide

2017-08-11 Thread Akmal Chaudhri
Denis, All I have made some progress with the documentation: https://apacheignite.readme.io/v2.1/docs/getting-started-sql ODBC connectivity and examples are missing, but should be completed very soon. Community feedback welcome. Thanks. On 31 July 2017 at 19:02, Denis Magda wrote: > Igniter

Re: new website tickets

2017-08-11 Thread Akmal Chaudhri
Dimitriy, I will take a look at those and pick-up the documentation tickets early next week. Thanks. On 11 August 2017 at 02:34, Dmitriy Setrakyan wrote: > Igniters, > > I have filed several website tickets to reflect the addition of persistence > in the latest 2.1 release: > > https://issues.

Re: SQL Getting Started Guide

2017-08-02 Thread Akmal Chaudhri
Denis, All: Jira account details: Username: abchaudhri Email: akmal.chaudhri AT gridgain.com Full Name: Akmal Chaudhri Thank you. On 31 July 2017 at 19:02, Denis Magda wrote: > Igniters, > > There is a lot of SQL related documentation available for Ignite. However, > the one can