[1/2] hadoop git commit: HADOOP-12186. ActiveStandbyElector shouldn't call monitorLockNodeAsync multiple times (Contributed by zhihai xu)

2015-07-06 Thread vinayakumarb
Repository: hadoop Updated Branches: refs/heads/branch-2 415dd6446 - 91d2c5996 refs/heads/trunk bff67dfe2 - 233cab89a HADOOP-12186. ActiveStandbyElector shouldn't call monitorLockNodeAsync multiple times (Contributed by zhihai xu) Project:

[2/2] hadoop git commit: HDFS-8686. WebHdfsFileSystem#getXAttr(Path p, final String name) doesn't work if namespace is in capitals (Contributed by kanaka kumar avvaru)

2015-07-06 Thread vinayakumarb
HDFS-8686. WebHdfsFileSystem#getXAttr(Path p, final String name) doesn't work if namespace is in capitals (Contributed by kanaka kumar avvaru) (cherry picked from commit fc92d3e6515a391847cb6170244b3d911712d96a) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[2/2] hadoop git commit: HADOOP-12186. ActiveStandbyElector shouldn't call monitorLockNodeAsync multiple times (Contributed by zhihai xu)

2015-07-06 Thread vinayakumarb
HADOOP-12186. ActiveStandbyElector shouldn't call monitorLockNodeAsync multiple times (Contributed by zhihai xu) (cherry picked from commit 233cab89adb6bae21d7e171f2af516b92266242c) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[1/2] hadoop git commit: HDFS-8686. WebHdfsFileSystem#getXAttr(Path p, final String name) doesn't work if namespace is in capitals (Contributed by kanaka kumar avvaru)

2015-07-06 Thread vinayakumarb
Repository: hadoop Updated Branches: refs/heads/branch-2 91d2c5996 - 9a774dfae refs/heads/trunk 233cab89a - fc92d3e65 HDFS-8686. WebHdfsFileSystem#getXAttr(Path p, final String name) doesn't work if namespace is in capitals (Contributed by kanaka kumar avvaru) Project:

hadoop git commit: MAPREDUCE-6425. ShuffleHandler passes wrong base parameter to getMapOutputInfo if mapId is not in the cache. Contributed by zhihai xu.

2015-07-06 Thread devaraj
Repository: hadoop Updated Branches: refs/heads/branch-2 09639ac6b - 415dd6446 MAPREDUCE-6425. ShuffleHandler passes wrong base parameter to getMapOutputInfo if mapId is not in the cache. Contributed by zhihai xu. (cherry picked from commit bff67dfe2f811654ffb1bbcbd87509c185f452b6) Project:

hadoop git commit: MAPREDUCE-6425. ShuffleHandler passes wrong base parameter to getMapOutputInfo if mapId is not in the cache. Contributed by zhihai xu.

2015-07-06 Thread devaraj
Repository: hadoop Updated Branches: refs/heads/branch-2.7 a6f6ba95e - c9c7a00a8 MAPREDUCE-6425. ShuffleHandler passes wrong base parameter to getMapOutputInfo if mapId is not in the cache. Contributed by zhihai xu. (cherry picked from commit bff67dfe2f811654ffb1bbcbd87509c185f452b6)

hadoop git commit: MAPREDUCE-6425. ShuffleHandler passes wrong base parameter to getMapOutputInfo if mapId is not in the cache. Contributed by zhihai xu.

2015-07-06 Thread devaraj
Repository: hadoop Updated Branches: refs/heads/trunk 688617d6d - bff67dfe2 MAPREDUCE-6425. ShuffleHandler passes wrong base parameter to getMapOutputInfo if mapId is not in the cache. Contributed by zhihai xu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-8684. Erasure Coding: fix some block number calculation for striped block. (yliu)

