Revert "MAPREDUCE-6566. Add retry support to mapreduce CLI tool. Contributed by Varun Vasudev"
This reverts commit fc470840a0b1f5dc8b3b13f7ed99fd68ba728216. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/60fe6d53 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/60fe6d53 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/60fe6d53 Branch: refs/heads/yarn-2877 Commit: 60fe6d53d92c19c103219827fdb321780f1b33e5 Parents: ce16541 Author: Vinod Kumar Vavilapalli <[email protected]> Authored: Wed Dec 16 15:11:38 2015 -0800 Committer: Vinod Kumar Vavilapalli <[email protected]> Committed: Wed Dec 16 15:11:38 2015 -0800 ---------------------------------------------------------------------- hadoop-mapreduce-project/CHANGES.txt | 1395 ++++++++++-------- .../org/apache/hadoop/mapreduce/tools/CLI.java | 41 +- .../apache/hadoop/mapreduce/tools/TestCLI.java | 31 +- 3 files changed, 821 insertions(+), 646 deletions(-) ----------------------------------------------------------------------
