Mobius
Mobius copied to clipboard
Method not found: 'System.AppDomainSetup System.AppDomain.get_SetupInformation()'.
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 ...