GitHub user iSultan opened a pull request:
https://github.com/apache/hadoop/pull/63
Fix a typo
I think there is a typo unless you typed intentionally. Is
`slowTaskRelativeTresholds` meant to be `slowTaskRelativeThresholds`?
You can merge this pull request into a Git repository by
GitHub user iSultan opened a pull request:
https://github.com/apache/hadoop/pull/60
Add space after jobId in line 1011
One space is needed before `Job Transitioned from` in line 1011. The log
output has no space between `jobId` and `Job Transitioned from`.
You can merge this pull