Andrew Wang
|
357b1fd082
|
HDFS-9110. Use Files.walkFileTree in NNUpgradeUtil#doPreUpgrade for better efficiency. Contributed by Charlie Helin.
|
2015-10-09 11:49:16 -07:00 |
|
Yongjun Zhang
|
c11fc8a1be
|
HDFS-9181. Better handling of exceptions thrown during upgrade shutdown. Contributed by Wei-Chiu Chuang.
|
2015-10-09 09:21:29 -07:00 |
|
Jing Zhao
|
118a35bc2e
|
HDFS-9204. DatanodeDescriptor#PendingReplicationWithoutTargets is wrongly calculated. Contributed by Mingliang Liu.
|
2015-10-08 14:11:02 -07:00 |
|
Yongjun Zhang
|
1107bd399c
|
HDFS-8164. cTime is 0 in VERSION file for newly formatted NameNode. Contributed by Xiao Chen.
|
2015-10-07 23:20:10 -07:00 |
|
yliu
|
35affec38e
|
HDFS-9137. DeadLock between DataNode#refreshVolumes and BPOfferService#registrationSucceeded. (Uma Maheswara Rao G via yliu)
|
2015-10-08 10:27:47 +08:00 |
|
Andrew Wang
|
66e2cfa1a0
|
HDFS-8632. Add InterfaceAudience annotation to the erasure coding classes. Contributed by Rakesh R.
|
2015-10-07 18:12:26 -07:00 |
|
Kihwal Lee
|
99e5204ff5
|
HDFS-9178. Slow datanode I/O can cause a wrong node to be marked bad. Contributed by Kihwal Lee.
|
2015-10-07 10:17:17 -05:00 |
|
Vinayakumar B
|
61b3547c46
|
HDFS-9159. [OIV] : return value of the command is not correct if invalid value specified in '-p (processor)' option (Contributed by nijel)
|
2015-10-07 14:29:34 +05:30 |
|
Haohui Mai
|
3112f26368
|
HDFS-9170. Move libhdfs / fuse-dfs / libwebhdfs to hdfs-client. Contributed by Haohui Mai.
|
2015-10-07 00:06:33 -07:00 |
|
Jing Zhao
|
8e53311ca2
|
HDFS-9206. Inconsistent default value of dfs.datanode.stripedread.buffer.size. Contributed by Walter Su.
|
2015-10-06 23:44:05 -07:00 |
|
Colin Patrick Mccabe
|
2fc2b50534
|
HDFS-9155. OEV should treat .XML files as XML even when the file name extension is uppercase (nijel via cmccabe)
|
2015-10-05 12:53:58 -07:00 |
|
Vinayakumar B
|
b925cf1006
|
HDFS-9158. [OEV-Doc] : Document does not mention about '-f' and '-r' options (Contributed by nijel)
|
2015-10-05 18:23:18 +05:30 |
|
Vinayakumar B
|
0faa4efa3d
|
HDFS-9151. Mover should print the exit status/reason on console like balancer tool. (Contributed by Surendra singh lilhore)
|
2015-10-05 13:22:44 +05:30 |
|
Tsuyoshi Ozawa
|
30e2f836a2
|
HADOOP-11098. [JDK8] Max Non Heap Memory default changed between JDK7 and 8.
|
2015-10-05 08:15:06 +09:00 |
|
Haohui Mai
|
3b85bd7c33
|
HDFS-9193. Fix incorrect references the usages of the DN in dfshealth.js. Contributed by Chang Li.
|
2015-10-03 11:44:34 -07:00 |
|
Yongjun Zhang
|
1037ee580f
|
HDFS-9100. HDFS Balancer does not respect dfs.client.use.datanode.hostname. Contributed by Casey Brotherton.
|
2015-10-02 12:00:14 -07:00 |
|
Jakob Homan
|
3929ac9340
|
HDFS-9191. Typo in Hdfs.java. NoSuchElementException is misspelled. Contributed by Catherine Palmer.
|
2015-10-02 11:13:24 -07:00 |
|
Jing Zhao
|
c6cafc77e6
|
HDFS-9185. Fix null tracer in ErasureCodingWorker. Contributed by Rakesh R.
|
2015-10-02 11:08:17 -07:00 |
|
Zhe Zhang
|
6c17d31528
|
Merge remote-tracking branch 'apache/trunk' into HDFS-7285
Conflicts:
hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/DFSOutputStream.java
hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/DataStreamer.java
Change-Id: I53ec1c426dc988d6c4a2c87b00caef49c4057010
|
2015-09-30 08:39:13 -07:00 |
|
Aaron T. Myers
|
071733dc69
|
HDFS-9001. DFSUtil.getNsServiceRpcUris() can return too many entries in a non-HA, non-federated cluster. Contributed by Daniel Templeton.
|
2015-09-29 18:19:31 -07:00 |
|
Haohui Mai
|
6f335e4f0e
|
HDFS-8696. Make the lower and higher watermark in the DN Netty server configurable. Contributed by Xiaobing Zhou.
|
2015-09-29 14:59:13 -07:00 |
|
Haohui Mai
|
8703301b46
|
HDFS-9174. Fix findbugs warnings in FSOutputSummer.tracer and DirectoryScanner$ReportCompiler.currentThread. Contributed by Yi Liu.
|
2015-09-29 14:56:06 -07:00 |
|
Haohui Mai
|
80d33b589b
|
HDFS-9165. Move entries in META-INF/services/o.a.h.fs.FileSystem to hdfs-client. Contributed by Mingliang Liu.
|
2015-09-29 09:50:04 -07:00 |
|
Colin Patrick Mccabe
|
850d679acb
|
HADOOP-12447. Clean up some htrace integration issues (cmccabe)
|
2015-09-29 09:25:11 -07:00 |
|
yliu
|
715dbddf77
|
HDFS-9141. Thread leak in Datanode#refreshVolumes. (Uma Maheswara Rao G via yliu)
|
2015-09-29 22:05:34 +08:00 |
|
Zhe Zhang
|
8fd5520246
|
Merge remote-tracking branch 'apache/trunk' into HDFS-7285
Conflicts:
hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/DFSClient.java
hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/DFSOutputStream.java
hadoop-hdfs-project/hadoop-hdfs-client/src/main/proto/hdfs.proto
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/DFSUtil.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/protocolPB/PBHelper.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/DataNode.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSDirStatAndListingOp.java
hadoop-hdfs-project/hadoop-hdfs/src/main/proto/DatanodeProtocol.proto
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/blockmanagement/TestBlockTokenWithDFS.java
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestFsck.java
Change-Id: Ic7946c4ea35bed587fe879ce58b959b25ecc0823
|
2015-09-29 01:39:16 -07:00 |
|
yliu
|
d6fa34e014
|
HDFS-8859. Improve DataNode ReplicaMap memory footprint to save about 45%. (yliu)
|
2015-09-29 16:20:35 +08:00 |
|
Jing Zhao
|
6419900ac2
|
HDFS-9040. Erasure coding: coordinate data streamers in DFSStripedOutputStream. Contributed by Jing Zhao and Walter Su.
|
2015-09-28 14:40:27 -07:00 |
|
Colin Patrick Mccabe
|
892ade689f
|
HDFS-9080. Update htrace version to 4.0.1 (cmccabe)
|
2015-09-28 07:42:12 -07:00 |
|
Haohui Mai
|
1c030c6e58
|
HDFS-8740. Move DistributedFileSystem to hadoop-hdfs-client. Contributed by Mingliang Liu.
|
2015-09-27 10:54:44 -07:00 |
|
Colin Patrick Mccabe
|
0b31c237f2
|
HDFS-9087. Add some jitter to DataNode.checkDiskErrorThread (Elliott Clark via Colin P. McCabe)
|
2015-09-26 20:36:24 -07:00 |
|
Haohui Mai
|
bf37d3d80e
|
HDFS-8053. Move DFSIn/OutputStream and related classes to hadoop-hdfs-client. Contributed by Mingliang Liu.
|
2015-09-26 11:08:25 -07:00 |
|
Colin Patrick Mccabe
|
7a3c381b39
|
HDFS-8873. Allow the directoryScanner to be rate-limited (Daniel Templeton via Colin P. McCabe)
|
2015-09-26 04:09:06 -07:00 |
|
Lei Xu
|
5eb237d544
|
HDFS-9132. Pass genstamp to ReplicaAccessorBuilder. (Colin Patrick McCabe via Lei (Eddy) Xu)
|
2015-09-25 15:50:19 -07:00 |
|
Colin Patrick Mccabe
|
4e7c6a653f
|
HDFS-9107. Prevent NN's unrecoverable death spiral after full GC (Daryn Sharp via Colin P. McCabe)
Change-Id: Ib8420310e515bb98091de86ea5c4be354878d43c
|
2015-09-25 15:25:42 -07:00 |
|
Jing Zhao
|
83e99d06d0
|
HDFS-9112. Improve error message for Haadmin when multiple name service IDs are configured. Contributed by Anu Engineer.
|
2015-09-25 14:21:23 -07:00 |
|
Haohui Mai
|
692b1a45ce
|
HDFS-9134. Move LEASE_{SOFTLIMIT,HARDLIMIT}_PERIOD constants from HdfsServerConstants to HdfsConstants. Contributed by Mingliang Liu.
|
2015-09-24 20:19:16 -07:00 |
|
Arpit Agarwal
|
df31c446bf
|
HADOOP-12437. Allow SecurityUtil to lookup alternate hostnames. (Contributed by Arpit Agarwal)
|
2015-09-24 11:41:48 -07:00 |
|
Haohui Mai
|
71a81b6257
|
HDFS-7529. Consolidate encryption zone related implementation into a single class. Contributed by Rakesh R.
|
2015-09-24 08:34:32 -07:00 |
|
Vinayakumar B
|
e52bc697f8
|
HDFS-9076. Log full path instead of inodeId in DFSClient#closeAllFilesBeingWritten() (Contributed by Surendra Singh Lilhore)
|
2015-09-24 17:43:23 +05:30 |
|
Haohui Mai
|
ead1b9e680
|
HDFS-9131. Move config keys used by hdfs-client to HdfsClientConfigKeys. Contributed by Mingliang Liu.
|
2015-09-24 00:30:01 -07:00 |
|
Haohui Mai
|
4893adff19
|
HDFS-9130. Use GenericTestUtils#setLogLevel to the logging level. Contributed by Mingliang Liu.
|
2015-09-23 23:59:19 -07:00 |
|
Zhe Zhang
|
c09dc258a8
|
HDFS-8882. Erasure Coding: Use datablocks, parityblocks and cell size from ErasureCodingPolicy. Contributed by Vinayakumar B.
Change-Id: Ic56da0b426f47c63dac440aef6f5fc8554f6cf13
|
2015-09-23 13:34:09 -07:00 |
|
Vinayakumar B
|
a2c76e5f26
|
HDFS-9013. Deprecate NameNodeMXBean#getNNStarted in branch2 and remove from trunk (Contributed by Surendra Singh Lilhore)
|
2015-09-23 15:28:41 +05:30 |
|
Haohui Mai
|
7c5c099324
|
HDFS-8733. Keep server related definition in hdfs.proto on server side. Contributed by Mingliang Liu.
|
2015-09-22 20:57:05 -07:00 |
|
Haohui Mai
|
63d9f1596c
|
HDFS-9039. Separate client and server side methods of o.a.h.hdfs.NameNodeProxies. Contributed by Mingliang Liu.
|
2015-09-22 20:52:37 -07:00 |
|
Kai Zheng
|
7bff8ca1c8
|
HDFS-8920. Erasure Coding: when recovering lost blocks, logs can be too verbose and hurt performance. Contributed by Rui Li
|
2015-09-22 13:27:24 -07:00 |
|
Zhe Zhang
|
1080c37300
|
Merge remote-tracking branch 'apache/trunk' into HDFS-7285
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/server/blockmanagement/BlockManager.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/DataNode.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/Namesystem.java
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/DFSTestUtil.java
Change-Id: I8511c4d64b0959e79129febc179845a3892fedcc
|
2015-09-22 13:27:09 -07:00 |
|
Vinayakumar B
|
10ab7d595e
|
HDFS-8780. Fetching live/dead datanode list with arg true for removeDecommissionNode,returns list with decom node. (Contributed by J.Andreina)
|
2015-09-22 12:25:35 +05:30 |
|
Tsuyoshi Ozawa
|
dfd807afab
|
HADOOP-12428. Fix inconsistency between log-level guards and statements. Contributed by Jagadesh Kiran N and Jackie Chang.
|
2015-09-22 12:54:29 +09:00 |
|
Haohui Mai
|
06022b8fdc
|
HDFS-9111. Move hdfs-client protobuf convert methods from PBHelper to PBHelperClient. Contributed by Mingliang Liu.
|
2015-09-21 18:53:13 -07:00 |
|
Zhe Zhang
|
a9e6681edf
|
HDFS-9091. Erasure Coding: Provide DistributedFilesystem API to getAllErasureCodingPolicies. Contributed by Rakesh R.
Change-Id: Id30a1ce9e2ce676d00a9220a2d3f14b8d9f00527
|
2015-09-21 13:24:02 -07:00 |
|
Uma Mahesh
|
b762199adb
|
HDFS-9113. ErasureCodingWorker#processErasureCodingTasks should not fail to process remaining tasks due to one invalid ECTask. Contributed by Uma Maheswara Rao G.
|
2015-09-19 21:18:42 -07:00 |
|
Lei Xu
|
3a9c7076e8
|
HDFS-9004. Add upgrade domain to DatanodeInfo. Contributed by Ming Ma (via Lei (Eddy) Xu).
Change-Id: I887c66578eebd61acc34b94f18da6e6851c609f4
|
2015-09-19 18:08:09 -07:00 |
|
Haohui Mai
|
66b46d0885
|
HDFS-9101. Remove deprecated NameNode.getUri() static helper method. Contributed by Mingliang Liu.
|
2015-09-18 18:23:53 -07:00 |
|
Zhe Zhang
|
c457095206
|
HDFS-8550. Erasure Coding: Fix FindBugs Multithreaded correctness Warning. Contributed by Rakesh R.
Change-Id: Ic248999a7f8e5e740d49c9b10abcf16f66dd0f98
|
2015-09-18 11:04:06 -07:00 |
|
Zhe Zhang
|
82a88b92b4
|
HDFS-9086. Rename dfs.datanode.stripedread.threshold.millis to dfs.datanode.stripedread.timeout.millis. Contributed by Andrew Wang.
Change-Id: Ice86c5d46d29e94087c0f186b941d5394e7ac0e6
|
2015-09-18 10:45:29 -07:00 |
|
Jing Zhao
|
3f42753102
|
HDFS-9063. Correctly handle snapshot path for getContentSummary. Contributed by Jing Zhao.
|
2015-09-18 09:26:33 -07:00 |
|
Yongjun Zhang
|
2ff6faf954
|
HDFS-5802. NameNode does not check for inode type before traversing down a path. (Xiao Chen via Yongjun Zhang)
|
2015-09-18 07:17:30 -07:00 |
|
Vinayakumar B
|
92c1af1646
|
HDFS-6955. DN should reserve disk space for a full block when creating tmp files (Contributed by Kanaka Kumar Avvaru)
|
2015-09-18 16:37:10 +05:30 |
|
Zhe Zhang
|
607bda2a21
|
HDFS-9097. Erasure coding: update EC command "-s" flag to "-p" when specifying policy. Contributed by Zhe Zhang.
Change-Id: I82919e55c4a0d8646d25a53aac757098a56b3029
|
2015-09-17 14:52:37 -07:00 |
|
Haohui Mai
|
9eee97508f
|
HDFS-9022. Move NameNode.getAddress() and NameNode.getUri() to hadoop-hdfs-client. Contributed by Mingliang Liu.
|
2015-09-17 14:18:00 -07:00 |
|
Haohui Mai
|
07f304467d
|
HDFS-7995. Implement chmod in the HDFS Web UI. Contributed by Ravi Prakash and Haohui Mai.
|
2015-09-16 11:50:28 -07:00 |
|
Haohui Mai
|
6c52be78a0
|
HDFS-7986. Allow files / directories to be deleted from the NameNode UI. Contributed by Ravi Prakash.
|
2015-09-15 16:48:15 -07:00 |
|
Vinayakumar B
|
ce69c9b54c
|
HDFS-8953. DataNode Metrics logging (Contributed by Kanaka Kumar Avvaru)
|
2015-09-16 00:18:29 +05:30 |
|
Zhe Zhang
|
ced438a4bf
|
HDFS-8899. Erasure Coding: use threadpool for EC recovery tasks on DataNode. Contributed by Rakesh R.
Change-Id: I9429706ae3c9b10a9274c07b98da6ed54cce192b
|
2015-09-15 10:43:13 -07:00 |
|
Ming Ma
|
083b44c136
|
HDFS-9008. Balancer#Parameters class could use a builder pattern. (Chris Trezzo via mingma)
|
2015-09-15 10:16:02 -07:00 |
|
Haohui Mai
|
d777757d21
|
HDFS-9065. Include commas on # of files, blocks, total filesystem objects in NN Web UI. Contributed by Daniel Templeton.
|
2015-09-14 20:26:56 -07:00 |
|
Haohui Mai
|
76957a485b
|
HDFS-9010. Replace NameNode.DEFAULT_PORT with HdfsClientConfigKeys.DFS_NAMENODE_RPC_PORT_DEFAULT config key. Contributed by Mingliang Liu.
|
2015-09-14 18:22:52 -07:00 |
|
Colin Patrick Mccabe
|
7b5cf5352e
|
HDFS-8829. Make SO_RCVBUF and SO_SNDBUF size configurable for DataTransferProtocol sockets and allow configuring auto-tuning (He Tianyi via Colin P. McCabe)
Change-Id: I77dc71aaf9e14ef743f2a2cbebeec04a4f628c78
|
2015-09-14 16:02:10 -07:00 |
|
Colin Patrick Mccabe
|
53bad4eb00
|
HDFS-8996. Consolidate validateLog and scanLog in FJM#EditLogFile (Zhe Zhang via Colin P. McCabe)
|
2015-09-14 15:22:12 -07:00 |
|
Haohui Mai
|
0c7d3f4805
|
HDFS-9041. Move entries in META-INF/services/o.a.h.fs.FileSystem to hdfs-client. Contributed by Mingliang Liu.
|
2015-09-12 11:02:51 -07:00 |
|
Vinayakumar B
|
c715650385
|
HDFS-9036. In BlockPlacementPolicyWithNodeGroup#chooseLocalStorage , random node is selected eventhough fallbackToLocalRack is true. (Contributed by J.Andreina)
|
2015-09-12 17:40:16 +05:30 |
|
Arpit Agarwal
|
15a557fcfe
|
HDFS-9027. Refactor o.a.h.hdfs.DataStreamer#isLazyPersist() method. (Contributed by Mingliang Liu)
|
2015-09-11 10:11:52 -07:00 |
|
Zhe Zhang
|
96d6b516b2
|
HDFS-8853. Erasure Coding: Provide ECSchema validation when setting EC policy. Contributed by J.Andreina.
Change-Id: I9211d9728480225a407d82e6c0bea1a928adfa11
|
2015-09-10 16:31:37 -07:00 |
|
Kihwal Lee
|
a40342b0da
|
HDFS-6763. Initialize file system-wide quota once on transitioning to active. Contributed by Kihwal Lee
|
2015-09-10 09:16:29 -05:00 |
|
Zhe Zhang
|
f62237bc2f
|
HDFS-8833. Erasure coding: store EC schema and cell size in INodeFile and eliminate notion of EC zones.
|
2015-09-09 23:07:55 -07:00 |
|
Vinayakumar B
|
4014ce5990
|
HDFS-8581. ContentSummary on / skips further counts on yielding lock (contributed by J.Andreina)
|
2015-09-10 00:08:19 +05:30 |
|
Vinayakumar B
|
0f0e897bf1
|
HDFS-7116. Add a command to get the balancer bandwidth (Contributed by Rakesh R)
|
2015-09-09 22:58:50 +05:30 |
|
Kihwal Lee
|
4d13335fc9
|
HDFS-8716. Introduce a new config specifically for safe mode block count. Contributed by Chang Li.
|
2015-09-09 11:08:24 -05:00 |
|
Vinayakumar B
|
94cf7ab9d2
|
HDFS-8929. Add a metric to expose the timestamp of the last journal (Contributed by surendra singh lilhore)
|
2015-09-09 11:03:57 +05:30 |
|
Colin Patrick Mccabe
|
a153b9601a
|
HDFS-8860. Remove unused Replica copyOnWrite code (Lei (Eddy) Xu via Colin P. McCabe)
|
2015-09-08 18:37:22 -07:00 |
|
Xiaoyu Yao
|
970daaa5e4
|
HDFS-9019. Adding informative message to sticky bit permission denied exception. Contributed by Xiaoyu Yao.
|
2015-09-08 09:57:36 -07:00 |
|
Ming Ma
|
30db1adac3
|
HDFS-8981. Adding revision to data node jmx getVersion() method. (Siqi Li via mingma)
|
2015-09-04 11:55:58 -07:00 |
|
Haohui Mai
|
715b9c6499
|
HDFS-8984. Move replication queues related methods in FSNamesystem to BlockManager. Contributed by Haohui Mai.
|
2015-09-04 11:45:31 -07:00 |
|
Jing Zhao
|
8928729c80
|
HDFS-8384. Allow NN to startup if there are files having a lease but are not under construction. Contributed by Jing Zhao.
|
2015-09-04 11:42:22 -07:00 |
|
Haohui Mai
|
d16c4eee18
|
HDFS-9012. Move o.a.h.hdfs.protocol.datatransfer.PipelineAck class to hadoop-hdfs-client module. Contributed by Mingliang Liu.
|
2015-09-04 10:41:09 -07:00 |
|
Haohui Mai
|
ed78b14ebc
|
HDFS-9002. Move o.a.h.hdfs.net/*Peer classes to hdfs-client. Contributed by Mingliang Liu.
|
2015-09-03 15:32:53 -07:00 |
|
Jakob Homan
|
c2d2c1802a
|
HDFS-8939. Test(S)WebHdfsFileContextMainOperations failing on branch-2. Contributed by Chris Nauroth.
(cherry picked from commit 9871f57d41990b2763d4c23d9040aeb685b4a80f)
|
2015-09-03 13:26:54 -07:00 |
|
Colin Patrick Mccabe
|
53c38cc89a
|
HDFS-8964. When validating the edit log, do not read at or beyond the file offset that is being written (Zhe Zhang via Colin P. McCabe)
|
2015-09-03 11:22:47 -07:00 |
|
Jing Zhao
|
60bd765ac1
|
HDFS-8978. Erasure coding: fix 2 failed tests of DFSStripedOutputStream. Contributed by Walter Su.
|
2015-09-02 17:41:08 -07:00 |
|
Ming Ma
|
d31a41c359
|
HDFS-8890. Allow admin to specify which blockpools the balancer should run on. (Chris Trezzo via mingma)
|
2015-09-02 15:55:42 -07:00 |
|
Jing Zhao
|
de928d566a
|
HDFS-9003. ForkJoin thread pool leaks. Contributed by Kihwal Lee.
|
2015-09-02 15:19:04 -07:00 |
|
Andrew Wang
|
afc88b396f
|
HDFS-328. Improve fs -setrep error message for invalid replication factors. Contributed by Daniel Templeton.
|
2015-09-02 13:46:00 -07:00 |
|
Jing Zhao
|
ddf4e78547
|
HDFS-8937. Erasure coding: do not throw exception when setting replication factor on EC files. Contributed by Gao Rui.
|
2015-09-02 11:45:45 -07:00 |
|
Akira Ajisaka
|
65ccf2b125
|
HDFS-8388. Time and Date format need to be in sync in NameNode UI page. Contributed by Surendra Singh Lilhore.
|
2015-09-02 14:28:38 +09:00 |
|
yliu
|
5652131d2e
|
HDFS-8995. Flaw in registration bookeeping can make DN die on reconnect. (Kihwal Lee via yliu)
|
2015-09-02 08:58:51 +08:00 |
|
Zhe Zhang
|
53358fe680
|
Merge remote-tracking branch 'apache/trunk' into HDFS-7285
|
2015-09-01 14:48:37 -07:00 |
|
Zhe Zhang
|
ab56fcdb12
|
Merge remote-tracking branch 'apache/trunk' into HDFS-7285
|
2015-09-01 14:30:25 -07:00 |
|
Colin Patrick Mccabe
|
24f6a7c956
|
HDFS-8965. Harden edit log reading code against out of memory errors (cmccabe)
|
2015-08-31 18:06:30 -07:00 |
|