[ANNOUNCE] .NET for Apache Spark™ 2.1 released

2022-02-02 Thread Terry Kim
Hi, We are happy to announce that .NET for Apache Spark™ v2.1 has been released <https://github.com/dotnet/spark/releases/tag/v2.1.0>! The release note <https://github.com/dotnet/spark/blob/main/docs/release-notes/2.1.0/release-2.1.0.md> includes the full list of features/

Announcing .NET for Apache Spark™ 1.0

2020-11-06 Thread Terry Kim
Hi, We are happy to announce that .NET for Apache Spark™ v1.0 has been released <https://github.com/dotnet/spark/releases/tag/v1.0.0>! Please check out the official blog <https://cloudblogs.microsoft.com/opensource/2020/10/30/announcing-net-apache-spark-1/>. The release note <htt

Announcing .NET for Apache Spark™ 0.12

2020-07-02 Thread Terry Kim
We are happy to announce that .NET for Apache Spark™ v0.12 has been released <https://github.com/dotnet/spark/releases>! Thanks to the community for the great feedback. The release note <https://github.com/dotnet/spark/blob/master/docs/release-notes/0.12/release-0.12.md> includes t

Re: Announcing .NET for Apache Spark 0.5.0

2019-09-30 Thread Holden Karau
Congratulations on the release :) On Mon, Sep 30, 2019 at 9:38 AM Terry Kim wrote: > We are thrilled to announce that .NET for Apache Spark 0.5.0 has been just > released <https://github.com/dotnet/spark/releases/tag/v0.5.0>! > > > > Some of the highlights

Announcing .NET for Apache Spark 0.5.0

2019-09-30 Thread Terry Kim
We are thrilled to announce that .NET for Apache Spark 0.5.0 has been just released <https://github.com/dotnet/spark/releases/tag/v0.5.0>! Some of the highlights of this release include: - Delta Lake <https://github.com/delta-io/delta>'s *DeltaTable *APIs - UDF improvements

Announcing .NET for Apache Spark 0.4.0

2019-07-31 Thread Terry Kim
We are thrilled to announce that .NET for Apache Spark 0.4.0 has been just released <https://github.com/dotnet/spark/releases/tag/v0.4.0>! Some of the highlights of this release include: - Apache Arrow backed UDFs (Vector UDF, Grouped Map UDF) - Robust UDF-related assembly l

Re: .NET on Apache Spark?

2015-07-05 Thread Ruslan Dautkhanov
things in/out along with the overhead, but it would work. I don't know much about IronPython, but perhaps changing the default python by changing your path might work? -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/NET-on-Apache-Spark-tp23578p23594

RE: .NET on Apache Spark?

2015-07-05 Thread Ashic Mahtab
. Date: Sun, 5 Jul 2015 11:05:30 -0600 Subject: Re: .NET on Apache Spark? From: dautkha...@gmail.com To: ski.rodrig...@gmail.com CC: user@spark.apache.org Scala used to run on .NEThttp://www.scala-lang.org/old/node/10299 -- Ruslan Dautkhanov On Thu, Jul 2, 2015 at 1:26 PM, pedro ski.rodrig

Re: .NET on Apache Spark?

2015-07-05 Thread Jörn Franke
couldn't find a way to use this. Is there a way to implement a DAG of jobs on a cluster using .NET programming language? -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/NET-on-Apache-Spark-tp23578.html Sent from the Apache Spark User List mailing list

Re: .NET on Apache Spark?

2015-07-05 Thread Silvio Fiorito
between spark and .NET. However, given your requirements, mbrace might be something that you might find useful. -Ashic. Date: Sun, 5 Jul 2015 11:05:30 -0600 Subject: Re: .NET on Apache Spark? From: dautkha...@gmail.com To: ski.rodrig...@gmail.com CC: user

Re: .NET on Apache Spark?

2015-07-02 Thread Daniel Darabos
.nabble.com/NET-on-Apache-Spark-tp23578.html Sent from the Apache Spark User List mailing list archive at Nabble.com. - To unsubscribe, e-mail: user-unsubscr...@spark.apache.org For additional commands, e-mail: user-h

RE: .NET on Apache Spark?

2015-07-02 Thread Silvio Fiorito
@spark.apache.org Subject: .NET on Apache Spark? I'm currently looking into a way to run a program/code (DAG) written in .NET on a cluster using Spark. However I ran into problems concerning the coding language, Spark has no .NET API. I tried looking into IronPython because Spark does have a Python

.NET on Apache Spark?

2015-07-02 Thread Zwits
this. Is there a way to implement a DAG of jobs on a cluster using .NET programming language? -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/NET-on-Apache-Spark-tp23578.html Sent from the Apache Spark User List mailing list archive at Nabble.com