cnauroth
|
a066134277
|
YARN-2720. Windows: Wildcard classpath variables not expanded against resources contained in archives. Contributed by Craig Welch.
(cherry picked from commit 6637e3cf95b3a9be8d6b9cd66bc849a0607e8ed5)
|
2014-10-21 12:34:58 -07:00 |
|
Brandon Li
|
c800e058ea
|
HDFS-7215.Add JvmPauseMonitor to NFS gateway. Contributed by Brandon Li
(cherry picked from commit 4e134a02a4b6f30704b99dfb166dc361daf426ea)
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
|
2014-10-21 11:55:18 -07:00 |
|
Brandon Li
|
33e020cb19
|
HDFS-7259. Unresponseive NFS mount point due to deferred COMMIT response. Contributed by Brandon Li
|
2014-10-21 11:01:27 -07:00 |
|
Karthik Kambatla
|
f8e4cec08a
|
HADOOP-11194. Ignore .keep files (kasha)
(cherry picked from commit d5084b9fa30771bffb03f2bad69304141c6e4303)
|
2014-10-20 11:29:49 -04:00 |
|
Vinod Kumar Vavilapalli
|
5e239640f9
|
HADOOP-11207. Enhanced common DelegationTokenAuthenticationHandler to support proxy-users on Delegation-token management operations. Contributed by Zhijie Shen.
(cherry picked from commit 11375578162d77b78cc3f7a82f2495b1e31a3656)
|
2014-10-17 15:57:08 -07:00 |
|
arp
|
0ee251ea26
|
HDFS-6921. Add LazyPersist flag to FileStatus. (Arpit Agarwal)
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/protocol/HdfsFileStatus.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/protocol/HdfsLocatedFileStatus.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSDirectory.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSNamesystem.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/web/JsonUtil.java
hadoop-hdfs-project/hadoop-hdfs/src/main/proto/hdfs.proto
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestFsck.java
|
2014-10-17 13:42:04 -07:00 |
|
cnauroth
|
a181daf458
|
HDFS-7090. Use unbuffered writes when persisting in-memory replicas. Contributed by Xiaoyu Yao.
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
|
2014-10-17 13:42:03 -07:00 |
|
arp
|
6916d41fe6
|
HDFS-7159. Use block storage policy to set lazy persist preference. (Arpit Agarwal)
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/CHANGES-HDFS-6581.txt
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/blockmanagement/BlockStoragePolicySuite.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSDirectory.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSEditLogLoader.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSImageFormat.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSImageFormatPBINode.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSNamesystem.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/INodeFile.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/INodeFileAttributes.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/NameNodeLayoutVersion.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/snapshot/FSImageFormatPBSnapshot.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/web/JsonUtil.java
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestFsck.java
|
2014-10-17 13:42:03 -07:00 |
|
arp
|
e4ef0023b8
|
HDFS-7079. Few more unit test fixes for HDFS-6581. (Arpit Agarwal)
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/CHANGES-HDFS-6581.txt
|
2014-10-17 13:42:02 -07:00 |
|
arp
|
5f86ce7ea9
|
HDFS-7064. Fix unit test failures in HDFS-6581 branch. (Contributed by Xiaoyu Yao)
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/CHANGES-HDFS-6581.txt
|
2014-10-17 13:42:02 -07:00 |
|
arp
|
08cc08adb3
|
HDFS-6928. 'hdfs put' command should accept lazyPersist flag for testing. (Arpit Agarwal)
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/CHANGES-HDFS-6581.txt
|
2014-10-17 13:42:01 -07:00 |
|
Ravi Prakash
|
a85767f376
|
HADOOP-11182. GraphiteSink emits wrong timestamps (Sascha Coenen via raviprak) Fix CHANGES.txt
|
2014-10-16 16:53:38 -07:00 |
|
Ravi Prakash
|
08eeb3e5b6
|
HADOOP-11181. GraphiteSink emits wrong timestamps (Sascha Coenen via raviprak)
(cherry picked from commit 466f08792f11c2f95bf293ac9b6facd7018a5bb8)
|
2014-10-15 15:52:46 -07:00 |
|
Zhijie Shen
|
bec165e163
|
YARN-2656. Made RM web services authentication filter support proxy user. Contributed by Varun Vasudev and Zhijie Shen.
(cherry picked from commit 1220bb72d452521c6f09cebe1dd77341054ee9dd)
|
2014-10-14 21:56:44 -07:00 |
|
Zhijie Shen
|
8aeda20b25
|
HADOOP-11181. Generalized o.a.h.s.t.d.DelegationTokenManager to handle all sub-classes of AbstractDelegationTokenIdentifier. Contributed by Zhijie Shen.
(cherry picked from commit cdce88376a60918dfe2f3bcd82a7666d74992a19)
|
2014-10-14 11:37:28 -07:00 |
|
Haohui Mai
|
262fef119e
|
HADOOP-11198. Fix typo in javadoc for FileSystem#listStatus(). Contributed by Li Lu.
|
2014-10-13 20:43:17 -07:00 |
|
Aaron T. Myers
|
f3132eee10
|
HADOOP-11176. KMSClientProvider authentication fails when both currentUgi and loginUgi are a proxied user. Contributed by Arun Suresh.
(cherry picked from commit 0e57aa3bf689374736939300d8f3525ec38bead7)
|
2014-10-13 18:10:23 -07:00 |
|
Karthik Kambatla
|
88455173e8
|
YARN-2566. DefaultContainerExecutor should pick a working directory randomly. (Zhihai Xu via kasha)
(cherry picked from commit cc93e7e683fa74eb1a7aa2b357a36667bd21086a)
|
2014-10-13 16:32:42 -07:00 |
|
Haohui Mai
|
16710758f1
|
HADOOP-11193. Fix uninitialized variables in NativeIO.c. Contributed by Xiaoyu Yao.
|
2014-10-10 23:02:41 -07:00 |
|
Haohui Mai
|
f11c8eb096
|
HDFS-6252. Phase out the old web UI in HDFS. Contributed by Haohui Mai.
|
2014-10-10 17:10:54 -07:00 |
|
Andrew Wang
|
217c0405d9
|
HDFS-7209. Populate EDEK cache when creating encryption zone. (Yi Liu via wang)
(cherry picked from commit d3d3d47202a18749eeebec22db759c19dd3e232c)
|
2014-10-10 13:40:53 -07:00 |
|
Colin Patrick Mccabe
|
4c0bc45978
|
HDFS-7198. Fix "unchecked conversion" warning in DFSClient#getPathTraceScope (cmccabe)
(cherry picked from commit 1ceb3269337e321e352b7cd9f946c5c52dcfddfa)
|
2014-10-10 13:04:16 -07:00 |
|
Aaron T. Myers
|
8cbacb37e9
|
HDFS-7026. Introduce a string constant for "Failed to obtain user group info...". Contributed by Yongjun Zhang.
(cherry picked from commit cbd21fd13b321d042faeff00fa71c9becc0d6087)
|
2014-10-09 18:53:03 -07:00 |
|
Colin Patrick Mccabe
|
8addbe2b8e
|
HADOOP-11184. Update Hadoop's lz4 to r123 (cmccabe)
(cherry picked from commit d8d628d1e0c42a32e2079ed430e8817996bbe4c4)
|
2014-10-09 17:12:24 -07:00 |
|
Andrew Wang
|
6cc8ec980c
|
HADOOP-11174. Delegation token for KMS should only be got once if it already exists. (Yi Liu via wang)
(cherry picked from commit 8d941144952a77a714cd4368cba21b01904926e9)
|
2014-10-09 13:21:32 -07:00 |
|
Andrew Wang
|
971eb31d28
|
HADOOP-11178. Fix findbugs exclude file. (Arun Suresh via wang)
(cherry picked from commit d7b647f0ee2c918143ff71abd9ce8b89717b2fc5)
|
2014-10-09 11:58:51 -07:00 |
|
cnauroth
|
4e544c84e9
|
HDFS-7195. Update user doc of secure mode about Datanodes don't require root or jsvc. Contributed by Chris Nauroth.
|
2014-10-09 11:55:59 -07:00 |
|
cnauroth
|
5af4c021cc
|
HADOOP-11175. Fix several issues of hadoop security configuration in user doc. Contributed by Yi Liu.
(cherry picked from commit 1123a06e3658f26228f1eedaed796aca8efc7bad)
|
2014-10-09 11:11:13 -07:00 |
|
Uma Maheswara Rao G
|
7d63b4f273
|
HADOOP-11133. Should trim the content of keystore password file for JavaKeyStoreProvider (Yi Liu via umamahesh)
(cherry picked from commit 8d7c54967d5a08cdff75a782998ee89e7537b5c4)
|
2014-10-09 20:20:27 +05:30 |
|
Aaron T. Myers
|
afaadd6535
|
HADOOP-11161. Expose close method in KeyProvider to give clients of Provider implementations a hook to release resources. Contribued by Arun Suresh.
(cherry picked from commit d9556e873ef4d3e68c4f0c991f856d1faa747f07)
|
2014-10-08 18:02:00 -07:00 |
|
Colin Patrick Mccabe
|
f1feaae1dd
|
HDFS-7202. Should be able to omit package name of SpanReceiver on "hadoop trace -add" (iwasakims via cmccabe)
(cherry picked from commit d996235285e5047f731e3d3fc4c6e6214caa10aa)
|
2014-10-08 18:01:22 -07:00 |
|
Zhijie Shen
|
f27a88562e
|
HADOOP-11179. Java untar should handle the case that the file entry comes without its parent directory entry. Contributed by Craig Welch.
(cherry picked from commit a1690519317068d9855174752d22ff45f0e4c962)
|
2014-10-08 15:37:57 -07:00 |
|
Colin Patrick Mccabe
|
19c307f36a
|
CHANGES.txt: move HADOOP-10404 underneath branch 2.6
|
2014-10-08 14:01:50 -07:00 |
|
Andrew Wang
|
d9aa0f8333
|
HADOOP-11166. Remove ulimit from test-patch.sh.
(cherry picked from commit 60f0f6fcde406ed15e9079e0ff34df744b09a844)
|
2014-10-07 17:30:16 -07:00 |
|
Andrew Wang
|
6546c59745
|
Fixup for CHANGES.txt
(cherry picked from commit 0263656247f31a67347bea4b702869ddce21e7c4)
|
2014-10-07 14:59:17 -07:00 |
|
Andrew Wang
|
52c8ac90ea
|
HADOOP-11172. Improve error message in Shell#runCommand on OutOfMemoryError. (Yongjun Zhang via wang)
(cherry picked from commit 4b2834898cbcc66ffbf01b2fb10375e79a50d538)
|
2014-10-07 14:57:09 -07:00 |
|
Andrew Wang
|
3e897da5fc
|
HADOOP-11169. Fix DelegationTokenAuthenticatedURL to pass the connection Configurator to the authenticator. (Arun Suresh via wang)
(cherry picked from commit b2f619752355d4ef6733935c020f57c8a26d82e1)
|
2014-10-07 14:47:14 -07:00 |
|
Kihwal Lee
|
7910c6d035
|
HADOOP-11007. Reinstate building of ant tasks support. Contributed by
Jason Lowe.
(cherry picked from commit 99d7a452be91b3aefe9bcde9b51893ff6719742e)
|
2014-10-07 16:23:52 -05:00 |
|
Colin Patrick Mccabe
|
2a8f824fb7
|
HDFS-7186. Document the "hadoop trace" command. (Masatake Iwasaki via Colin P. McCabe)
(cherry picked from commit 9196db9a080b96b9022c424d70f59811e67570a6)
|
2014-10-07 11:57:09 -07:00 |
|
Haohui Mai
|
70c8cb5614
|
HADOOP-11168. Remove duplicated entry dfs.webhdfs.enabled in the user doc. Contributed by Yi Liu.
|
2014-10-06 22:07:29 -06:00 |
|
Colin Patrick Mccabe
|
b5158c8d24
|
HADOOP-10404. Commit correct version of patch (cmccabe)
(cherry picked from commit 687d83c9e10a4432c8d54c2cd406c7ccb4392187)
|
2014-10-06 14:45:04 -07:00 |
|
Colin Patrick Mccabe
|
c97134d054
|
HADOOP-10404. Some accesses to DomainSocketWatcher#closed are not protected by the lock (cmccabe)
(cherry picked from commit 8099de259fb91a29674bf17cb1382c038b707a90)
|
2014-10-06 14:41:14 -07:00 |
|
Arun C. Murthy
|
c5828c624f
|
HADOOP-10731. Sync-ing CHANGES.txt across branches.
|
2014-10-05 07:51:27 -07:00 |
|
Arun C. Murthy
|
7dd508b880
|
HADOOP-10681. Remove unnecessary synchronization from Snappy & Zlib codecs. Contributed by Gopal Vijayaraghavan.
(cherry picked from commit 8f9ab998e273259c1e7a3ed53ba37d767e02b6bb)
|
2014-10-05 07:42:10 -07:00 |
|
cnauroth
|
1329d1e701
|
HADOOP-11163. Correct CHANGES.txt.
(cherry picked from commit bbb3b1acc0e8ce10b8689ded2be73b0965f09e52)
|
2014-10-03 21:07:40 -07:00 |
|
cnauroth
|
a828ef15b0
|
HADOOP-11163. MetricsSystemImpl may miss a registered source. Contributed by Chuan Liu.
(cherry picked from commit 69c9af91031f345d9511618877646b8756b17863)
|
2014-10-03 21:05:05 -07:00 |
|
Colin Patrick Mccabe
|
b335df9a9b
|
HDFS-7055. Add tracing to DFSInputStream (cmccabe)
(cherry picked from commit 7f6ed7fe365166e8075359f1d0ad035fa876c70f)
|
2014-10-03 13:38:15 -07:00 |
|
Andrew Wang
|
9ebff016c2
|
HADOOP-11151. Automatically refresh auth token and retry on auth failure. Contributed by Arun Suresh.
(cherry picked from commit 2d8e6e2c4a52a4ba815b23d6d1ac21be4df23d9e)
|
2014-10-02 19:59:56 -07:00 |
|
Haohui Mai
|
ebeb9da80c
|
HADOOP-11160. Fix typo in nfs3 server duplicate entry reporting. Contributed by Charles Lamb.
|
2014-10-02 14:08:01 -07:00 |
|
Andrew Wang
|
6dbba19469
|
HDFS-7181. Remove incorrect precondition check on key length in FileEncryptionInfo. (wang)
(cherry picked from commit 6ac10516e7fa28384b6d3c2670f6621e2666ffdb)
|
2014-10-02 13:54:56 -07:00 |
|