SLIDER-640 add hadoop locally built hadoop 2.6.0 binaries to the path
Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/d536e33f Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/d536e33f Diff: http://git-wip-us.apache.org/repos/asf/incubator-slider/diff/d536e33f Branch: refs/heads/develop Commit: d536e33f3ea3fdf183d74239800063779b7f5619 Parents: 7c6e0ff Author: Steve Loughran <[email protected]> Authored: Tue Nov 11 18:22:43 2014 +0000 Committer: Steve Loughran <[email protected]> Committed: Tue Nov 11 18:22:43 2014 +0000 ---------------------------------------------------------------------- bin/windows/hadoop-2.6.0/bin/hadoop.dll | Bin 0 -> 92672 bytes bin/windows/hadoop-2.6.0/bin/hdfs.dll | Bin 0 -> 57344 bytes bin/windows/hadoop-2.6.0/bin/winutils.exe | Bin 0 -> 108032 bytes 3 files changed, 0 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-slider/blob/d536e33f/bin/windows/hadoop-2.6.0/bin/hadoop.dll ---------------------------------------------------------------------- diff --git a/bin/windows/hadoop-2.6.0/bin/hadoop.dll b/bin/windows/hadoop-2.6.0/bin/hadoop.dll new file mode 100644 index 0000000..78ad8a8 Binary files /dev/null and b/bin/windows/hadoop-2.6.0/bin/hadoop.dll differ http://git-wip-us.apache.org/repos/asf/incubator-slider/blob/d536e33f/bin/windows/hadoop-2.6.0/bin/hdfs.dll ---------------------------------------------------------------------- diff --git a/bin/windows/hadoop-2.6.0/bin/hdfs.dll b/bin/windows/hadoop-2.6.0/bin/hdfs.dll new file mode 100644 index 0000000..9ce72c8 Binary files /dev/null and b/bin/windows/hadoop-2.6.0/bin/hdfs.dll differ http://git-wip-us.apache.org/repos/asf/incubator-slider/blob/d536e33f/bin/windows/hadoop-2.6.0/bin/winutils.exe ---------------------------------------------------------------------- diff --git a/bin/windows/hadoop-2.6.0/bin/winutils.exe b/bin/windows/hadoop-2.6.0/bin/winutils.exe new file mode 100644 index 0000000..6fbbd20 Binary files /dev/null and b/bin/windows/hadoop-2.6.0/bin/winutils.exe differ
