-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
Currently, sqlContext.read.option("uri", inputUri).mongo() passes the the spark context to MongoRDD and creates a new SqlContext.
The existing one can be reused.
- duplicates
-
SPARK-57 Can't save MongoRDD as tempTable
- Closed