adspace


While starting hadoop services, datanode service is not running?

Answer Posted / Hirendra Kumar

To troubleshoot a situation where the DataNode service isn't running after starting Hadoop services, you can check the logs (usually in /tmp/hadoop-<servicename>/logs) for any error messages. Ensure that there are no configuration issues and that the necessary ports (50010, 50020, 50075, and 8020) are open and accessible.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Give me the examples of Columnar database ?

669


How job tracker schedules an assignment?

496


How can you set an arbitrary number of Reducers to be created for a job in Hadoop?

551


Which modes can Hadoop be run in? List a few features for each mode?

542