Hanisha Koneru
|
ab90248b30
|
HDDS-400. Check global replication state for containers of dead node. Contributed by Elek, Marton.
|
2018-09-07 11:20:25 -07:00 |
|
Anu Engineer
|
ff64d35716
|
HDDS-351. Add chill mode state to SCM.
Contributed by Ajay Kumar.
|
2018-09-07 10:54:35 -07:00 |
|
Gabor Bota
|
36c7c78260
|
HADOOP-15709 Move S3Guard LocalMetadataStore constants to org.apache.hadoop.fs.s3a.Constants (Contributed by Gabor Bota)
|
2018-09-07 10:25:20 -07:00 |
|
Márton Elek
|
94ed5cffd7
|
HDDS-214. Bump ozone/hdds version after the release branch cut
|
2018-09-07 17:45:26 +02:00 |
|
Anu Engineer
|
be1ec005f1
|
HDDS-408. Read (getKey) operation is very slow.
Contributed by Nandakumar.
|
2018-09-07 07:36:24 -07:00 |
|
Xiaoyu Yao
|
396ce7b884
|
HDDS-397. Handle deletion for keys with no blocks. Contributed by Lokesh Jain.
|
2018-09-06 16:58:15 -07:00 |
|
Inigo Goiri
|
527288ef89
|
HDFS-13836. RBF: Handle mount table znode with null value. Contributed by yanghuafeng.
|
2018-09-06 16:47:54 -07:00 |
|
Anu Engineer
|
c5bf43a8e8
|
HDDS-406. Enable acceptace test of the putKey for rpc protocol.
Contributed by Elek, Marton.
|
2018-09-06 15:09:21 -07:00 |
|
Giovanni Matteo Fumarola
|
eca1a4bfe9
|
HDFS-13695. Move logging to slf4j in HDFS package. Contributed by Ian Pickering.
|
2018-09-06 14:48:00 -07:00 |
|
Tsz Wo Nicholas Sze
|
b3161c4dd9
|
HDDS-297. Add pipeline actions in Ozone. Contributed by Mukul Kumar Singh and Shashikant Banerjee
|
2018-09-06 14:35:07 -07:00 |
|
Anu Engineer
|
fa2945e7a9
|
HDDS-405. User/volume mapping is not cleaned up during the deletion of the last volume.
Contributed by Elek, Marton.
|
2018-09-06 12:44:08 -07:00 |
|
Jason Lowe
|
eb0b5a844f
|
MAPREDUCE-7131. Job History Server has race condition where it moves files from intermediate to finished but thinks file is in intermediate. Contributed by Anthony Hsu
|
2018-09-06 14:13:29 -05:00 |
|
Márton Elek
|
b6c543fe45
|
HDDS-404. Implement toString() in OmKeyLocationInfo. Contributed by Dinesh Chitlangia.
|
2018-09-06 13:16:54 +02:00 |
|
Vrushali C
|
962089ab59
|
HADOOP-15657 Registering MutableQuantiles via Metric annotation. Contributed by Sushil Ks
|
2018-09-05 20:53:21 -07:00 |
|
Xiaoyu Yao
|
8286bf2d1f
|
HDDS-303. Removing logic to identify containers to be closed from SCM. Contributed by Nanda kumar.
|
2018-09-05 12:26:37 -07:00 |
|
Giovanni Matteo Fumarola
|
9af96d4ed4
|
HADOOP-15707. Add IsActiveServlet to be used for Load Balancers. Contributed by Lukas Majercak.
|
2018-09-05 10:50:25 -07:00 |
|
Wei-Chiu Chuang
|
e780556ae9
|
HADOOP-15696. KMS performance regression due to too many open file descriptors after Jetty migration. Contributed by Wei-Chiu Chuang.
|
2018-09-05 09:52:35 -07:00 |
|
Yiqun Lin
|
9315db5f5d
|
HDFS-13815. RBF: Add check to order command. Contributed by Ranith Sardar.
|
2018-09-05 23:33:27 +08:00 |
|
Nanda kumar
|
df0d61e3a0
|
HDDS-358. Use DBStore and TableStore for DeleteKeyService. Contributed by Anu Engineer
|
2018-09-05 18:35:33 +05:30 |
|
Shane Kumpf
|
dffb7bfe6c
|
YARN-8638. Allow linux container runtimes to be pluggable. Contributed by Craig Condit
|
2018-09-05 06:47:54 -06:00 |
|
Márton Elek
|
045270a679
|
HDDS-333. Create an Ozone Logo. Contributed by Priyanka Nagwekar.
|
2018-09-05 14:31:36 +02:00 |
|
Márton Elek
|
c7403a448d
|
HDDS-315. ozoneShell infoKey does not work for directories created as key and throws 'KEY_NOT_FOUND' error. Contributed by Dinesh Chitlangia.
|
2018-09-05 12:41:06 +02:00 |
|
Xiaoyu Yao
|
85c3fe341a
|
HDDS-268. Add SCM close container watcher. Contributed by Ajay Kumar.
|
2018-09-04 22:56:57 -07:00 |
|
Hrishikesh Gadre
|
6ccb809c2d
|
HDFS-13812. Fix the inconsistent default refresh interval on Caching documentation. Contributed by Hrishikesh Gadre.
Signed-off-by: Xiao Chen <xiao@apache.org>
|
2018-09-04 21:53:42 -07:00 |
|
Tsz Wo Nicholas Sze
|
6883fe860f
|
HDDS-383. Ozone Client should discard preallocated blocks from closed containers. Contributed by Shashikant Banerjee
|
2018-09-04 17:10:44 -07:00 |
|
Anu Engineer
|
6e4c731471
|
HDDS-396. Remove openContainers.db from SCM.
Contributed by Dinesh Chitlangia.
|
2018-09-04 16:27:31 -07:00 |
|
Hanisha Koneru
|
9964e33e8d
|
HDDS-369. Remove the containers of a dead node from the container state map. Contributed by Elek, Marton
|
2018-09-04 14:57:54 -07:00 |
|
Inigo Goiri
|
54f2044595
|
HDFS-13857. RBF: Choose to enable the default nameservice to read/write files. Contributed by yanghuafeng.
|
2018-09-04 12:17:17 -07:00 |
|
Nanda kumar
|
6bbd249011
|
HDDS-98. Adding Ozone Manager Audit Log. Contributed by Dinesh Chitlangia.
|
2018-09-05 00:11:07 +05:30 |
|
Nanda kumar
|
b9932162e9
|
HDDS-75. Support for CopyContainer. Contributed by Elek, Marton.
|
2018-09-04 23:41:50 +05:30 |
|
Steve Loughran
|
9e96ac666d
|
HADOOP-10219. ipc.Client.setupIOstreams() needs to check for ClientCache.stopClient requested shutdowns.
Contributed by Kihwal Lee and Lukas Majercak.
|
2018-09-04 16:46:12 +01:00 |
|
Kitti Nanasi
|
6e5ffb74dd
|
HDFS-13885. Add debug logs in dfsclient around decrypting EDEK. Contributed by Kitti Nanasi.
Signed-off-by: Xiao Chen <xiao@apache.org>
|
2018-09-03 22:37:37 -07:00 |
|
Nanda kumar
|
567b5558d5
|
HDDS-343. Containers are stuck in closing state in scm. Contributed by Elek, Marton.
|
2018-09-03 20:14:45 +05:30 |
|
Márton Elek
|
211034a6c2
|
HDDS-336. Print out container location information for a specific ozone key . Contributed by LiXin Ge.
|
2018-09-03 13:32:55 +02:00 |
|
Vinayakumar B
|
3801436e49
|
HDFS-13774. EC: 'hdfs ec -getPolicy' is not retrieving policy details when the special REPLICATION policy set on the directory. Contributed by Ayush Saxena.
|
2018-09-03 14:37:57 +05:30 |
|
Vinayakumar B
|
780df9034f
|
HDFS-13867. RBF: Add validation for max arguments for Router admin ls, clrQuota, setQuota, rm and nameservice commands. Contributed by Ayush Saxena.
|
2018-09-03 14:28:31 +05:30 |
|
Mukul Kumar Singh
|
873ef8ae81
|
HDDS-263. Add retries in Ozone Client to handle BlockNotCommitted Exception. Contributed by Shashikant Banerjee.
|
2018-09-03 12:26:34 +05:30 |
|
Anu Engineer
|
ff036e49ff
|
HDDS-357. Use DBStore and TableStore for OzoneManager non-background service.
Contributed by Nandakumar.
|
2018-09-02 11:47:32 -07:00 |
|
bibinchundatt
|
eed8415dc1
|
YARN-8535. Fix DistributedShell unit tests. Contributed by Abhishek Modi.
|
2018-09-02 13:35:52 +05:30 |
|
Nanda kumar
|
6edf3d2ea3
|
Revert "HDDS-98. Adding Ozone Manager Audit Log."
This reverts commit 630b64ec7e .
|
2018-09-02 00:18:13 +05:30 |
|
Anu Engineer
|
19abaacdad
|
HDDS-392. Incomplete description about auditMap#key in AuditLogging Framework.
Contributed by Dinesh Chitlangia.
|
2018-08-31 22:24:30 -07:00 |
|
Anu Engineer
|
76bae4ccb1
|
HDDS-379. Simplify and improve the cli arg parsing of ozone scmcli.
Contributed by Elek, Marton.
|
2018-08-31 18:11:01 -07:00 |
|
Anu Engineer
|
50d2e3ec41
|
HDDS-388. Fix the name of the db profile configuration key.
Contributed by Elek, Marton.
|
2018-08-31 14:30:29 -07:00 |
|
Anu Engineer
|
630b64ec7e
|
HDDS-98. Adding Ozone Manager Audit Log.
Contributed by Dinesh Chitlangia.
|
2018-08-31 14:20:56 -07:00 |
|
Wei-Chiu Chuang
|
8aa6c4f079
|
Revert "HDFS-13838. WebHdfsFileSystem.getFileStatus() won't return correct "snapshot enabled" status. Contributed by Siyao Meng."
This reverts commit 26c2a97c56 .
|
2018-08-30 11:44:20 -07:00 |
|
Vinayakumar B
|
c36d69a7b3
|
HDFS-13027. Handle possible NPEs due to deleted blocks in race condition. Contributed by Vinayakumar B.
(cherry picked from commit 65977e5d8124be2bc208af25beed934933f170b3)
|
2018-08-30 22:15:51 +05:30 |
|
Daniel Templeton
|
f2c2a68ec2
|
HADOOP-15706. Typo in compatibility doc: SHOUD -> SHOULD
(Contributed by Laszlo Kollar via Daniel Templeton)
Change-Id: I6e2459d0700df7f3bad4eac8297a11690191c3ba
|
2018-08-30 09:12:36 -07:00 |
|
Steve Loughran
|
5a0babf765
|
HADOOP-15107. Stabilize/tune S3A committers; review correctness & docs.
Contributed by Steve Loughran.
|
2018-08-30 14:49:53 +01:00 |
|
Steve Loughran
|
e8d138ca7c
|
HADOOP-15680. ITestNativeAzureFileSystemConcurrencyLive times out.
Contributed by Andras Bokor.
|
2018-08-30 14:36:00 +01:00 |
|
Steve Loughran
|
2e6c1109dc
|
HADOOP-15667. FileSystemMultipartUploader should verify that UploadHandle has non-0 length.
Contributed by Ewan Higgs
|
2018-08-30 14:33:16 +01:00 |
|