hadoop - is it possible to store mongodb data on hdfs -


in project, i'm challenging data storage method. firstly, in project, there streaming data in json format , suitable db mongodb. have analyze data hadoop or spark.

so, conflict starts here: can store mongodb collections in hdfs or must mongodb , hdfs storage units different? important issue decision. must use hadoop , mongodb in same disk units or separate units?

they need different units since methods of storage, security policy implementations , storage mechanisms different.


Comments

Popular posts from this blog

javascript - Using jquery append to add option values into a select element not working -

Android soft keyboard reverts to default keyboard on orientation change -

jquery - javascript onscroll fade same class but with different div -