is there any .xml file or something similar which explicitly specify that are nodes where I want to run Map task or Reduce Task. if this is hadoop architecture dependent then how can specify nodes.
is there any .xml file or something similar which explicitly specify that are nodes
Share
No, there is no such feature.
I doubt if such a feature will ever be created because this would break the scalability and fault tolerance properties.