question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

.NET for Apache Spark v2.1.2 in .NET7 ?

See original GitHub issue

Update 28thFeb2023

Thanks to @dragorosson Following the advice by @dragorosson

It is possible in Windows to prepare openjdk-8-jdk, mvm, spark-3.2.3-bin-hadoop3.2 to create

version = 2.1.1 microsoft-spark-3-2/target/microsoft-spark-3-2-3_2.12-[2.1.1].jar

By compiling Microsoft.Spark.Worker in .NET7, instead of .NET6.0, this ensure consistency of addressing the BinaryFormatter compiling error. UDF now works. Delta works.

Next open issue:

  • Key issue left is support for microsoft-spark-3-3.jar
Previous discussions #### Update 23rdFeb2023

Please share your feedback to this observation provided here, but please do this within this issue for tracking purposes.

For Spark, this project is key for .NET developers to stay within .NET when dealing with big data analytics. It is unclear WHY there are questionable and sporadic commitments shown here. If this effort here fails OR with further delay, it could have a ripple effect on the ENTIRE machine learning and deep learning .NET efforts.

The triangular THREE PRONGED .NET efforts to KEEP big data analytics within .NET could be questionable.

  • Machine Learning (ML.NET)
  • PolyGlot
  • .NET for Spark

Update 20thFeb2023

  • Test the WIP .NET6 version
  • Check the WIP .NET6 with microsoft-spark-3-2.jar
    • Check the WIP .NET6 with microsoft-spark-3-2_2.12-2.1.1.jar

      So far, I could only get the WIP merged .NET6 to work with microsoft-spark-3-1_2.12-2.1.1.jar

Update 15thFeb2023

It seems the Azure Synapse team has officially deleted ALL C# .NET for Spark samples for Synapse Jan 2023. Sad!

image

Issue Analytics

  • State:open
  • Created 7 months ago
  • Reactions:3
  • Comments:19 (4 by maintainers)

github_iconTop GitHub Comments

16reactions
GeorgeS2019commented, Feb 20, 2023

@mfidemraizer

The more feedback and participation from .NET for Spark users, the more commitment we could expect from the dotnet team.

Reading through the issues, PRs, and discussions here, it seems to me that the dotnet team needs MORE participation and feedback to justify MORE commitment to this project.

Nothing to be alarming!

We need more active Participation from users HERE! => put some emoji, here and there, raise some feedback WILL HELP to keep the dotnet team continue the support for .NET for SPARK

9reactions
GeorgeS2019commented, Feb 17, 2023

It seems the support for .NET for Spark is back 😃 We will be getting the .NET6 version soon.

Read more comments on GitHub >

github_iconTop Results From Across the Web

.NET for Apache Spark™ | Big data analytics
NET for Apache ® Spark™. A free, open-source, and cross-platform big data analytics framework. Get started. Supported on Linux, Windows, and macOS ...
Read more >
Spark Release 1.2.2
Spark 1.2.2 is a maintenance release containing stability fixes. This release is based on the branch-1.2 maintenance branch of Spark. We recommend all...
Read more >
.NET for Apache Spark appears to be abandoned : r/dotnet
I was wondering about the state of this project, since the implementation of Databricks on Azure seems relatively popular and tightly co- ...
Read more >
Microsoft.Spark 2.1.1
NET for Apache Spark. ... NET Standard 2.0 .NET CLI; Package Manager; PackageReference; Paket CLI; Script & Interactive; Cake.
Read more >
Deploy Spark .NET app on Databricks | TangTalk - Tech Blog
1.1 Install the following dependencies: .NET, Java, compression software, Apache Spark, .NET for Apache Spark, WinUtils. 1.2 Set ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found