Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update needed for Write and call UDFs in .NET Interactive #34013

Closed
Tracked by #1139
GeorgeS2019 opened this issue Feb 14, 2023 · 2 comments
Closed
Tracked by #1139

Update needed for Write and call UDFs in .NET Interactive #34013

GeorgeS2019 opened this issue Feb 14, 2023 · 2 comments

Comments

@GeorgeS2019
Copy link

GeorgeS2019 commented Feb 14, 2023

The page: Write and call UDFs in .NET for Apache Spark interactive environments is still using nuget 0.12.1

The latest version is Microsoft.Spark.Extensions.DotNet.Interactive is 2.1.1

Recently, there has been bug complains using UDFs with .NET for Apache Spark including myself.

Summary

This document needs an update to address the issues reported above:
https://github.com/dotnet/spark/blob/main/docs/udf-guide.md

It is unclear what are the NEW ISSUES associated with using UDFs with .NET for Spark and the document needs an URGENT Update: reflecting Microsoft.Spark.Extensions.DotNet.Interactive : 2.1.1 and NOT 0.12.1


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

@GeorgeS2019
Copy link
Author

@Niharikadutta

Use .NET for Apache Spark in Jupyter Notebooks

Please recommend to the users, for .NET Interactive, the same notebook environment used in Azure Synapse, which nuget to use, is there a difference?

#r "nuget:Microsoft.Spark,"
or
#r "Microsoft.Spark.Extensions.DotNet.Interactive"

Topic 2 Update the nuget version recommended from 1.0.0 to 2.1.1

Use .NET for Apache Spark in Jupyter Notebooks

@gewarren
Copy link
Contributor

We're no longer updating the .NET for Apache Spark documentation, and have archived it to https://learn.microsoft.com/previous-versions/dotnet/spark/what-is-spark. As a result, we're closing all the active .NET for Apache Spark issues. I'm sorry we couldn't address your issue.

@dotnet-bot dotnet-bot added ⌚ Not Triaged Not triaged and removed ⌚ Not Triaged Not triaged labels Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants