Replies: 2 comments
-
I have changed the line from Could not resolve CoreCLR path. For more details, enable tracing by setting COREHOST_TRACE environment variable to 1 |
Beta Was this translation helpful? Give feedback.
0 replies
-
@asif48 Did you try to set |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
I have seen an article with the same subject but I am not been able to resolve my problem using that solution...
I am following an article of running Apache Spark with asp.net C#.
when I ran the command from cmd I got error as described in the subject.
Expected behavior
System must produce the simple output as described in the blog.
Screenshots

Desktop (please complete the following information):
Additional context
I am using Apache Spark 2.4.5 with the environment variable as below spark_home=C:\spark_home\spark-2.4.5-bin-hadoop2.7
dotnet_worker_dir=C:\spark_home\Microsoft.Spark.Worker-0.10.0
hadoop_home=C:\WinUtils
rest of the path in spark_submit command is valid and accessible...I ran the spark_submit from the bin/debug/netcoreapp3.1 folder as described in the blog.
Beta Was this translation helpful? Give feedback.
All reactions