Mobius
Mobius copied to clipboard
Incomplete bytes read: 208, expected: 791752241
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();