2015-07-06 Thread yliu
Repository: hadoop Updated Branches: refs/heads/HDFS-7285 0b7af27b9 - ee01a0950 HDFS-8684. Erasure Coding: fix some block number calculation for striped block. (yliu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[02/48] hadoop git commit: HADOOP-12089. StorageException complaining no lease ID when updating FolderLastModifiedTime in WASB. Contributed by Duo Xu.

2015-07-06 Thread zjshen
HADOOP-12089. StorageException complaining no lease ID when updating FolderLastModifiedTime in WASB. Contributed by Duo Xu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3aff2fdb Tree:

[36/48] hadoop git commit: YARN-3508. Prevent processing preemption events on the main RM dispatcher. (Varun Saxena via wangda)

2015-07-06 Thread zjshen
YARN-3508. Prevent processing preemption events on the main RM dispatcher. (Varun Saxena via wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d5192ca9 Tree:

[48/48] hadoop git commit: HDFS-8577. Avoid retrying to recover lease on a file which does not exist (Contributed by J.Andreina)

2015-07-06 Thread zjshen
HDFS-8577. Avoid retrying to recover lease on a file which does not exist (Contributed by J.Andreina) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/06daeae6 Tree:

[20/48] hadoop git commit: HADOOP-12149. copy all of test-patch BINDIR prior to re-exec (aw)

2015-07-06 Thread zjshen
HADOOP-12149. copy all of test-patch BINDIR prior to re-exec (aw) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c68da70b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c68da70b Diff:

[12/48] hadoop git commit: HDFS-8627. NPE thrown if unable to fetch token from Namenode (Contributed by J.Andreina)

2015-07-06 Thread zjshen
HDFS-8627. NPE thrown if unable to fetch token from Namenode (Contributed by J.Andreina) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d9634540 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d9634540 Diff:

[30/48] hadoop git commit: MAPREDUCE-6418. MRApp should not shutdown LogManager during shutdown. Contributed by Chang Li

2015-07-06 Thread zjshen
MAPREDUCE-6418. MRApp should not shutdown LogManager during shutdown. Contributed by Chang Li Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d7e62266 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d7e62266 Diff:

[26/48] hadoop git commit: YARN-3823. Fix mismatch in default values for yarn.scheduler.maximum-allocation-vcores property. Contributed by Ray Chiang.

2015-07-06 Thread zjshen
YARN-3823. Fix mismatch in default values for yarn.scheduler.maximum-allocation-vcores property. Contributed by Ray Chiang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/09cd3dfc Tree:

[19/48] hadoop git commit: MAPREDUCE-6384. Add the last reporting reducer info for too many fetch failure diagnostics. Contributed by Chang Li

2015-07-06 Thread zjshen
MAPREDUCE-6384. Add the last reporting reducer info for too many fetch failure diagnostics. Contributed by Chang Li Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9465dc4c Tree:

[40/48] hadoop git commit: HDFS-8709. Clarify automatic sync in FSEditLog#logEdit.

2015-07-06 Thread zjshen
HDFS-8709. Clarify automatic sync in FSEditLog#logEdit. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0823b936 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/0823b936 Diff:

[2/2] hadoop git commit: HADOOP-12045. Enable LocalFileSystem#setTimes to change atime. Contributed by Kazuho Fujii.

2015-07-06 Thread cnauroth
HADOOP-12045. Enable LocalFileSystem#setTimes to change atime. Contributed by Kazuho Fujii. (cherry picked from commit ed1e3ce482f679ae2fad43a203f6578d7af59327) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d01eaef4

[1/2] hadoop git commit: HADOOP-12045. Enable LocalFileSystem#setTimes to change atime. Contributed by Kazuho Fujii.

2015-07-06 Thread cnauroth
Repository: hadoop Updated Branches: refs/heads/branch-2 9a774dfae - d01eaef40 refs/heads/trunk fc92d3e65 - ed1e3ce48 HADOOP-12045. Enable LocalFileSystem#setTimes to change atime. Contributed by Kazuho Fujii. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[16/48] hadoop git commit: YARN-3768. ArrayIndexOutOfBoundsException with empty environment variables. (Zhihai Xu via gera)

2015-07-06 Thread zjshen
YARN-3768. ArrayIndexOutOfBoundsException with empty environment variables. (Zhihai Xu via gera) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/bcac9c96 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/bcac9c96

[46/48] hadoop git commit: HADOOP-12186. ActiveStandbyElector shouldn't call monitorLockNodeAsync multiple times (Contributed by zhihai xu)

2015-07-06 Thread zjshen
HADOOP-12186. ActiveStandbyElector shouldn't call monitorLockNodeAsync multiple times (Contributed by zhihai xu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7182a03f Tree:

[05/48] hadoop git commit: HADOOP-12104. Migrate Hadoop Pipes native build to new CMake framework (Alan Burlison via Colin P. McCabe)

2015-07-06 Thread zjshen
HADOOP-12104. Migrate Hadoop Pipes native build to new CMake framework (Alan Burlison via Colin P. McCabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/96d07d2d Tree:

[33/48] hadoop git commit: MAPREDUCE-6376. Add avro binary support for jhist files. Contributed by Ray Chiang

2015-07-06 Thread zjshen
MAPREDUCE-6376. Add avro binary support for jhist files. Contributed by Ray Chiang Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/23ac91c9 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/23ac91c9 Diff:

[15/48] hadoop git commit: HDFS-8493. Consolidate truncate() related implementation in a single class. Contributed by Rakesh R.

2015-07-06 Thread zjshen
HDFS-8493. Consolidate truncate() related implementation in a single class. Contributed by Rakesh R. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4e39b962 Tree:

[47/48] hadoop git commit: YARN-3882. AggregatedLogFormat should close aclScanner and ownerScanner after create them. Contributed by zhihai xu

2015-07-06 Thread zjshen
YARN-3882. AggregatedLogFormat should close aclScanner and ownerScanner after create them. Contributed by zhihai xu Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ccfc7874 Tree:

[21/48] hadoop git commit: HADOOP-12159. Move DistCpUtils#compareFs() to org.apache.hadoop.fs.FileUtil and fix for HA namespaces (rchiang via rkanter)

2015-07-06 Thread zjshen
HADOOP-12159. Move DistCpUtils#compareFs() to org.apache.hadoop.fs.FileUtil and fix for HA namespaces (rchiang via rkanter) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c906166f Tree:

[31/48] hadoop git commit: MAPREDUCE-6420. Interrupted Exception in LocalContainerLauncher should be logged in warn/info level. Contributed by Chang Li

2015-07-06 Thread zjshen
MAPREDUCE-6420. Interrupted Exception in LocalContainerLauncher should be logged in warn/info level. Contributed by Chang Li Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ef7b82be Tree:

[25/48] hadoop git commit: HADOOP-10798. globStatus() should always return a sorted list of files (cmccabe)

2015-07-06 Thread zjshen
HADOOP-10798. globStatus() should always return a sorted list of files (cmccabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/52d4f05a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/52d4f05a Diff:

[27/48] hadoop git commit: MAPREDUCE-6121. JobResourceUpdater#compareFs() doesn't handle HA namespaces (rchiang via rkanter)

2015-07-06 Thread zjshen
MAPREDUCE-6121. JobResourceUpdater#compareFs() doesn't handle HA namespaces (rchiang via rkanter) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/36a33ebd Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/36a33ebd

[03/48] hadoop git commit: YARN-3695. ServerProxy (NMProxy, etc.) shouldn't retry forever for non network exception. Contributed by Raju Bairishetti

2015-07-06 Thread zjshen
YARN-3695. ServerProxy (NMProxy, etc.) shouldn't retry forever for non network exception. Contributed by Raju Bairishetti Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6f780d13 Tree:

[23/48] hadoop git commit: MAPREDUCE-6407. Migrate MAPREDUCE native build to new CMake framework (Alan Burlison via Colin P. McCabe)

2015-07-06 Thread zjshen
MAPREDUCE-6407. Migrate MAPREDUCE native build to new CMake framework (Alan Burlison via Colin P. McCabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/71a07c6e Tree:

[18/48] hadoop git commit: HDFS-8635. Migrate HDFS native build to new CMake framework (Alan Burlison via Colin P. McCabe)

2015-07-06 Thread zjshen
HDFS-8635. Migrate HDFS native build to new CMake framework (Alan Burlison via Colin P. McCabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5b402281 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/5b402281

[10/48] hadoop git commit: HDFS-8659. Block scanner INFO message is spamming logs. Contributed by Yongjun Zhang.

2015-07-06 Thread zjshen
HDFS-8659. Block scanner INFO message is spamming logs. Contributed by Yongjun Zhang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/94dca164 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/94dca164 Diff:

[39/48] hadoop git commit: YARN-3875. FSSchedulerNode#reserveResource() doesn't print Application Id properly in log. Contributed by Bibin A Chundatt.

2015-07-06 Thread zjshen
YARN-3875. FSSchedulerNode#reserveResource() doesn't print Application Id properly in log. Contributed by Bibin A Chundatt. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ec285b32 Tree:

[41/48] hadoop git commit: HADOOP-12173. NetworkTopology::add calls toString always. Contributed by Inigo Goiri

2015-07-06 Thread zjshen
HADOOP-12173. NetworkTopology::add calls toString always. Contributed by Inigo Goiri Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/513eb8b6 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/513eb8b6 Diff:

[38/48] hadoop git commit: HADOOP-12171. Shorten overly-long htrace span names for server (cmccabe)

2015-07-06 Thread zjshen
HADOOP-12171. Shorten overly-long htrace span names for server (cmccabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6f530f52 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6f530f52 Diff:

[04/48] hadoop git commit: HADOOP-12112. Make hadoop-common-project Native code -Wall-clean (alanburlison via cmccabe)

2015-07-06 Thread zjshen
HADOOP-12112. Make hadoop-common-project Native code -Wall-clean (alanburlison via cmccabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/38d1678e Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/38d1678e Diff:

[07/48] hadoop git commit: HADOOP-12107. long running apps may have a huge number of StatisticsData instances under FileSystem (Sangjin Lee via Ming Ma)

2015-07-06 Thread zjshen
HADOOP-12107. long running apps may have a huge number of StatisticsData instances under FileSystem (Sangjin Lee via Ming Ma) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/296d1507 Tree:

[35/48] hadoop git commit: YARN-3793. Several NPEs when deleting local files on NM recovery. Contributed by Varun Saxena

2015-07-06 Thread zjshen
YARN-3793. Several NPEs when deleting local files on NM recovery. Contributed by Varun Saxena Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e556ee03 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e556ee03 Diff:

[24/48] hadoop git commit: YARN-3827. Migrate YARN native build to new CMake framework (Alan Burlison via Colin P. McCabe)

2015-07-06 Thread zjshen
YARN-3827. Migrate YARN native build to new CMake framework (Alan Burlison via Colin P. McCabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0e713f2d Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/0e713f2d

[44/48] hadoop git commit: HDFS-8686. WebHdfsFileSystem#getXAttr(Path p, final String name) doesn't work if namespace is in capitals (Contributed by kanaka kumar avvaru)

2015-07-06 Thread zjshen
HDFS-8686. WebHdfsFileSystem#getXAttr(Path p, final String name) doesn't work if namespace is in capitals (Contributed by kanaka kumar avvaru) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/68375526 Tree:

[01/48] hadoop git commit: HDFS-7390. Provide JMX metrics per storage type. (Benoy Antony)

2015-07-06 Thread zjshen
Repository: hadoop Updated Branches: refs/heads/YARN-2928 18c48592e - 683755269 HDFS-7390. Provide JMX metrics per storage type. (Benoy Antony) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/130d7d1b Tree:

[13/48] hadoop git commit: HADOOP-12154. FileSystem#getUsed() returns the file length only from root '/' (Contributed by J.Andreina)

2015-07-06 Thread zjshen
HADOOP-12154. FileSystem#getUsed() returns the file length only from root '/' (Contributed by J.Andreina) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c9ae815f Tree:

[28/48] hadoop git commit: HADOOP-12116. Fix unrecommended syntax usages in hadoop/hdfs/yarn script for cygwin in branch-2. Contributed by Li Lu.

2015-07-06 Thread zjshen
HADOOP-12116. Fix unrecommended syntax usages in hadoop/hdfs/yarn script for cygwin in branch-2. Contributed by Li Lu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/41bde4fc Tree:

[17/48] hadoop git commit: HADOOP-12158. Improve error message in TestCryptoStreamsWithOpensslAesCtrCryptoCodec when OpenSSL is not installed.

2015-07-06 Thread zjshen
HADOOP-12158. Improve error message in TestCryptoStreamsWithOpensslAesCtrCryptoCodec when OpenSSL is not installed. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8ed2be02 Tree:

[14/48] hadoop git commit: HDFS-8579. Update HDFS usage with missing options (Contributed by J.Andreina)

2015-07-06 Thread zjshen
HDFS-8579. Update HDFS usage with missing options (Contributed by J.Andreina) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a943699d Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a943699d Diff:

[29/48] hadoop git commit: HADOOP-12164. Fix TestMove and TestFsShellReturnCode failed to get command name using reflection. (Lei Xu)

2015-07-06 Thread zjshen
HADOOP-12164. Fix TestMove and TestFsShellReturnCode failed to get command name using reflection. (Lei Xu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/21765401 Tree:

[42/48] hadoop git commit: HADOOP-12172. FsShell mkdir -p makes an unnecessary check for the existence of the parent. Contributed by Chris Nauroth.

2015-07-06 Thread zjshen
HADOOP-12172. FsShell mkdir -p makes an unnecessary check for the existence of the parent. Contributed by Chris Nauroth. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a8a65745 Tree:

[32/48] hadoop git commit: YARN-3830. AbstractYarnScheduler.createReleaseCache may try to clean a null attempt. Contributed by nijel.

2015-07-06 Thread zjshen
YARN-3830. AbstractYarnScheduler.createReleaseCache may try to clean a null attempt. Contributed by nijel. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/14bfd5d3 Tree:

[11/48] hadoop git commit: Revert HADOOP-12009 Clarify FileSystem.listStatus() sorting order fix FileSystemContractBaseTest:testListStatus. (J.Andreina via stevel)

2015-07-06 Thread zjshen
Revert HADOOP-12009 Clarify FileSystem.listStatus() sorting order fix FileSystemContractBaseTest:testListStatus. (J.Andreina via stevel) This reverts commit 3dfa8161f9412bcb040f3c29c471344f25f24337. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[06/48] hadoop git commit: HDFS-8653. Code cleanup for DatanodeManager, DatanodeDescriptor and DatanodeStorageInfo. Contributed by Zhe Zhang.

2015-07-06 Thread zjshen
HDFS-8653. Code cleanup for DatanodeManager, DatanodeDescriptor and DatanodeStorageInfo. Contributed by Zhe Zhang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e9d10052 Tree:

[09/48] hadoop git commit: HDFS-8687. Remove the duplicate usage message from Dfsck.java. (Contributed by Brahma Reddy Battula)

2015-07-06 Thread zjshen
HDFS-8687. Remove the duplicate usage message from Dfsck.java. (Contributed by Brahma Reddy Battula) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c51682b2 Tree:

[08/48] hadoop git commit: YARN-3770. SerializedException should also handle java.lang.Error on de-serialization. Contributed by Lavkesh Lahngir

2015-07-06 Thread zjshen
YARN-3770. SerializedException should also handle java.lang.Error on de-serialization. Contributed by Lavkesh Lahngir Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/bcb992af Tree:

[22/48] hadoop git commit: HADOOP-12124. Add HTrace support for FsShell (cmccabe)

2015-07-06 Thread zjshen
HADOOP-12124. Add HTrace support for FsShell (cmccabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/349b9f98 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/349b9f98 Diff:

[3/3] hadoop git commit: HADOOP-12156. modernize smart-apply-patch (aw)

2015-07-06 Thread aw
HADOOP-12156. modernize smart-apply-patch (aw) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/dcde7e4a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/dcde7e4a Diff:

[1/3] hadoop git commit: HADOOP-12127. some personalities are still using releaseaudit instead of asflicense (aw)

2015-07-06 Thread aw
Repository: hadoop Updated Branches: refs/heads/HADOOP-12111 0a607a24c - dcde7e4a2 HADOOP-12127. some personalities are still using releaseaudit instead of asflicense (aw) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[2/3] hadoop git commit: HADOOP-12135. cleanup releasedocmaker

2015-07-06 Thread aw
HADOOP-12135. cleanup releasedocmaker Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3fee9f8d Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/3fee9f8d Diff:

[1/7] hadoop git commit: YARN-3882. AggregatedLogFormat should close aclScanner and ownerScanner after create them. Contributed by zhihai xu

2015-07-06 Thread aw
Repository: hadoop Updated Branches: refs/heads/HADOOP-12111 dcde7e4a2 - 60343661c YARN-3882. AggregatedLogFormat should close aclScanner and ownerScanner after create them. Contributed by zhihai xu Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: Release process for 2.7.1: Set the release date for 2.7.1.

2015-07-06 Thread vinodkv
Repository: hadoop Updated Branches: refs/heads/branch-2.7 c9c7a00a8 - dcafd3ccd Release process for 2.7.1: Set the release date for 2.7.1. (cherry picked from commit bf89ddb9b8ca27a34074b415f85599dd48b8fc50) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[5/7] hadoop git commit: HADOOP-12045. Enable LocalFileSystem#setTimes to change atime. Contributed by Kazuho Fujii.

2015-07-06 Thread aw
HADOOP-12045. Enable LocalFileSystem#setTimes to change atime. Contributed by Kazuho Fujii. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ed1e3ce4 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ed1e3ce4 Diff:

[3/7] hadoop git commit: HADOOP-12186. ActiveStandbyElector shouldn't call monitorLockNodeAsync multiple times (Contributed by zhihai xu)

2015-07-06 Thread aw
HADOOP-12186. ActiveStandbyElector shouldn't call monitorLockNodeAsync multiple times (Contributed by zhihai xu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/233cab89 Tree:

[7/7] hadoop git commit: Merge branch 'trunk' into HADOOP-12111

2015-07-06 Thread aw
Merge branch 'trunk' into HADOOP-12111 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/60343661 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/60343661 Diff:

[4/7] hadoop git commit: HDFS-8686. WebHdfsFileSystem#getXAttr(Path p, final String name) doesn't work if namespace is in capitals (Contributed by kanaka kumar avvaru)

2015-07-06 Thread aw
HDFS-8686. WebHdfsFileSystem#getXAttr(Path p, final String name) doesn't work if namespace is in capitals (Contributed by kanaka kumar avvaru) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/fc92d3e6 Tree:

[2/7] hadoop git commit: MAPREDUCE-6425. ShuffleHandler passes wrong base parameter to getMapOutputInfo if mapId is not in the cache. Contributed by zhihai xu.

2015-07-06 Thread aw
MAPREDUCE-6425. ShuffleHandler passes wrong base parameter to getMapOutputInfo if mapId is not in the cache. Contributed by zhihai xu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/bff67dfe Tree:

hadoop git commit: HDFS-8652. Track BlockInfo instead of Block in CorruptReplicasMap. Contributed by Jing Zhao.

2015-07-06 Thread jing9
Repository: hadoop Updated Branches: refs/heads/branch-2 360164e41 - 3d73d2027 HDFS-8652. Track BlockInfo instead of Block in CorruptReplicasMap. Contributed by Jing Zhao. (cherry picked from commit d62b63d297bff12d93de560dd50ddd48743b851d) Project:

hadoop git commit: HDFS-8461. Erasure coding: fix priority level of UnderReplicatedBlocks for striped block. Contributed by Walter Su.

2015-07-06 Thread jing9
Repository: hadoop Updated Branches: refs/heads/HDFS-7285 ee01a0950 - 2c494a843 HDFS-8461. Erasure coding: fix priority level of UnderReplicatedBlocks for striped block. Contributed by Walter Su. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: Release process for 2.7.1: Set the release date for 2.7.1.

2015-07-06 Thread vinodkv
Repository: hadoop Updated Branches: refs/heads/branch-2.7.1 15ecc87cc - ac0538aac Release process for 2.7.1: Set the release date for 2.7.1. (cherry picked from commit bf89ddb9b8ca27a34074b415f85599dd48b8fc50) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[Hadoop Wiki] Trivial Update of HowToRelease by VinodKumarVavilapalli

2015-07-06 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Hadoop Wiki for change notification. The HowToRelease page has been changed by VinodKumarVavilapalli: https://wiki.apache.org/hadoop/HowToRelease?action=diffrev1=73rev2=74 Comment: Adding a note about tagging releases after

hadoop git commit: HADOOP-11974. Fix FIONREAD #include on Solaris (Alan Burlison via Colin P. McCabe)

2015-07-06 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/trunk bf89ddb9b - 81f364437 HADOOP-11974. Fix FIONREAD #include on Solaris (Alan Burlison via Colin P. McCabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/81f36443

hadoop git commit: HDFS-8652. Track BlockInfo instead of Block in CorruptReplicasMap. Contributed by Jing Zhao.

2015-07-06 Thread jing9
Repository: hadoop Updated Branches: refs/heads/trunk 47a69ec7a - d62b63d29 HDFS-8652. Track BlockInfo instead of Block in CorruptReplicasMap. Contributed by Jing Zhao. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: Release process for 2.7.1: Set the release date for 2.7.1.

2015-07-06 Thread vinodkv
Repository: hadoop Updated Branches: refs/heads/trunk d62b63d29 - bf89ddb9b Release process for 2.7.1: Set the release date for 2.7.1. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/bf89ddb9 Tree:

hadoop git commit: Release process for 2.7.1: Set the release date for 2.7.1.

2015-07-06 Thread vinodkv
Repository: hadoop Updated Branches: refs/heads/branch-2 3d73d2027 - a8bf34cad Release process for 2.7.1: Set the release date for 2.7.1. (cherry picked from commit bf89ddb9b8ca27a34074b415f85599dd48b8fc50) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[2/2] hadoop git commit: HADOOP-12185. NetworkTopology is not efficient adding/getting/removing nodes. Contributed by Inigo Goiri (cherry picked from commit 47a69ec7a5417cb56b75d07184dd6888ff068302)

2015-07-06 Thread cdouglas
HADOOP-12185. NetworkTopology is not efficient adding/getting/removing nodes. Contributed by Inigo Goiri (cherry picked from commit 47a69ec7a5417cb56b75d07184dd6888ff068302) Conflicts: hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/net/NetworkTopology.java

[1/2] hadoop git commit: HADOOP-12185. NetworkTopology is not efficient adding/getting/removing nodes. Contributed by Inigo Goiri

2015-07-06 Thread cdouglas
Repository: hadoop Updated Branches: refs/heads/branch-2 d01eaef40 - 360164e41 refs/heads/trunk ed1e3ce48 - 47a69ec7a HADOOP-12185. NetworkTopology is not efficient adding/getting/removing nodes. Contributed by Inigo Goiri Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo

svn commit: r9659 - in /release/hadoop/common: ./ hadoop-2.7.1/

2015-07-06 Thread vinodkv
Author: vinodkv Date: Tue Jul 7 00:32:53 2015 New Revision: 9659 Log: Publishing the bits for release 2.7.1 Added: release/hadoop/common/hadoop-2.7.1/ release/hadoop/common/hadoop-2.7.1/hadoop-2.7.1-src.tar.gz (with props)

hadoop git commit: YARN-3051. Created storage oriented reader interface for fetching raw entity data and made the filesystem based implementation. Contributed by Varun Saxena.

2015-07-06 Thread zjshen
Repository: hadoop Updated Branches: refs/heads/YARN-2928 683755269 - 499ce52c7 YARN-3051. Created storage oriented reader interface for fetching raw entity data and made the filesystem based implementation. Contributed by Varun Saxena. Project: