Chethan Thu, 12 Jul 2018 08:25:46 -0700
Hi Dev, I am receving data from mongoDB through spark streaming.It gives Dstream of org.bson.document.
How to convert Dstream [Document] to dataframe? all my other operations are in dataframes. Thanks, Chethan.