Commit Graph

22605 Commits

Author SHA1 Message Date
Szilard Nemeth
9b8359bb08 YARN-9461. TestRMWebServicesDelegationTokenAuthentication.testCancelledDelegationToken fails with HTTP 400. Contributed by Peter Bacsko 2019-08-16 12:31:58 +02:00
Szilard Nemeth
4456ea67b9 YARN-8586. Extract log aggregation related fields and methods from RMAppImpl. Contributed by Peter Bacsko 2019-08-16 11:36:14 +02:00
Szilard Nemeth
2216ec54e5 YARN-9100. Add tests for GpuResourceAllocator and do minor code cleanup. Contributed by Peter Bacsko 2019-08-16 09:13:20 +02:00
Szilard Nemeth
2a05e0ff3b YARN-9749. TestAppLogAggregatorImpl#testDFSQuotaExceeded fails on trunk. Contributed by Adam Antal 2019-08-16 08:52:09 +02:00
Li Cheng
bf3751521b HDDS-1894. Add filter to scmcli listPipelines. (#1286) 2019-08-16 14:33:04 +08:00
Wei-Chiu Chuang
5882cf94ea HADOOP-16504. Increase ipc.server.listen.queue.size default from 128 to 256. Contributed by Lisheng Sun. 2019-08-15 15:20:54 -07:00
Doroszlai, Attila
77d102ceba HDDS-1910. Cannot build hadoop-hdds-config from scratch in IDEA
Signed-off-by: Anu Engineer <aengineer@apache.org>
2019-08-15 11:03:41 -07:00
Doroszlai, Attila
46d61913ff HDDS-1954. StackOverflowError in OzoneClientInvocationHandler
Signed-off-by: Anu Engineer <aengineer@apache.org>
2019-08-15 10:46:43 -07:00
dineshchitlangia
c801f7a26c HDDS-1768. Audit xxxAcl methods in OzoneManager (#1204) 2019-08-15 08:43:47 -07:00
Adam Antal
22c4f38c4b YARN-9679. Regular code cleanup in TestResourcePluginManager (#1122) 2019-08-15 17:32:05 +02:00
Szilard Nemeth
1845a83cec YARN-9488. Skip YARNFeatureNotEnabledException from ClientRMService. Contributed by Prabhu Joseph 2019-08-15 17:15:38 +02:00
Szilard Nemeth
3f4f097f1f MAPREDUCE-7230. TestHSWebApp.testLogsViewSingle fails. Contributed by Prabhu Joseph 2019-08-15 17:07:43 +02:00
Surendra Singh Lilhore
34681643e9 HDFS-14719. Correct the safemode threshold value in BlockManagerSafeMode. Contributed by hemanthboyina. 2019-08-15 12:12:18 +05:30
Zhankun Tang
85a00fd2bb SUBMARINE-45. Can't specify queue by using the parameter --queue. Contributed by Ayush Saxena, Zac Zhou. 2019-08-15 13:18:29 +08:00
Shashikant Banerjee
0a85af959c HDFS-13101. Yet another fsimage corruption related to snapshot. Contributed by Shashikant Banerjee. 2019-08-15 10:16:25 +05:30
HUAN-PING SU
167acd87da YARN-9683. Remove reapDockerContainerNoPid left behind by YARN-9074 (#1212) Contributed by Kevin Su.
Reviewed-by: Eric Yang <eyang@apache.org>
Reviewed-by: Adam Antal <adam.antal@cloudera.com>
2019-08-14 10:42:29 -07:00
Ayush Saxena
c7204417d7 SUBMARINE-107. Reduce the scope of mockito-core in submarine to test. Contributed by kevin su. 2019-08-14 22:37:22 +05:30
Doroszlai, Attila
8242085164 HDDS-1964. TestOzoneClientProducer fails with ConnectException
Signed-off-by: Anu Engineer <aengineer@apache.org>
2019-08-14 09:53:31 -07:00
Doroszlai, Attila
06d8ac9522 HDDS-1966. Wrong expected key ACL in acceptance test
Signed-off-by: Anu Engineer <aengineer@apache.org>
2019-08-14 09:34:11 -07:00
Adam Antal
c89bdfacc8 YARN-9676. Add DEBUG and TRACE level messages to AppLogAggregatorImpl… (#1261)
* YARN-9676. Add DEBUG and TRACE level messages to AppLogAggregatorImpl and connected classes

* Using {} placeholder, and increasing loglevel if log aggregation failed.
2019-08-14 17:35:16 +02:00
Ayush Saxena
b06c2345ef HDFS-14713. RBF: RouterAdmin supports refreshRouterArgs command but not on display. Contributed by wangzhaohui. 2019-08-14 20:44:31 +05:30
Szilard Nemeth
3e0410449f YARN-9133. Make tests more easy to comprehend in TestGpuResourceHandler. Contributed by Peter Bacsko 2019-08-14 17:13:54 +02:00
Mukul Kumar Singh
2432356570 HDDS-1955. TestBlockOutputStreamWithFailures#test2DatanodesFailure failing because of assertion error.
Signed-off-by: Nanda kumar <nanda@apache.org>
2019-08-14 20:37:15 +05:30
Szilard Nemeth
e5e609384f YARN-9140. Code cleanup in ResourcePluginManager.initialize and in TestResourcePluginManager. Contributed by Peter Bacsko 2019-08-14 16:58:22 +02:00
Siyao Meng
3c0382f1b9 HDFS-14595. HDFS-11848 breaks API compatibility. Contributed by Siyao Meng.
Signed-off-by: Wei-Chiu Chuang <weichiu@apache.org>
Reviewed-by: Ayush Saxena <ayushsaxena@apache.org>
2019-08-14 07:30:35 -07:00
Doroszlai, Attila
83e452ecea HDDS-1965. Compile error due to leftover ScmBlockLocationTestIngClient file (#1293) 2019-08-14 18:39:45 +05:30
Steve Loughran
0e4b757955 HADOOP-16500 S3ADelegationTokens to only log at debug on startup (#1269). Contributed by Steve Loughran.
Change-Id: Ifafc15f32791911976d7ebc36fb6e8853f59ed41
2019-08-14 10:50:26 +02:00
bibinchundatt
89a53c7eb4 YARN-9747. Reduce additional namenode call by EntityGroupFSTimelineStore#cleanLogs. Contributed by Prabhu Joseph. 2019-08-14 13:46:23 +05:30
Márton Elek
846848ac4c HDDS-1914. Ozonescript example docker-compose cluster can't be started
Signed-off-by: Anu Engineer <aengineer@apache.org>
2019-08-13 23:26:47 -07:00
Doroszlai, Attila
48dc441864 HDDS-1929. OM started on recon host in ozonesecure compose
Signed-off-by: Anu Engineer <aengineer@apache.org>
2019-08-13 23:12:44 -07:00
Anu Engineer
5a248de511 HDDS-1947. fix naming issue for ScmBlockLocationTestingClient.
Contributed by star.
2019-08-13 23:07:02 -07:00
Aravindan Vijayan
fc229b6490 HDDS-1832 : Improve logging for PipelineActions handling in SCM and datanode. (Change to Error logging)
Signed-off-by: Anu Engineer <aengineer@apache.org>
2019-08-13 22:04:31 -07:00
Márton Elek
15545c8bf1 HDDS-1915. Remove hadoop script from ozone distribution
Signed-off-by: Anu Engineer <aengineer@apache.org>
2019-08-13 22:02:54 -07:00
Doroszlai, Attila
78b714af9c HDDS-1956. Aged IO Thread exits on first read
Signed-off-by: Anu Engineer <aengineer@apache.org>
2019-08-13 20:34:06 -07:00
Siyao Meng
bf457797f6 HDDS-1920. Place ozone.om.address config key default value in ozone-site.xml
Change-Id: Ic5970b383357147b74a01680aedf40bed4d3e176
Signed-off-by: Anu Engineer <aengineer@apache.org>
2019-08-13 20:27:37 -07:00
Akira Ajisaka
0f8add8a60
HADOOP-16495. Fix invalid metric types in PrometheusMetricsSink (#1244) 2019-08-14 12:24:03 +09:00
Doroszlai, Attila
e6d240dc91 HDDS-1928. Cannot run ozone-recon compose due to syntax error
Signed-off-by: Anu Engineer <aengineer@apache.org>
2019-08-13 17:27:04 -07:00
Wei-Chiu Chuang
c13ec7ab66 HDFS-14491. More Clarity on Namenode UI Around Blocks and Replicas. Contributed by Siyao Meng. 2019-08-13 17:15:26 -07:00
Elek, Márton
50a22b66c0 HDDS-1659. Define the process to add proposal/design docs to the Ozone subproject (#950)
* HDDS-1659. Define the process to add proposal/design docs to the Ozone subproject
     * Remove Site improvements to display proposals
     * adding license header
     * clarify the support of the existing method
2019-08-13 17:10:36 -07:00
Doroszlai, Attila
9691117099 HDDS-1916. Only contract tests are run in ozonefs module
Signed-off-by: Anu Engineer <aengineer@apache.org>
2019-08-13 16:56:59 -07:00
Wei-Chiu Chuang
633b7c1cfe HDFS-14625. Make DefaultAuditLogger class in FSnamesystem to Abstract. Contributed by hemanthboyina. 2019-08-13 16:50:49 -07:00
Masatake Iwasaki
da0006fe04 HDFS-14423. Percent (%) and plus (+) characters no longer work in WebHDFS.
Signed-off-by: Masatake Iwasaki <iwasakims@apache.org>
2019-08-14 08:39:40 +09:00
Siyao Meng
6ae8bc3a4a HDFS-14665. HttpFS: LISTSTATUS response is missing HDFS-specific fields (#1267) Contributed by Siyao Meng. 2019-08-13 16:27:57 -07:00
Nanda kumar
3cff73aff4 HDDS-1917. TestOzoneRpcClientAbstract is failing.
Signed-off-by: Anu Engineer <aengineer@apache.org>
2019-08-13 16:03:31 -07:00
Nanda kumar
cb390dff87 HDDS-1961. TestStorageContainerManager#testScmProcessDatanodeHeartbeat is flaky.
Signed-off-by: Anu Engineer <aengineer@apache.org>
2019-08-13 15:57:24 -07:00
Siyao Meng
68c818415a HDDS-1891. Ozone fs shell command should work with default port when port number is not specified
Signed-off-by: Anu Engineer <aengineer@apache.org>
2019-08-13 15:30:53 -07:00
Nanda kumar
69b74e9016 HDDS-1488. Scm cli command to start/stop replication manager.
Signed-off-by: Anu Engineer <aengineer@apache.org>
2019-08-13 14:57:05 -07:00
dchitlangia
689a80d3ce HDDS-1886. Use ArrayList#clear to address audit failure scenario
Signed-off-by: Anu Engineer <aengineer@apache.org>
2019-08-13 14:37:32 -07:00
Eric Badger
2ac029b949 YARN-9442. container working directory has group read permissions. Contributed by Jim Brennan. 2019-08-13 16:21:18 +00:00
Erik Krogen
274966e675 HDFS-14717. [Dynamometer] Remove explicit search for JUnit dependency JAR from Dynamometer Client as it is packaged in the primary JAR. Contributed by Kevin Su. 2019-08-13 08:52:59 -07:00