Tell me more ×
Database Administrators Stack Exchange is a question and answer site for database professionals who wish to improve their database skills and learn from others in the community. It's 100% free, no registration required.

I am making a research about Machine Learning and planning to use NoSQL databases. I know that MongoDB is a powerful solution.

However I want to learn that where Hadoop stands for MongoDB side.

My question is that: Does it a core engine for MongoDB or can I use Hadoop itself without using MongoDB(does it has a benefit using just it) or what benefit I can get from using both Hadoop and MongoDB?

share|improve this question
Hadoop comes with HBase - a system similar to BigTable. If you want to use Hadoop you may want to look into using that in place of MongoDB. – ConcernedOfTunbridgeWells Feb 24 at 0:05

closed as not constructive by dezso, Mark Storey-Smith, Paul White, RolandoMySQLDBA, Marian Feb 28 at 8:47

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.

Browse other questions tagged or ask your own question.