I installed HDP cluster with 4 data nodes. and add service mongodb/mongos/mongodconfig, which is mongodb with sharding I tried to add them to the HDP data nodes (2 grp and 2 nodes each). Somehow, the mongodb and mongos are unable to start.
so I start wondering,
1. if HDP, mongodb/mongos, should we still need data nodes in the system?
2. datanode and mongodb sharding nodes can be on the same node?
3. if not, Can we have 0 datanode in HDP cluster?
4. the kafka is in the system, we need to use kafka/spark, so data nodes are needed for spark/scala RDD in this architecture, right?
Any one have any clue on this, please help. thank you very much.
Robin