Hi for all, I'm trying to get the location of scheduled mapreduce tasks for a job in my cluster from CLI because I don't have access to WebUI.
I saw [1] and [2], but I'm not lucky. For location of reducer, I want to get some like this: TASK_ID TYPE (MAP or REDUCE) IP_SLAVE Any clue will be fine. Thanks in advance. [1]: https://hadoop.apache.org/docs/r2.7.0/hadoop-mapreduce-client/hadoop-mapreduce-client-core/MapredCommands.html [2]: https://hadoop.apache.org/docs/r2.7.0/hadoop-yarn/hadoop-yarn-site/YarnCommands.html -- Tomas Delvechio
