HI All, I have data in MongoDb(few TBs) which I want to migrate to HDFS to do complex queries analysis on this data.Queries like AND queries involved multiple fields
So my question in which which format I should store the data in HDFS so that processing will be fast for such kind of queries? Regards Jeetendra