mapreduce - Why hadoop slave cannot run a job? -


i run yarn mapreduce job 1 node.

but job stuck on accepted state, , still 0% completed. checked jps command on slave, there no mr app master or yarn child complete job. on slave daemons have ran datanode , nodemanager. there no wrong configuration on master node, because i've tried t before different slave , it's works.

how can fix it? thanks....


Comments

Popular posts from this blog

powershell Start-Process exit code -1073741502 when used with Credential from a windows service environment -

twig - Using Twigbridge in a Laravel 5.1 Package -

c# - LINQ join Entities from HashSet's, Join vs Dictionary vs HashSet performance -