Doroszlai, Attila
|
c4d97ae500
|
HDDS-1918. hadoop-ozone-tools has integration tests run as unit (#1236)
|
2019-08-06 17:00:54 -07:00 |
|
Lokesh Jain
|
954ff36360
|
HDFS-14692. Upload button should not encode complete url. Contributed by Lokesh Jain.
Signed-off-by: Wei-Chiu Chuang <weichiu@apache.org>
|
2019-08-06 15:30:50 -07:00 |
|
Wei-Chiu Chuang
|
8cef9f89f4
|
HDFS-14652. Addendum: HealthMonitor connection retry times should be configurable. Contributed by Chen Zhang.
|
2019-08-06 15:24:11 -07:00 |
|
Eric Yang
|
22430c10e2
|
HADOOP-16457. Fixed Kerberos activation in ServiceAuthorizationManager.
Contributed by Prabhu Joseph
|
2019-08-06 17:04:17 -04:00 |
|
Haibo Chen
|
f51702d539
|
YARN-9559. Create AbstractContainersLauncher for pluggable ContainersLauncher logic. (Contributed by Jonathan Hung)
|
2019-08-06 13:52:30 -07:00 |
|
HUAN-PING SU
|
b77761b0e3
|
HADOOP-16275. Upgrade Mockito to the latest version. Contributed by kevin su.
Signed-off-by: Wei-Chiu Chuang <weichiu@apache.org>
|
2019-08-06 12:18:24 -07:00 |
|
Xiaoyu Yao
|
a63023f261
|
HDDS-1901. Fix Ozone HTTP WebConsole Authentication. Contributed by Xiaoyu Yao. (#1228)
|
2019-08-06 12:07:53 -07:00 |
|
HUAN-PING SU
|
7c2042a44d
|
YARN-9678. Addendum: TestGpuResourceHandler / TestFpgaResourceHandler should be renamed. Contributed by kevin su.
Signed-off-by: Wei-Chiu Chuang <weichiu@apache.org>
|
2019-08-06 10:21:55 -07:00 |
|
HUAN-PING SU
|
b8bf09ba3d
|
YARN-9678. TestGpuResourceHandler / TestFpgaResourceHandler should be renamed. Contributed by kevin su.
Signed-off-by: Wei-Chiu Chuang <weichiu@apache.org>
|
2019-08-06 09:05:53 -07:00 |
|
Stephen O'Donnell
|
35e0a01d7b
|
HDFS-14557. JournalNode error: Can't scan a pre-transactional edit log. Contributed by Stephen O'Donnell.
Signed-off-by: Wei-Chiu Chuang <weichiu@apache.org>
|
2019-08-06 07:57:46 -07:00 |
|
HUAN-PING SU
|
1c53ce0cda
|
YARN-9410. Typo in documentation: Using FPGA On YARN (#1220) Contributed by kevin su.
|
2019-08-06 06:29:58 -07:00 |
|
Nanda kumar
|
2662e20580
|
HDDS-1905. PipelineActionHandler is not closing the pipeline when close action is received. (#1227)
|
2019-08-06 14:36:04 +05:30 |
|
Ayush Saxena
|
11272159bb
|
HDFS-14679. Failed to add erasure code policies with example template. Contributed by Yuan Zhou.
|
2019-08-06 08:42:15 +05:30 |
|
Eric Yang
|
d6697da5e8
|
YARN-9667. Use setbuf with line buffer to reduce fflush complexity in container-executor.
Contributed by Peter Bacsko
|
2019-08-05 13:59:12 -04:00 |
|
Bharat Viswanadham
|
c589983e9c
|
HDDS-1893. Fix bug in removeAcl in Bucket. (#1216)
|
2019-08-05 10:25:18 -07:00 |
|
Jianfei Jiang
|
71aad60e51
|
HDFS-14691. Wrong usage hint for hadoop fs command "test".
Contributed by Jianfei Jiang.
Change-Id: I9f5e89721ff210641375fbf42a70043f0d74458e
|
2019-08-05 13:08:47 +01:00 |
|
supratimdeka
|
f8ea6e1ce1
|
HDDS-1798. Propagate failure in writeStateMachineData to Ratis. Contributed by Supratim Deka (#1113)
|
2019-08-05 13:43:41 +05:30 |
|
Siyao Meng
|
9680a8b237
|
HADOOP-16487. Update jackson-databind to 2.9.9.2. Contributed by Siyao Meng.
Signed-off-by: Wei-Chiu Chuang <weichiu@apache.org>
|
2019-08-04 20:03:07 -07:00 |
|
Xiaoyu Yao
|
065cbc6b54
|
HDDS-1896. Suppress WARN log from NetworkTopology#getDistanceCost. Contributed by Xiaoyu Yao. (#1214)
|
2019-08-03 22:33:01 -07:00 |
|
Doroszlai, Attila
|
f4df97fd89
|
HDDS-1870. ConcurrentModification at PrometheusMetricsSink (#1179)
|
2019-08-03 22:26:25 -07:00 |
|
Vivek Ratnavel Subramanian
|
ec1d453846
|
HDDS-1788. Fix kerberos principal error in Ozone Recon. (#1201)
|
2019-08-03 10:49:07 -07:00 |
|
Ayush Saxena
|
8f40856f76
|
HDFS-14669. TestDirectoryScanner#testDirectoryScannerInFederatedCluster fails intermittently in trunk. Contributed by qiang Liu.
|
2019-08-03 12:15:41 +05:30 |
|
Ayush Saxena
|
e503db5f44
|
HDFS-12826. Document Saying the RPC port, But it's required IPC port in HDFS Federation Document. Contributed by usharani.
|
2019-08-03 12:05:46 +05:30 |
|
Wei-Chiu Chuang
|
61180f4656
|
HADOOP-15942. Change the logging level form DEBUG to ERROR for RuntimeErrorException in JMXJsonServlet. Contributed by Anuhan Torgonshar.
|
2019-08-02 14:58:24 -07:00 |
|
Steve Loughran
|
b01efe5cf6
|
HADOOP-16472. findbugs warning on LocalMetadataStore.ttlTimeProvider sync
Contributed by Steve Loughran.
Moved the setter and addAncestors to synchronized
Change-Id: Ib362c66d1b8c9124eca7db9a44274ac08d0b3be6
|
2019-08-02 22:30:48 +01:00 |
|
Erik Krogen
|
e7a0b8aa83
|
HDFS-14462 Ensure WebHDFS client throws the correct exception during writes. Contributed by Simbarashe Dzinamarira.
|
2019-08-02 11:48:31 -07:00 |
|
Wei-Chiu Chuang
|
b964b81f85
|
HDFS-14685. DefaultAuditLogger doesn't print CallerContext. Contributed by xuzq.
|
2019-08-02 10:54:32 -07:00 |
|
Nanda kumar
|
eaf350c414
|
HDDS-1887. Enable all the blockade test-cases. Contibuted by NandaKumar(#1206).
|
2019-08-02 23:23:11 +05:30 |
|
avijayanhwx
|
6e8c8413ee
|
HDDS-1832 : Improve logging for PipelineActions handling in SCM and datanode. (#1200)
|
2019-08-02 22:31:00 +05:30 |
|
Doroszlai, Attila
|
946e301731
|
HDDS-1878. checkstyle error in ContainerStateMachine (#1195)
|
2019-08-02 22:27:54 +05:30 |
|
Mukul Kumar Singh
|
b5c74d4ab8
|
HDDS-1782. Add an option to MiniOzoneChaosCluster to read files multiple times. Contributed by Mukul Kumar Singh. (#1076)
|
2019-08-02 21:50:39 +05:30 |
|
Wei-Chiu Chuang
|
797d14e816
|
Revert "HADOOP-16336. finish variable is unused in ZStandardCompressor. Contributed by cxorm."
This reverts commit 076618677d .
|
2019-08-02 08:25:41 -07:00 |
|
Szilard Nemeth
|
54ac80176e
|
Logging fileSize of log files under NM Local Dir. Contributed by Prabhu Joseph
|
2019-08-02 13:38:06 +02:00 |
|
Vidura Mudalige
|
1930a7bf60
|
YARN-9093. Remove commented code block from the beginning of Tes… (#444)
|
2019-08-02 13:16:19 +02:00 |
|
Adam Antal
|
cbcada804d
|
YARN-9124. Resolve contradiction in ResourceUtils: addMandatoryResources / checkMandatoryResources work differently (#1121)
|
2019-08-02 13:04:34 +02:00 |
|
Adam Antal
|
95fc38f2e9
|
YARN-9375. Use Configured in GpuDiscoverer and FpgaDiscoverer (#1131)
Contributed by Adam Antal
|
2019-08-02 11:24:09 +02:00 |
|
Wei-Chiu Chuang
|
e872ceb810
|
HADOOP-15865. ConcurrentModificationException in Configuration.overlay() method. Contributed by Oleksandr Shevchenko.
|
2019-08-01 19:56:51 -07:00 |
|
Wei-Chiu Chuang
|
c2d00c8450
|
HDFS-13131. Modifying testcase testEnableAndDisableErasureCodingPolicy. Contributed by chencan.
|
2019-08-01 19:11:43 -07:00 |
|
Wei-Chiu Chuang
|
e20b19543b
|
HADOOP-15681. AuthenticationFilter should generate valid date format for Set-Cookie header regardless of default Locale. Contributed by Cao Manh Dat.
|
2019-08-01 17:35:31 -07:00 |
|
Siyao Meng
|
17e8cf501b
|
HDFS-14686. HttpFS: HttpFSFileSystem#getErasureCodingPolicy always returns null (#1192) Contributed by Siyao Meng.
|
2019-08-01 17:15:22 -07:00 |
|
Siyao Meng
|
99bf1dc9eb
|
HDFS-14683. WebHDFS: Add erasureCodingPolicy field to GETCONTENTSUMMARY response (#1189) Contributed by Siyao Meng.
|
2019-08-01 17:14:07 -07:00 |
|
Wei-Chiu Chuang
|
d086d058d8
|
HDFS-14652. HealthMonitor connection retry times should be configurable. Contributed by Chen Zhang.
|
2019-08-01 16:13:10 -07:00 |
|
Wei-Chiu Chuang
|
b94eba9f11
|
HADOOP-12282. Connection thread's name should be updated after address changing is detected. Contributed by Lisheng Sun.
|
2019-08-01 15:50:43 -07:00 |
|
Wei-Chiu Chuang
|
32607dbd98
|
HDFS-14631.The DirectoryScanner doesn't fix the wrongly placed replica. Contributed by Jinglun.
|
2019-08-01 15:48:36 -07:00 |
|
He Xiaoqiao
|
f86de6f76a
|
HDFS-13529. Fix default trash policy emptier trigger time correctly. Contributed by He Xiaoqiao.
Signed-off-by: Wei-Chiu Chuang <weichiu@apache.org>
|
2019-08-01 14:54:39 -07:00 |
|
Sammi Chen
|
e111789aeb
|
HDDS-1882. TestReplicationManager failed with NPE. (#1197)
|
2019-08-02 01:03:57 +05:30 |
|
Szilard Nemeth
|
a7371a779c
|
MAPREDUCE-7225: Fix broken current folder expansion during MR job start. Contributed by Peter Bacsko.
|
2019-08-01 13:01:30 +02:00 |
|
Ayush Saxena
|
89b102f916
|
HDFS-14661. RBF: updateMountTableEntry shouldn't update mountTableEntry if targetPath not exist. Contributed by xuzq.
|
2019-08-01 08:43:39 +05:30 |
|
Bharat Viswanadham
|
c1f74405d7
|
HDDS-1885. Fix bug in checkAcls in OzoneManager. (#1199)
|
2019-07-31 19:00:37 -07:00 |
|
Chao Sun
|
b008072044
|
HDFS-14681. RBF: TestDisableRouterQuota failed because port 8888 was occupied.
|
2019-07-31 10:24:48 -07:00 |
|