com.mongodb.spark.sql
:: DeveloperApi ::
Helpers to create com.mongodb.spark.rdd.MongoRDD in the current SQLContext.
SQLContext
the SQLContext
1.0
Creates a MongoRDD
Defaults to using the SparkConf for configuration, alternatively supply a com.mongodb.spark.config.ReadConfig.
SparkConf
the optional readConfig
a MongoRDD
:: DeveloperApi ::
Helpers to create com.mongodb.spark.rdd.MongoRDD in the current
SQLContext
.the SQLContext
1.0