Colin Patrick Mccabe
|
c94579f845
|
HDFS-8582. Support getting a list of reconfigurable config properties and do not generate spurious reconfig warnings (Lei (Eddy) Xu via Colin P. McCabe)
(cherry picked from commit d112d18324 )
|
2015-06-19 19:14:38 -07:00 |
Arpit Agarwal
|
fcd1824b61
|
HDFS-8626. Reserved RBW space is not released if creation of RBW File fails. (Contributed by kanaka kumar avvaru)
|
2015-06-19 18:23:44 -07:00 |
Yongjun Zhang
|
430ba669cc
|
HADOOP-12103. Small refactoring of DelegationTokenAuthenticationFilter to allow code sharing. Contributed by Yongjun Zhang.
(cherry picked from commit 49f5d20efe )
|
2015-06-19 14:46:31 -07:00 |
Yongjun Zhang
|
2e13e5b253
|
HDFS-8633. Fix setting of dfs.datanode.readahead.bytes in hdfs-default.xml to match DFSConfigKeys. Contributed by Ray Chiang.
(cherry picked from commit b42f1ec13d )
|
2015-06-19 09:50:14 -07:00 |
Gera Shegalov
|
01991876ed
|
MAPREDUCE-6395. Improve the commit failure messages in MRAppMaster recovery. (Brahma Reddy Battula via gera)
(cherry picked from commit 10107243be )
|
2015-06-19 02:29:31 -07:00 |
Xuan
|
86b75ac544
|
YARN-3802. Two RMNodes for the same NodeId are used in RM sometimes
after NM is reconnected. Contributed by zhihai xu
(cherry picked from commit 5b5bb8dcdc )
|
2015-06-18 14:38:52 -07:00 |
Colin Patrick Mccabe
|
2946e92f79
|
HADOOP-12100. ImmutableFsPermission should not override applyUmask since that method doesn't modify the FsPermission (Bibin A. Chundatt via Colin P. McCabe)
(cherry picked from commit 6e0a9f92fe )
|
2015-06-18 11:39:28 -07:00 |
Andrew Wang
|
7f62e41b2e
|
HDFS-8605. Merge Refactor of DFSOutputStream from HDFS-7285 branch. (vinayakumarb)
(cherry picked from commit 1c13519e1e )
|
2015-06-18 08:48:23 -07:00 |
Devaraj K
|
3b9698ecac
|
YARN-3824. Fix two minor nits in member variable properties of
YarnConfiguration. Contributed by Ray Chiang.
(cherry picked from commit 2ad668748e )
|
2015-06-18 16:46:33 +05:30 |
Vinayakumar B
|
80697e4f32
|
HADOOP-7139. Allow appending to existing SequenceFiles (Contributed by kanaka kumar avvaru)
(cherry picked from commit 295d678be8 )
|
2015-06-18 14:45:07 +05:30 |
Devaraj K
|
c4c7fd0bf1
|
MAPREDUCE-6373. The logger reports total input paths but it is referring
to input files. Contributed by Bibin A Chundatt.
(cherry picked from commit 1babe50a2c )
|
2015-06-18 11:45:11 +05:30 |
Yongjun Zhang
|
8cac3888c1
|
HADOOP-11965. determine-flaky-tests needs a summary mode. Contributed by Yufei Gu.
(cherry picked from commit 74351af3b7 )
|
2015-06-17 21:08:55 -07:00 |
Akira Ajisaka
|
998027652f
|
HDFS-6249. Output AclEntry in PBImageXmlWriter. Contributed by surendra singh lilhore.
(cherry picked from commit cc432885ad )
|
2015-06-17 17:41:55 -07:00 |
Akira Ajisaka
|
9f9315008e
|
HDFS-8615. Correct HTTP method in WebHDFS document. Contributed by Brahma Reddy Battula.
(cherry picked from commit 1a169a26bc )
|
2015-06-17 17:13:32 -07:00 |
Colin Patrick Mccabe
|
8939e3cc2d
|
HDFS-8589. Fix unused imports in BPServiceActor and BlockReportLeaseManager (cmccabe)
(cherry picked from commit 45ced38f10 )
|
2015-06-17 17:02:08 -07:00 |
Haohui Mai
|
38a16e1a45
|
HDFS-8446. Separate safemode related operations in GetBlockLocations(). Contributed by Haohui Mai.
|
2015-06-17 16:38:19 -07:00 |
Xuan
|
16d2412a25
|
YARN-3804. Both RM are on standBy state when kerberos user not in yarn.admin.acl. Contributed by Varun Saxena
(cherry picked from commit a826d432f9 )
|
2015-06-17 16:24:50 -07:00 |
Haohui Mai
|
1270cb47e1
|
Update CHANGES.txt for HDFS-8238.
|
2015-06-17 16:20:40 -07:00 |
Haohui Mai
|
09941e6f8d
|
HDFS-8238. Move ClientProtocol to the hdfs-client. Contributed by Takanobu Asanuma.
|
2015-06-17 16:16:55 -07:00 |
Devaraj K
|
f0901e703b
|
YARN-3148. Allow CORS related headers to passthrough in
WebAppProxyServlet. Contributed by Varun Saxena.
(cherry picked from commit ebb9a82519 )
|
2015-06-17 15:57:45 +05:30 |
Devaraj K
|
2802c63ac3
|
YARN-3617. Fix WindowsResourceCalculatorPlugin.getCpuFrequency() returning
always -1. Contributed by J.Andreina.
(cherry picked from commit 318d2cde7c )
|
2015-06-17 13:55:25 +05:30 |
Arpit Agarwal
|
acc90ca175
|
HDFS-7164. Feature documentation for HDFS-6581. (Contributed by Arpit Agarwal)
|
2015-06-16 19:06:39 -07:00 |
Tsz-Wo Nicholas Sze
|
64389f727c
|
HDFS-8606. Cleanup DFSOutputStream by removing unwanted changes from HDFS-8386. Contributed by Rakesh R
|
2015-06-16 18:09:30 -07:00 |
cnauroth
|
63f3c24bb0
|
HADOOP-12076. Incomplete Cache Mechanism in CredentialProvider API. Contributed by Larry McCay.
(cherry picked from commit fbf55dcaf4 )
|
2015-06-16 14:44:14 -07:00 |
Xiaoyu Yao
|
4bfbc6b1d4
|
HDFS-8551. Fix hdfs datanode CLI usage message. Contributed by Brahma Reddy Battula.
(cherry picked from commit 9cd5ad9d84 )
|
2015-06-16 14:17:51 -07:00 |
Xuan
|
fe7f2d40fe
|
YARN-3714. AM proxy filter can not get RM webapp address from
yarn.resourcemanager.hostname.rm-id. Contributed by Masatake Iwasaki
(cherry picked from commit e27d5a13b0 )
|
2015-06-16 14:06:56 -07:00 |
Xiaoyu Yao
|
8ab23d9ec1
|
HDFS-8548. Minicluster throws NPE on shutdown. Contributed by surendra singh lilhore.
(cherry picked from commit 6a76250b39 )
|
2015-06-16 14:00:33 -07:00 |
Kihwal Lee
|
d2d038b0a0
|
HDFS-4660. Block corruption can happen during pipeline recovery. Contributed by Kihwal Lee.
(cherry picked from commit c74517c46b )
|
2015-06-16 15:42:00 -05:00 |
Akira Ajisaka
|
4c6a1509cd
|
HADOOP-12095. org.apache.hadoop.fs.shell.TestCount fails. Contributed by Brahma Reddy Battula.
(cherry picked from commit b578807b99 )
|
2015-06-16 13:38:32 -07:00 |
Xiaoyu Yao
|
d7c8a6feaa
|
HDFS-8597. Fix TestFSImage#testZeroBlockSize on Windows. Contributed by Xiaoyu Yao.
(cherry picked from commit 4e88ff5b27 )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
|
2015-06-16 12:47:05 -07:00 |
Devaraj K
|
eb8e2c5448
|
YARN-3789. Improve logs for LeafQueue#activateApplications(). Contributed
by Bibin A Chundatt.
(cherry picked from commit b039e69bb0 )
|
2015-06-16 14:04:46 +05:30 |
Haohui Mai
|
be8e4ed1e1
|
HDFS-8592. SafeModeException never get unwrapped. Contributed by Haohui Mai.
|
2015-06-15 22:07:42 -07:00 |
Yongjun Zhang
|
b1d3ed02c1
|
HDFS-8544. Incorrect port specified in HFTP Guide document in branch-2. (Contributed by Brahma Reddy Battula)
|
2015-06-15 21:45:30 -07:00 |
Tsuyoshi Ozawa
|
ff6d5f2ee7
|
YARN-3711. Documentation of ResourceManager HA should explain configurations about listen addresses. Contributed by Masatake Iwasaki.
(cherry picked from commit e8c514373f )
|
2015-06-16 10:15:19 +09:00 |
Tsz-Wo Nicholas Sze
|
10b97f6655
|
HDFS-8361. Choose SSD over DISK in block placement.
|
2015-06-15 17:18:09 -07:00 |
Tsz-Wo Nicholas Sze
|
95483513ed
|
Move HDFS-8540 to 2.8 in CHANGES.txt.
|
2015-06-15 17:02:45 -07:00 |
Tsz-Wo Nicholas Sze
|
9ba29f081b
|
HDFS-8540. Mover should exit with NO_MOVE_BLOCK if no block can be moved. Contributed by surendra singh lilhore
|
2015-06-15 16:28:37 -07:00 |
Tsz-Wo Nicholas Sze
|
5c111a5192
|
HDFS-8576. Lease recovery should return true if the lease can be released and the file can be closed. Contributed by J.Andreina
|
2015-06-15 16:09:32 -07:00 |
Akira Ajisaka
|
98446ee695
|
MAPREDUCE-6363. [NNBench] Lease mismatch error when running with multiple mappers. Contributed by Brahma Reddy Battula.
(cherry picked from commit 75a2560e51 )
|
2015-06-15 14:53:28 -07:00 |
Vinod Kumar Vavilapalli
|
069acdac8a
|
HADOOP-12001. Moving CHANGES.txt up into 2.8.
(cherry picked from commit 04c9a077c8 )
|
2015-06-15 14:30:07 -07:00 |
Vinod Kumar Vavilapalli
|
58d3a9aaf6
|
HADOOP-12001. Fixed LdapGroupsMapping to include configurable Posix UID and GID attributes during the search. Contributed by Patrick White.
(cherry picked from commit 722aa1db1f )
|
2015-06-15 14:25:40 -07:00 |
Arpit Agarwal
|
ea9a9b3d7e
|
HDFS-8607. TestFileCorruption doesn't work as expected. (Contributed by Walter Su)
|
2015-06-15 10:12:07 -07:00 |
Arpit Agarwal
|
d07f3804b0
|
HDFS-8595. TestCommitBlockSynchronization fails in branch-2.7. (Patch applies to all branches). (Contributed by Arpit Agarwal)
|
2015-06-14 16:24:36 -07:00 |
Yongjun Zhang
|
cd578fa289
|
HDFS-8596. TestDistributedFileSystem et al tests are broken in branch-2 due to incorrect setting of "datanode" attribute. Contributed by Yongjun Zhang.
(cherry picked from commit b0dc291961 )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/web/DatanodeHttpServer.java
|
2015-06-14 12:01:28 -07:00 |
cnauroth
|
92144ca75c
|
HDFS-8593. Calculation of effective layout version mishandles comparison to current layout version in storage. Contributed by Chris Nauroth.
(cherry picked from commit b8341f1cd8 )
|
2015-06-13 10:38:03 -07:00 |
Andrew Wang
|
2776255ed6
|
HDFS-8499. Refactor BlockInfo class hierarchy with static helper class. Contributed by Zhe Zhang.
(cherry picked from commit 355e98ab7c7dd997378a8624f642199713467fb8)
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/blockmanagement/TestReplicationPolicy.java
|
2015-06-12 11:39:02 -07:00 |
Colin Patrick Mccabe
|
378bb484bb
|
HDFS-7923. The DataNodes should rate-limit their full block reports by asking the NN on heartbeat messages (cmccabe)
(cherry picked from commit 12b5b06c06 )
|
2015-06-12 11:29:05 -07:00 |
Akira Ajisaka
|
e397cca456
|
HADOOP-11971. Move test utilities for tracing from hadoop-hdfs to hadoop-common. Contributed by Masatake Iwasaki.
(cherry picked from commit e4489d97e5 )
|
2015-06-12 07:26:05 -07:00 |
Devaraj K
|
3863342ca9
|
YARN-3794. TestRMEmbeddedElector fails because of ambiguous LOG reference.
Contributed by Chengbing Liu.
(cherry picked from commit d8dcfa98e3 )
|
2015-06-12 13:45:05 +05:30 |
Haohui Mai
|
f1ee2eaf86
|
HDFS-8572. DN always uses HTTP/localhost@REALM principals in SPNEGO. Contributed by Haohui Mai.
|
2015-06-11 18:59:53 -07:00 |