Jing Zhao
|
b675f3f150
|
HDFS-6886. Use single editlog record for creating file + overwrite. Contributed by Yi Liu.
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
|
2014-09-04 18:56:51 -07:00 |
Jing Zhao
|
2363bad793
|
HDFS-6996. SnapshotDiff report can hit IndexOutOfBoundsException when there are nested renamed directory/file. Contributed by Jing Zhao.
|
2014-09-04 16:40:51 -07:00 |
arp
|
0bbeb80931
|
HDFS-6848. Lack of synchronization on access to datanodeUuid in DataStorage#format. (Contributed by Xiaoyu Yao)
|
2014-09-04 16:19:52 -07:00 |
Alejandro Abdelnur
|
5dc45d529b
|
HDFS-6905. fs-encryption merge triggered release audit failures. (clamb via tucu)
|
2014-09-04 11:06:58 -07:00 |
Alejandro Abdelnur
|
dc2e38780b
|
HADOOP-11015. Http server/client utils to propagate and recreate Exceptions from server to client. (tucu)
|
2014-09-04 09:14:07 -07:00 |
Haohui Mai
|
b68818c4f0
|
HDFS-6609. Use DirectorySnapshottableFeature to represent a snapshottable directory. Contributed by Jing Zhao.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1608631 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-03 23:11:31 -07:00 |
Colin Patrick Mccabe
|
23c41897cb
|
HDFS-6959 Make the HDFS home directory location customizable. Contributed by Yongjun Zhang
(cherry picked from commit f4caedfcbf )
|
2014-09-03 19:33:30 -07:00 |
Karthik Kambatla
|
9855e884cb
|
HADOOP-10956. Fix create-release script to include docs and necessary txt files. (kasha)
(cherry picked from commit ce0462129f )
|
2014-09-03 09:39:32 -07:00 |
Uma Maheswara Rao G
|
3f9c31c873
|
HDFS-2975. Rename with overwrite flag true can make NameNode to stuck in safemode on NN (crash + restart). (Yi Liu via umamahesh)
(cherry picked from commit 3425ae5d7e )
|
2014-09-03 19:02:11 +05:30 |
Haohui Mai
|
786b43c7a3
|
HDFS-6942. Fix typos in log messages. Contributed by Ray Chiang.
|
2014-09-02 16:24:11 -07:00 |
Colin Patrick Mccabe
|
4c17d4d975
|
HDFS-4257. The ReplaceDatanodeOnFailure policies could have a forgiving option. Contributed by szetszwo.
(cherry picked from commit 727331becc )
|
2014-09-02 15:20:50 -07:00 |
Andrew Wang
|
9daf035fbc
|
HDFS-6954. With crypto, no native lib systems are too verbose. Contributed by Charles Lamb.
(cherry picked from commit a0ccf83dfd )
|
2014-09-02 14:22:46 -07:00 |
Andrew Wang
|
958c9b5080
|
HDFS-6634. inotify in HDFS. Contributed by James Thomas.
(cherry picked from commit faa4455be5 )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/DFSConfigKeys.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/qjournal/client/IPCLoggerChannel.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSEditLog.java
|
2014-09-02 14:17:51 -07:00 |
Andrew Wang
|
f6319b5131
|
HDFS-6972. TestRefreshUserMappings.testRefreshSuperUserGroupsConfiguration doesn't decode url correctly. Contributed by Yongjun Zhang.
(cherry picked from commit 6066b1a455 )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
|
2014-08-29 15:49:06 -07:00 |
Aaron T. Myers
|
135315b66f
|
HDFS-6774. Make FsDataset and DataStore support removing volumes. Contributed by Lei Xu.
(cherry picked from commit 7eab2a29a5 )
|
2014-08-29 13:00:36 -07:00 |
Alejandro Abdelnur
|
09a0ad328f
|
HADOOP-10814. Update Tomcat version used by HttpFS and KMS to latest 6.x version. (rkanter via tucu)
(cherry picked from commit 189abddf0b68ab43978dacaf3a9bf6ee7169cf78)
|
2014-08-29 11:53:13 -07:00 |
Todd Lipcon
|
ed2a997f49
|
HDFS-6865. Byte array native checksumming on client side. Contributed by James Thomas.
(cherry picked from commit ab638e77b8 )
|
2014-08-28 16:49:32 -07:00 |
Alejandro Abdelnur
|
1a65717ffa
|
Removing CHANGES-fs-encryption.txt files
|
2014-08-28 15:13:24 -07:00 |
Alejandro Abdelnur
|
5c37f02e27
|
Fix up CHANGES.txt for HDFS-6134, HADOOP-10150 and related JIRAs following merge to branch-2
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
hadoop-mapreduce-project/CHANGES.txt
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
|
2014-08-28 15:05:07 -07:00 |
Alejandro Abdelnur
|
c77bd85b62
|
HDFS-6134 and HADOOP-10150 subtasks.
|
2014-08-28 15:03:08 -07:00 |
Colin Patrick Mccabe
|
66ba7b2e7c
|
HADOOP-10957. The globber will sometimes erroneously return a permission denied exception when there is a non-terminal wildcard.
(cherry picked from commit 7a16731191 )
|
2014-08-27 19:52:23 -07:00 |
Colin Patrick Mccabe
|
f1ee8cec61
|
HDFS-6879. Adding tracing to Hadoop RPC. Contributed by Masatake Iwasaki.
(cherry picked from commit 6962510f72 )
|
2014-08-27 14:17:29 -07:00 |
Colin Patrick Mccabe
|
4afd04a09f
|
fix extra line added to CHANGES.txt in HDFS-6902 cherry-pick
|
2014-08-27 13:51:54 -07:00 |
Colin Patrick Mccabe
|
01b2c9b15f
|
HDFS-6902. FileWriter should be closed in finally block in BlockReceiver#receiveBlock() (Tsuyoshi OZAWA via Colin Patrick McCabe)
(cherry picked from commit b6b95ff667 )
|
2014-08-27 13:51:10 -07:00 |
Colin Patrick Mccabe
|
fdc15db2e1
|
HDFS-4486. Add log category for long-running DFSClient notices. Contributed by Zhe Zhang.
(cherry picked from commit 225569ece2 )
|
2014-08-27 13:45:10 -07:00 |
Colin Patrick Mccabe
|
ddb9d565c8
|
HDFS-6773. MiniDFSCluster should skip edit log fsync by default. Contributed by Stephen Chu.
(cherry picked from commit d805cc27a9 )
|
2014-08-27 13:37:48 -07:00 |
brandonli
|
99d8434511
|
HDFS-6892. Add XDR packaging method for each NFS request. Contributed by Brandon Li
(cherry picked from commit cd9182d8b5 )
|
2014-08-27 11:15:13 -07:00 |
Jing Zhao
|
c8b254d70e
|
HDFS-6908. Incorrect snapshot directory diff generated by snapshot deletion. Contributed by Juan Yu and Jing Zhao.
(cherry picked from commit 6b441d227a )
|
2014-08-27 10:28:37 -07:00 |
Karthik Kambatla
|
2a3c8331fe
|
Add a section for 2.5.1 in CHANGES.txt
(cherry picked from commit dc154ab86d )
|
2014-08-27 00:56:17 -07:00 |
Arpit Agarwal
|
9d09b549c5
|
HDFS-6899: Merging r1619970 from trunk to branch-2.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1619975 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-23 06:36:46 +00:00 |
Arpit Agarwal
|
1846514dd2
|
HDFS-6899. Undo merge of r1619973
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1619974 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-23 06:23:56 +00:00 |
Arpit Agarwal
|
554476881f
|
HDFS-6899: Merging r1619970 from trunk to branch-2.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1619973 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-23 06:22:38 +00:00 |
Arpit Agarwal
|
3031e29a90
|
HDFS-6899. Undo merge of r1619971
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1619972 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-23 06:22:15 +00:00 |
Arpit Agarwal
|
36e3de0577
|
HDFS-6899: Merging r1619970 from trunk to branch-2.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1619971 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-23 06:01:38 +00:00 |
Chris Nauroth
|
b2d86ebf78
|
HDFS-4852. Merging change r1619967 from trunk to branch-2.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1619968 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-23 05:30:59 +00:00 |
Arpit Agarwal
|
d9e55176b8
|
HDFS-6829: Merging r1619882 from trunk to branch-2.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1619883 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-22 18:15:13 +00:00 |
Brandon Li
|
d887700240
|
HDFS-6890. Merging change r1619500 from trunk
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1619501 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-21 18:03:55 +00:00 |
Arpit Agarwal
|
f7e3b6e761
|
HDFS-6758: Merging r1619275 from trunk to branch-2.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1619276 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-21 01:14:14 +00:00 |
Arpit Agarwal
|
3e9b4f1950
|
HDFS-6878: Merging r1619271 from trunk to branch-2.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1619272 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-21 00:42:42 +00:00 |
Chris Nauroth
|
fd50cd9150
|
HDFS-6858. Merging change r1619256 from trunk to branch-2.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1619258 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-20 22:49:38 +00:00 |
Karthik Kambatla
|
8b8fe3a425
|
Set the release date for 2.5.0 in CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1619238 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-20 21:33:42 +00:00 |
Jing Zhao
|
f87e8dc4b8
|
HDFS-6870. Merge r1619192 from trunk.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1619193 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-20 18:14:43 +00:00 |
Vinayakumar B
|
12e216ad29
|
Merged revision(s) 1617799 from hadoop/common/trunk:
HDFS-6247. Avoid timeouts for replaceBlock() call by sending intermediate responses to Balancer (vinayakumarb)
........
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1619084 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-20 12:14:42 +00:00 |
Brandon Li
|
388d6cffe5
|
HDFS-6868. Merging change r1619001 from trunk
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1619002 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-19 22:33:23 +00:00 |
Brandon Li
|
d926fd12cf
|
HDFS-6569. Merging change r1618742 from trunk
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1618747 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-18 21:26:45 +00:00 |
Arpit Agarwal
|
ab1c7bee12
|
HDFS-6188: Merging r1618727 from trunk to branch-2.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1618728 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-18 20:50:27 +00:00 |
Andrew Wang
|
9b38a6ab23
|
HDFS-6825. Edit log corruption due to delayed block removal. Contributed by Yongjun Zhang.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1618689 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-18 18:10:50 +00:00 |
Arpit Agarwal
|
e4b1a7696c
|
HDFS-6783: Merging r1618635 from trunk to branch-2.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1618636 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-18 15:35:21 +00:00 |
Aaron Myers
|
3bf1c3bdf6
|
HDFS-6850. Move NFS out of order write unit tests into TestWrites class. Contributed by Zhe Zhang.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1618092 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-15 02:35:25 +00:00 |
Uma Maheswara Rao G
|
593ebbfdd7
|
Merge. Updated contributors name in CHANGES.txt for HDFS-6783
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1617881 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-14 05:00:05 +00:00 |