Language support for Spark libraries

2015-07-13 Thread Lincoln Atkinson
I'm still getting acquainted with the Spark ecosystem, and wanted to make sure 
my understanding of the different API layers is correct.

Is this an accurate picture of the major API layers, and their associated 
client support?

Thanks,
-Lincoln

Spark Core:

-  Scala

-  Java

-  Python

-  R

MLLib

-  Scala

-  Java

-  Python

GraphX

-  Scala

-  Java

SparkSQL

-  Scala

-  Java

-  Python


Re: Language support for Spark libraries

2015-07-13 Thread Davies Liu
On Mon, Jul 13, 2015 at 11:06 AM, Lincoln Atkinson lat...@microsoft.com wrote:
 I’m still getting acquainted with the Spark ecosystem, and wanted to make
 sure my understanding of the different API layers is correct.



 Is this an accurate picture of the major API layers, and their associated
 client support?



 Thanks,

 -Lincoln



 Spark Core:

This should be SQL, right now the R API for Spark Core is not public.

 -  Scala

 -  Java

 -  Python

 -  R



 MLLib

 -  Scala

 -  Java

 -  Python



 GraphX

 -  Scala

 -  Java



 SparkSQL

 -  Scala

 -  Java

 -  Python

-
To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
For additional commands, e-mail: user-h...@spark.apache.org