Mobius icon indicating copy to clipboard operation
Mobius copied to clipboard

Incomplete bytes read: 208, expected: 791752241

Open sapan-gs opened this issue 8 years ago • 0 comments

Error Detail : System.ArgumentException: 'Incomplete bytes read: 208, expected: 791752241'

I am getting above error while setting up the SparkContext in below line of code. What am I missing here? var sparkConf = new SparkConf();

sapan-gs avatar Mar 19 '18 13:03 sapan-gs