Billie Rinaldi
|
d9e9e5657d
|
YARN-9348. Application catalog build system bug fixes. Contributed by Eric Yang
|
2019-03-29 13:51:21 -07:00 |
|
Billie Rinaldi
|
7ee32a2eb1
|
YARN-7129. Application Catalog for YARN applications. Contributed by Eric Yang
|
2019-03-29 13:51:21 -07:00 |
|
Devaraj K
|
56f1e131ec
|
YARN-9270. Minor cleanup in TestFpgaDiscoverer. Contributed by Peter Bacsko.
|
2019-03-29 10:58:56 -07:00 |
|
Doroszlai, Attila
|
7dc0ecc446
|
[HDDS-1351] NoClassDefFoundError when running ozone genconf (). Contributed by Doroszlai Attila.
This closes #659.
|
2019-03-29 09:01:56 -07:00 |
|
Lokesh Jain
|
6186ed94b9
|
HDDS-1300. Optimize non-recursive ozone filesystem apis. Contributed by Lokesh Jain.
|
2019-03-29 19:27:29 +05:30 |
|
Shweta Yakkali
|
82769ba1b8
|
HDDS-1352. Remove unused call in TestStorageContainerManagerHttpServer.
Signed-off-by: Nanda kumar <nanda@apache.org>
|
2019-03-29 17:26:48 +05:30 |
|
Xiaoyu Yao
|
f41f938b2e
|
HADOOP-16199. KMSLoadBlanceClientProvider does not select token correctly. Contributed by Xiaoyu Yao.
This closes #642.
|
2019-03-28 21:55:31 -07:00 |
|
Xiaoyu Yao
|
d7a2f9456b
|
HDDS-1350. Fix checkstyle issue in TestDatanodeStateMachine. Contributed by Xiaoyu Yao. (#656)
|
2019-03-28 14:50:34 -07:00 |
|
nilotpalnandi
|
4cceeb2682
|
HDDS-1309 . change logging from warn to debug in XceiverClient. Contributed by Nilotpal Nandi. (#638)
|
2019-03-28 12:22:44 -07:00 |
|
Shashikant Banerjee
|
ac4010bb22
|
HDDS-1293. ExcludeList#getProtoBuf throws ArrayIndexOutOfBoundsException. Contributed by Shashikant Banerjee.
|
2019-03-29 00:43:28 +05:30 |
|
Xiaoyu Yao
|
ca5e4ce036
|
HDDS-1318. Fix MalformedTracerStateStringException on DN logs. Contributed by Xiaoyu Yao.
This closes #641
|
2019-03-28 12:00:58 -07:00 |
|
Rakesh Radhakrishnan
|
f3f51284d5
|
HDFS-14393. Refactor FsDatasetCache for SCM cache implementation. Contributed by Rakesh R
|
2019-03-29 00:18:15 +05:30 |
|
Giovanni Matteo Fumarola
|
49b02d4a9b
|
HDFS-14395. Remove WARN Logging From Interrupts. Contributed by David Mollitor.
|
2019-03-28 11:16:01 -07:00 |
|
Steve Loughran
|
df578c07ec
|
HADOOP-16195 MarshalledCredentials toString
Change-Id: I4f1bdd2be0d5760c5501dce6edb6122499108b53
|
2019-03-28 17:01:57 +00:00 |
|
Gabor Bota
|
b5db238383
|
HADOOP-15999. S3Guard: Better support for out-of-band operations.
Author: Gabor Bota
|
2019-03-28 15:59:25 +00:00 |
|
Gabor Bota
|
cfb0186903
|
HADOOP-16186. S3Guard: NPE in DynamoDBMetadataStore.lambda$listChildren.
Author: Gabor Bota
|
2019-03-28 15:49:56 +00:00 |
|
Inigo Goiri
|
15d38b1bf9
|
HDFS-14295. Add Threadpool for DataTransfers. Contributed by David Mollitor.
|
2019-03-28 03:37:33 -07:00 |
|
Xiaoyu Yao
|
8a59efee34
|
HDDS-1346. Remove hard-coded version ozone-0.5.0 from ReadMe of ozonesecure-mr docker-compose. Contributed by Xiaoyu Yao.
This closes #652.
|
2019-03-27 21:52:36 -07:00 |
|
Giovanni Matteo Fumarola
|
9cd66198ee
|
YARN-9411. TestYarnNativeServices fails sporadically with bind address in use. Contributed by Prabhu Joseph.
|
2019-03-27 10:44:54 -07:00 |
|
Devaraj K
|
a4cd75e09c
|
YARN-9269. Minor cleanup in FpgaResourceAllocator. Contributed by Peter Bacsko.
|
2019-03-27 10:08:07 -07:00 |
|
Arpit Agarwal
|
b4ed81c4e6
|
HDDS-1332. Add some logging for flaky test testStartStopDatanodeStateMachine. Contributed by Arpit Agarwal. (#649)
|
2019-03-27 20:53:30 +05:30 |
|
Vivek Ratnavel Subramanian
|
b2269581f7
|
HDDS-1264. Remove Parametrized in TestOzoneShell. (#614)
|
2019-03-26 22:07:22 -07:00 |
|
Bharat Viswanadham
|
eef8cae7cf
|
HDDS-1262. In OM HA OpenKey call Should happen only leader OM. (#626)
|
2019-03-26 21:48:01 -07:00 |
|
Sahil Takiar
|
18c57cf046
|
HDFS-14304: High lock contention on hdfsHashMutex in libhdfs
This closes #595
Signed-off-by: Todd Lipcon <todd@apache.org>
|
2019-03-26 20:32:51 -07:00 |
|
Shweta Yakkali
|
f426b7ce8f
|
HDDS-139. Output of createVolume can be improved. Contributed by Shweta.
|
2019-03-26 19:01:49 -07:00 |
|
Sahil Takiar
|
fe29b3901b
|
HDFS-14348: Fix JNI exception handling issues in libhdfs
This closes #600
Signed-off-by: Todd Lipcon <todd@apache.org>
|
2019-03-26 16:33:34 -07:00 |
|
Siyao Meng
|
ce4bafdf44
|
HADOOP-16037. DistCp: Document usage of Sync (-diff option) in detail.
Contributed by Siyao Meng
|
2019-03-26 18:42:54 +00:00 |
|
Takanobu Asanuma
|
55fb3c32fb
|
HDFS-14037. Fix SSLFactory truststore reloader thread leak in URLConnectionFactory.
|
2019-03-27 03:27:02 +09:00 |
|
Ajay Yadav
|
82d477293c
|
HDDS-939. Add S3 access check to Ozone manager. Contributed by Ajay Kumar. (#634)
|
2019-03-26 08:59:59 -07:00 |
|
Sandeep Nemuri
|
5c0a81ad3c
|
HDDS-1310. In datanode once a container becomes unhealthy, datanode restart fails.
Signed-off-by: Nanda kumar <nanda@apache.org>
|
2019-03-26 15:44:18 +05:30 |
|
yufei
|
5257f50abb
|
YARN-8967. Change FairScheduler to use PlacementRule interface. Contributed by Wilfred Spiegelenburg.
|
2019-03-25 22:47:24 -07:00 |
|
Yiqun Lin
|
c99b107772
|
HDDS-1334. Fix asf license errors in newly added files by HDDS-1234. Contributed by Aravindan Vijayan.
|
2019-03-26 11:51:04 +08:00 |
|
Stephen O'Donnell
|
3f6d6d2811
|
HDFS-14359. Inherited ACL permissions masked when parent directory does not exist (mkdir -p)
(Contributed by Stephen O'Donnell via Daniel Templeton)
Change-Id: Ia83f799a8f56aa8057a967b234f184683395fa41
|
2019-03-25 16:27:04 -07:00 |
|
Eric Yang
|
710cbc9bd6
|
YARN-9405. Fixed flaky tests in TestYarnNativeServices.
Contributed by Prabhu Joseph
|
2019-03-25 16:34:04 -04:00 |
|
Devaraj K
|
eeda6891e4
|
YARN-9268. General improvements in FpgaDevice. Contributed by Peter Bacsko.
|
2019-03-25 13:22:53 -07:00 |
|
Bharat Viswanadham
|
8739693514
|
HDDS-1217. Refactor ChillMode rules and chillmode manager. (#558)
|
2019-03-26 01:41:03 +05:30 |
|
Eric Yang
|
3c45762a0b
|
YARN-9391. Fixed node manager environment leaks into Docker containers.
Contributed by Jim Brennan
|
2019-03-25 15:53:24 -04:00 |
|
Yiqun Lin
|
e5d72f504e
|
HDDS-1234. Iterate the OM DB snapshot and populate the recon container DB. Contributed by Aravindan Vijayan.
|
2019-03-25 22:52:02 +08:00 |
|
Mukul Kumar Singh
|
67dd45fc25
|
HDDS-1185. Optimize GetFileStatus in OzoneFileSystem by reducing the number of rpc call to OM. Contributed by Mukul Kumar Singh.
|
2019-03-25 17:03:30 +05:30 |
|
Shashikant Banerjee
|
d4e4a7d456
|
HDDS-1317. KeyOutputStream#write throws ArrayIndexOutOfBoundsException when running RandomWrite MR examples. Contributed by Shashikant Banerjee.
|
2019-03-25 15:41:20 +05:30 |
|
Bharat Viswanadham
|
128dd91e10
|
HDDS-1331. In DatanodeStateMachine join check for not null.
|
2019-03-23 09:43:49 -07:00 |
|
Xiaoyu Yao
|
6a34c9bb29
|
HDDS-1299. Support TokenIssuer interface for running jobs with OzoneFileSystem. Contributed by Xiaoyu Yao.
This closes #627.
|
2019-03-23 09:22:34 -07:00 |
|
Bharat Viswanadham
|
43e421afef
|
HDDS-918. Expose SCMMXBean as a MetricsSource. Contributed by Siddharth Wagle.
|
2019-03-22 16:44:12 -07:00 |
|
Ajay Kumar
|
771ea6b5e7
|
Revert "HDDS-1310. In datanode once a container becomes unhealthy, datanode restart fails. Contributed by Sandeep Nemuri."
This reverts commit efad5717ec .
|
2019-03-22 16:20:44 -07:00 |
|
Ajay Kumar
|
efad5717ec
|
HDDS-1310. In datanode once a container becomes unhealthy, datanode restart fails. Contributed by Sandeep Nemuri.
|
2019-03-22 15:53:12 -07:00 |
|
Vivek Ratnavel Subramanian
|
73f7b04e2b
|
HDDS-1302. Fix SCM CLI does not list container with id 1.
|
2019-03-22 15:15:01 -07:00 |
|
Xiaoyu Yao
|
dea6f2a065
|
HDDS-1291. Set OmKeyArgs#refreshPipeline flag properly to avoid reading from stale pipeline. Contributed by Xiaoyu Yao. (#639)
|
2019-03-22 15:08:28 -07:00 |
|
Arpit Agarwal
|
f854a89190
|
HDDS-1205. Refactor ReplicationManager to handle QUASI_CLOSED containers. Contributed by Nanda kumar. (#620)
|
2019-03-22 14:36:29 -07:00 |
|
Giovanni Matteo Fumarola
|
509b20b292
|
YARN-9404. TestApplicationLifetimeMonitor#testApplicationLifetimeMonitor fails intermittent. Contributed by Prabhu Joseph.
|
2019-03-22 11:45:39 -07:00 |
|
Arpit Agarwal
|
1d389ecb24
|
HDDS-1323. Ignore unit test TestFailureHandlingByClient. Contributed by Supratim Deka.
|
2019-03-22 11:29:56 -07:00 |
|