Terry Kim

Results 101 comments of Terry Kim

@indy-3rdman/@moredatapls Thanks for your inputs. Please feel free to take a look at #537 if you want. Thanks!

Does https://docs.microsoft.com/en-us/azure/synapse-analytics/spark/spark-dotnet help? If it's missing some details you need, please let us know. Thanks.

Hi @GoEddie, this is just waiting for development and a good issue to take.

Hi @akshatb1, I am trying to understand your scenario. Is there a reason why you want to close the SparkSession in an interactive session (notebook)?

In the interactive session, the .NET repl compiles the notebook cell code and ship it to executors (for UDF scenarios). Since the Spark session is closed, shipping the compiled code...

Got it. Let me talk to the team and will get back on this.

Since we have a workaround using non-arrow UDF, this is not a short-term goal, but let me talk to the team. cc @suhsteve @rapoth

@zwitbaum did you follow this https://github.com/dotnet/spark/blob/master/deployment/README.md#databricks? cc: @suhsteve @Niharikadutta @elvaliuliuliu