Skip to content

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

@abhisheksreesaila

Description

@abhisheksreesaila

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...._

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions