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

WordCount example in "DEBUG" mode not working. #696

Open
abhisheksreesaila opened this issue Oct 15, 2018 · 0 comments
Open

WordCount example in "DEBUG" mode not working. #696

abhisheksreesaila opened this issue Oct 15, 2018 · 0 comments

Comments

@abhisheksreesaila
Copy link

I am trying to run WORDCOUNT example and it works if u run the CLI such as

sparkclr-submit.cmd --exe SparkClrWordCount.exe
C:\Users\Downloads\Mobius-master\examples\Batch\WordCount\bin\Debug file:///C:/Users/eyadmin/Desktop/TEST/words.txt

  • it works!

HOWEVER, if i run using the visual studio such as,

step 1 : sparkclr-submit.cmd debug

step 2 : running the WORDCOUNT example using visual studio, I get the following error,

_{"Value cannot be null.\r\nParameter name: path1"}

StackTrace = " at System.IO.Path.Combine(String path1, String path2, String path3)\r\n at Microsoft.Spark.CSharp.Configuration.ConfigurationService.SparkCLRDebugConfiguration.GetSparkCLRArtifactsPath(String sparkCLRSubFolderName, String fileName)\r\n at Microsoft...._

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant