Zhe Zhang
|
30791cb0d0
|
HDFS-9229. Expose size of NameNode directory as a metric. Contributed by Surendra Singh Lilhore.
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/ha/EditLogTailer.java
Change-Id: I5f5895bac4f7d7e66e95788765a514b80b9b6766
|
2015-10-29 11:21:57 -07:00 |
Jian He
|
7d109ef5b5
|
YARN-4288. Fixed RMProxy to retry on IOException from local host. Contributed by Junping Du
(cherry picked from commit c41699965e )
|
2015-10-29 00:01:20 -07:00 |
Vinayakumar B
|
dea66a8392
|
HDFS-8545. Refactor FS#getUsed() to use ContentSummary and add an API to fetch the total file length from a specific path (Contributed by J.Andreina)
(cherry picked from commit 7d2d16f4ee )
|
2015-10-29 11:30:59 +05:30 |
Sangjin Lee
|
16db203a83
|
Set the release date for 2.6.2
|
2015-10-28 20:48:49 -07:00 |
cnauroth
|
c7f87dc2d0
|
HADOOP-12519. hadoop-azure tests should avoid creating a metrics configuration fiale in the module root directory. Contributed by Chris Nauroth.
(cherry picked from commit 2d10cb8e00 )
|
2015-10-28 09:44:21 -07:00 |
Steve Loughran
|
fe079c8b20
|
HADOOP-12514. Make static fields in GenericTestUtils for assertExceptionContains() package-private and final. (Mingliang Liu via stevel)
|
2015-10-28 10:36:26 +00:00 |
cnauroth
|
af0f2e27d1
|
HDFS-9311. Support optional offload of NameNode HA service health checks to a separate RPC server. Contributed by Chris Nauroth.
(cherry picked from commit bf8e452982 )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/NameNodeRpcServer.java
|
2015-10-27 23:08:32 -07:00 |
cnauroth
|
0377795e06
|
HADOOP-11685. StorageException complaining " no lease ID" during HBase distributed log splitting. Contributed by Duo Xu.
(cherry picked from commit 1f7ecb0c84 )
|
2015-10-27 22:56:33 -07:00 |
cnauroth
|
a23f79b92c
|
HADOOP-12520. Use XInclude in hadoop-azure test configuration to isolate Azure Storage account keys for service integration tests. Contributed by Chris Nauroth.
(cherry picked from commit 73822de7c3 )
|
2015-10-27 22:49:04 -07:00 |
Zhihai Xu
|
73612294bd
|
HADOOP-12178. NPE during handling of SASL setup if problem with SASL resolver class. Contributed by Steve Loughran
(cherry picked from commit ed9806ea40 )
|
2015-10-27 10:09:45 -07:00 |
Tsuyoshi Ozawa
|
1035637200
|
HADOOP-12457. [JDK8] Fix a failure of compiling common by javadoc. Contributed by Akira AJISAKA.
(cherry picked from commit ea6b183a1a )
Conflicts:
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/conf/Configuration.java
|
2015-10-27 10:58:50 +09:00 |
Jing Zhao
|
7d25646741
|
HADOOP-12472. Make GenericTestUtils.assertExceptionContains robust. Contributed by Steve Loughran.
(cherry picked from commit a01a209fbe )
|
2015-10-26 14:03:38 -07:00 |
Tsuyoshi Ozawa
|
07169e25ce
|
HADOOP-12513. Dockerfile lacks initial 'apt-get update'. Contributed by Akihiro Suda.
(cherry picked from commit 123b3db743 )
|
2015-10-26 23:19:14 +09:00 |
Tsuyoshi Ozawa
|
e85ebf0825
|
YARN-3528. Tests with 12345 as hard-coded port break jenkins. Contributed by Brahma Reddy Battula.
Conflicts:
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/java/org/apache/hadoop/yarn/server/nodemanager/TestNodeManagerShutdown.java
|
2015-10-26 17:06:46 +09:00 |
Jitendra Pandey
|
63cebf57d0
|
HDFS-9184. Logging HDFS operation's caller context into audit logs. Contributed by Mingliang Liu.
|
2015-10-23 12:17:20 -07:00 |
Jonathan Eagles
|
6db7bfbcfd
|
YARN-4009. CORS support for ResourceManager REST API. ( Varun Vasudev via jeagles)
(cherry picked from commit f8adeb712d )
|
2015-10-23 10:43:59 -05:00 |
Tsuyoshi Ozawa
|
de739cabb1
|
HADOOP-7266. Deprecate metrics v1. Contributed by Akira AJISAKA.
(cherry picked from commit 35a303dfbe )
|
2015-10-23 23:48:36 +09:00 |
Tsuyoshi Ozawa
|
525a67a62e
|
HADOOP-9692. Improving log message when SequenceFile reader throws EOFException on zero-length file. (Zhe Zhang and Chu Tong via ozawa)
|
2015-10-23 06:54:24 +09:00 |
Tsuyoshi Ozawa
|
7d4246a5da
|
Revert "HADOOP-9692. Improving log message when SequenceFile reader throws EOFException on zero-length file. Contributed by Zhe Zhang and Chu Tong."
This reverts commit 3ed9db0a38 .
|
2015-10-23 06:53:56 +09:00 |
cnauroth
|
b023539c19
|
HADOOP-12484. Single File Rename Throws Incorrectly In Potential Race Condition Scenarios. Contributed by Gaurav Kanade.
(cherry picked from commit cb282d5b89 )
|
2015-10-22 14:30:09 -07:00 |
Junping Du
|
d5145b58f6
|
YARN-4243. Add retry on establishing Zookeeper conenction in EmbeddedElectorService#serviceInit. Contributed by Xuan Gong.
(cherry picked from commit 0fce5f9a49 )
|
2015-10-22 13:42:12 -07:00 |
cnauroth
|
10398daadf
|
HADOOP-12334. Change Mode Of Copy Operation of HBase WAL Archiving to bypass Azure Storage Throttling after retries. Contributed by Gaurav Kanade.
(cherry picked from commit 47641fcbc9 )
|
2015-10-22 12:21:44 -07:00 |
Tsuyoshi Ozawa
|
3ed9db0a38
|
HADOOP-9692. Improving log message when SequenceFile reader throws EOFException on zero-length file. Contributed by Zhe Zhang and Chu Tong.
(cherry picked from commit 381610da62 )
|
2015-10-22 11:59:25 +09:00 |
Andrew Wang
|
7a9b97e6b7
|
HADOOP-10406. TestIPC.testIpcWithReaderQueuing may fail. Contributed by Xiao Chen.
(cherry picked from commit d1cdce77fa )
|
2015-10-21 15:21:15 -07:00 |
Ming Ma
|
39e7548cd9
|
HDFS-8647. Abstract BlockManager's rack policy into BlockPlacementPolicy. (Brahma Reddy Battula via mingma)
(cherry picked from commit e27c2ae8ba )
|
2015-10-21 08:24:02 -07:00 |
Kihwal Lee
|
e327233e80
|
HADOOP-12418. TestRPC.testRPCInterruptedSimple fails intermittently. Contributed Kihwal Lee.
(cherry picked from commit 01b103f4ff )
Conflicts:
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/ipc/TestRPC.java
|
2015-10-20 15:19:01 -05:00 |
Kihwal Lee
|
e86819c91f
|
HADOOP-12464. Interrupted client may try to fail-over and retry. Contributed by Kihwal Lee.
(cherry picked from commit 6144e0137b )
|
2015-10-19 10:56:19 -05:00 |
Vinayakumar B
|
b6dce3834d
|
HADOOP-12460. Add overwrite option for 'get' shell command (Contributed by Jagadesh Kiran N)
(cherry picked from commit 7f0e1eb43d )
|
2015-10-19 12:16:44 +05:30 |
yliu
|
2c0dbf728a
|
HADOOP-12483. Maintain wrapped SASL ordering for postponed IPC responses. (Daryn Sharp via yliu)
|
2015-10-19 09:52:39 +08:00 |
Steve Loughran
|
f7d746a81b
|
HADOOP-10941. Proxy user verification NPEs if remote host is unresolvable (Benoy Antony via stevel).
|
2015-10-18 14:05:17 +01:00 |
Steve Loughran
|
b390aae467
|
HADOOP-12450. UserGroupInformation should not log at WARN level if no groups are found. (Elliott Clark via stevel)
|
2015-10-18 12:23:34 +01:00 |
Steve Loughran
|
10932aad29
|
HADOOP-11628. SPNEGO auth does not work with CNAMEs in JDK8. (Daryn Sharp via stevel).
|
2015-10-18 11:45:11 +01:00 |
cnauroth
|
6774a1732a
|
HADOOP-12481. JWTRedirectAuthenticationHandler doesn't Retain Original Query String. Contributed by Larry McCay.
(cherry picked from commit a121fa1d39 )
|
2015-10-15 16:45:08 -07:00 |
cnauroth
|
adb015847d
|
HADOOP-12479. ProtocMojo does not log the reason for a protoc compilation failure. Contributed by Chris Nauroth.
(cherry picked from commit fdd7406224 )
|
2015-10-15 15:55:06 -07:00 |
Sangjin Lee
|
afa57f1b48
|
HADOOP-12475. Replace guava Cache with ConcurrentHashMap for caching Connection in ipc Client (Walter Su via sjlee)
(cherry picked from commit 8d2d3eb7bb )
|
2015-10-15 11:49:03 -07:00 |
Steve Loughran
|
0e4fb329ed
|
HADOOP-12478. Shell.getWinUtilsPath() has been renamed Shell.getWinutilsPath(). (stevel)
|
2015-10-14 20:25:33 +01:00 |
Colin Patrick Mccabe
|
d37f88674f
|
HDFS-9187. Fix null pointer error in Globber when FS was not constructed via FileSystem#createFileSystem (cmccabe)
(cherry picked from commit d286032b71 )
|
2015-10-13 16:21:13 -07:00 |
Steve Loughran
|
5eab51a24f
|
HADOOP-10775. Shell operations to fail with meaningful errors on windows if winutils.exe not found. (stevel)
|
2015-10-13 21:47:54 +01:00 |
Tsuyoshi Ozawa
|
171e54e12c
|
HADOOP-11515. Upgrade jsch lib to jsch-0.1.51 to avoid problems running on java7. (stevel and ozawa)
(cherry picked from commit 33fefa33e5 )
|
2015-10-14 05:32:01 +09:00 |
Haohui Mai
|
5c5362980c
|
HDFS-9145. Tracking methods that hold FSNamesytemLock for too long. Contributed by Mingliang Liu.
|
2015-10-13 13:20:17 -07:00 |
Steve Loughran
|
38f86c0842
|
HADOOP-12449. TestDNS and TestNetUtils failing if no network. (stevel)
|
2015-10-13 21:13:41 +01:00 |
Haohui Mai
|
950e8a459e
|
HADOOP-12474. MiniKMS should use random ports for Jetty server by default. Contributed by Mingliang Liu.
|
2015-10-13 13:08:03 -07:00 |
Colin Patrick Mccabe
|
535c903bc6
|
HADOOP-12344. Improve validateSocketPathSecurity0 error message (Casey Brotherton via Colin P. McCabe)
(cherry picked from commit 6716f15964 )
|
2015-10-13 12:25:48 -07:00 |
Jitendra Pandey
|
e7203b6954
|
HDFS-8855. Webhdfs client leaks active NameNode connections. Contributed by Xiaobing Zhou.
|
2015-10-13 09:14:01 -07:00 |
yliu
|
146f297d7d
|
HADOOP-10300. Allowed deferred sending of call responses. (Daryn Sharp via yliu)
|
2015-10-12 16:05:47 +08:00 |
Haohui Mai
|
f6b0fcdc75
|
Revert "HADOOP-12469. distcp shout not ignore the ignoreFailures option. Contributed by Mingliang Liu."
This reverts commit a412edf5c4 .
|
2015-10-10 03:25:16 -07:00 |
Haohui Mai
|
a412edf5c4
|
HADOOP-12469. distcp shout not ignore the ignoreFailures option. Contributed by Mingliang Liu.
|
2015-10-09 22:38:13 -07:00 |
Akira Ajisaka
|
2c6c9e315c
|
HADOOP-11104. org.apache.hadoop.metrics2.lib.MetricsRegistry needs numerical parameter checking. Contributed by Ray Chiang.
(cherry picked from commit e1bf8b3df6 )
|
2015-10-09 11:10:54 +09:00 |
Akira Ajisaka
|
613c7088fd
|
HADOOP-12465. Incorrect javadoc in WritableUtils.java. Contributed by Jagadesh Kiran N.
(cherry picked from commit 7fbf69bf47 )
|
2015-10-08 06:09:02 +09:00 |
Steve Loughran
|
fa3e774295
|
HADOOP-12284. UserGroupInformation doAs can throw misleading exception (Aaron Dosset via stevel)
|
2015-10-06 21:39:33 +01:00 |