You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@slider.apache.org by st...@apache.org on 2014/11/11 20:39:53 UTC

[1/5] incubator-slider git commit: SLIDER-640: switch build to hadoop-2.6.0

Repository: incubator-slider
Updated Branches:
  refs/heads/develop 65c33e787 -> a0372d6c4
  refs/heads/releases/slider-0.60 4039ec56f -> d1441e391


SLIDER-640: switch build to hadoop-2.6.0


Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/7c6e0ffc
Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/7c6e0ffc
Diff: http://git-wip-us.apache.org/repos/asf/incubator-slider/diff/7c6e0ffc

Branch: refs/heads/develop
Commit: 7c6e0ffc642f77a6f8abfb5f9e574cd2cc1b3462
Parents: 44c4bb9
Author: Steve Loughran <st...@apache.org>
Authored: Tue Nov 11 17:27:51 2014 +0000
Committer: Steve Loughran <st...@apache.org>
Committed: Tue Nov 11 17:27:51 2014 +0000

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-slider/blob/7c6e0ffc/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 1049e40..7aa59ff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -137,7 +137,7 @@
     <!--
     core artifacts
     -->
-    <hadoop.version>2.6.0-SNAPSHOT</hadoop.version>
+    <hadoop.version>2.6.0</hadoop.version>
 
     <hbase.version>0.98.4-hadoop2</hbase.version>
     <accumulo.version>1.6.1</accumulo.version>


[5/5] incubator-slider git commit: SLIDER-640: switch build to hadoop-2.6.0

Posted by st...@apache.org.
SLIDER-640: switch build to hadoop-2.6.0


Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/d1441e39
Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/d1441e39
Diff: http://git-wip-us.apache.org/repos/asf/incubator-slider/diff/d1441e39

Branch: refs/heads/releases/slider-0.60
Commit: d1441e391360ed59b5e80edd393a3450aa02be68
Parents: 4039ec5
Author: Steve Loughran <st...@apache.org>
Authored: Tue Nov 11 17:27:51 2014 +0000
Committer: Steve Loughran <st...@apache.org>
Committed: Tue Nov 11 19:39:35 2014 +0000

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-slider/blob/d1441e39/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f11641f..6a5e6ba 100644
--- a/pom.xml
+++ b/pom.xml
@@ -137,7 +137,7 @@
     <!--
     core artifacts
     -->
-    <hadoop.version>2.6.0-SNAPSHOT</hadoop.version>
+    <hadoop.version>2.6.0</hadoop.version>
 
     <hbase.version>0.98.4-hadoop2</hbase.version>
     <accumulo.version>1.6.1</accumulo.version>


[4/5] incubator-slider git commit: Merge branch 'feature/SLIDER-640-hadoop-2.6' into develop

Posted by st...@apache.org.
Merge branch 'feature/SLIDER-640-hadoop-2.6' into develop


Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/a0372d6c
Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/a0372d6c
Diff: http://git-wip-us.apache.org/repos/asf/incubator-slider/diff/a0372d6c

Branch: refs/heads/develop
Commit: a0372d6c4cca5d6da9397fadd85e7e73b55f4aab
Parents: 65c33e7 33eb8d6
Author: Steve Loughran <st...@apache.org>
Authored: Tue Nov 11 19:38:49 2014 +0000
Committer: Steve Loughran <st...@apache.org>
Committed: Tue Nov 11 19:38:49 2014 +0000

----------------------------------------------------------------------
 bin/windows/hadoop-2.6.0/bin/hadoop.dll   | Bin 0 -> 92672 bytes
 bin/windows/hadoop-2.6.0/bin/hadoop.pdb   | Bin 0 -> 502784 bytes
 bin/windows/hadoop-2.6.0/bin/hdfs.dll     | Bin 0 -> 57344 bytes
 bin/windows/hadoop-2.6.0/bin/hdfs.pdb     | Bin 0 -> 347136 bytes
 bin/windows/hadoop-2.6.0/bin/winutils.exe | Bin 0 -> 108032 bytes
 bin/windows/hadoop-2.6.0/bin/winutils.pdb | Bin 0 -> 896000 bytes
 pom.xml                                   |   2 +-
 7 files changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------



[3/5] incubator-slider git commit: SLIDER-640 add PDB debug images

Posted by st...@apache.org.
SLIDER-640 add PDB debug images


Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/33eb8d65
Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/33eb8d65
Diff: http://git-wip-us.apache.org/repos/asf/incubator-slider/diff/33eb8d65

Branch: refs/heads/develop
Commit: 33eb8d656d7ea040328da364d38953f18200bed0
Parents: d536e33
Author: Steve Loughran <st...@apache.org>
Authored: Tue Nov 11 19:34:29 2014 +0000
Committer: Steve Loughran <st...@apache.org>
Committed: Tue Nov 11 19:34:29 2014 +0000

----------------------------------------------------------------------
 bin/windows/hadoop-2.6.0/bin/hadoop.pdb   | Bin 0 -> 502784 bytes
 bin/windows/hadoop-2.6.0/bin/hdfs.pdb     | Bin 0 -> 347136 bytes
 bin/windows/hadoop-2.6.0/bin/winutils.pdb | Bin 0 -> 896000 bytes
 3 files changed, 0 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-slider/blob/33eb8d65/bin/windows/hadoop-2.6.0/bin/hadoop.pdb
----------------------------------------------------------------------
diff --git a/bin/windows/hadoop-2.6.0/bin/hadoop.pdb b/bin/windows/hadoop-2.6.0/bin/hadoop.pdb
new file mode 100644
index 0000000..3701ec8
Binary files /dev/null and b/bin/windows/hadoop-2.6.0/bin/hadoop.pdb differ

http://git-wip-us.apache.org/repos/asf/incubator-slider/blob/33eb8d65/bin/windows/hadoop-2.6.0/bin/hdfs.pdb
----------------------------------------------------------------------
diff --git a/bin/windows/hadoop-2.6.0/bin/hdfs.pdb b/bin/windows/hadoop-2.6.0/bin/hdfs.pdb
new file mode 100644
index 0000000..8d4c06c
Binary files /dev/null and b/bin/windows/hadoop-2.6.0/bin/hdfs.pdb differ

http://git-wip-us.apache.org/repos/asf/incubator-slider/blob/33eb8d65/bin/windows/hadoop-2.6.0/bin/winutils.pdb
----------------------------------------------------------------------
diff --git a/bin/windows/hadoop-2.6.0/bin/winutils.pdb b/bin/windows/hadoop-2.6.0/bin/winutils.pdb
new file mode 100644
index 0000000..bab211f
Binary files /dev/null and b/bin/windows/hadoop-2.6.0/bin/winutils.pdb differ


[2/5] incubator-slider git commit: SLIDER-640 add hadoop locally built hadoop 2.6.0 binaries to the path

Posted by st...@apache.org.
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 <st...@apache.org>
Authored: Tue Nov 11 18:22:43 2014 +0000
Committer: Steve Loughran <st...@apache.org>
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