Mobius icon indicating copy to clipboard operation
Mobius copied to clipboard

Method not found: 'System.AppDomainSetup System.AppDomain.get_SetupInformation()'.

Open mybmw123 opened this issue 6 years ago • 0 comments

i test this sample https://github.com/Microsoft/Mobius/blob/master/examples/Sql/CassandraDataFrame/Program.cs at this line var sparkConf = new SparkConf().Set("spark.cassandra.connection.host", cassandraHostName); show error but , i can use spark shell alone ...

mybmw123 avatar Mar 10 '18 11:03 mybmw123