Steve Loughran
9ca4ac0af0
HADOOP-18305. Preparing for 3.3.4 release: branch-3.3 version => 3.3.9 ( #4482 )
...
Updating the hadoop version of branch-3.3 to 3.3.9-SNAPSHOT
pending agreement on what number its future release should take.
Using 3.3.9-SNAPSHOT puts space in for other incremental releases,
while avoiding creating JIRA release ordering and autocompletion
confusion the way adding a 3.3.10 or higher version would do.
Contributed by Steve Loughran
2022-06-22 13:09:50 +01:00
Steve Loughran
44e662272f
HADOOP-18198. Preparing for 3.3.4 development
...
Change-Id: I2bf19beb541739af22fced38c2545f09c4e1bd53
2022-04-12 14:09:08 +01:00
Viraj Jasani
b2eee14f2e
HDFS-16522. Set Http and Ipc ports for Datanodes in MiniDFSCluster ( #4108 )
...
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
(cherry picked from commit 7c20602b17
)
2022-04-06 18:55:09 +09:00
Akira Ajisaka
7cd52000e0
HADOOP-18045. Disable TestDynamometerInfra ( #3829 )
...
Reviewed-by: Fei Hui <feihui.ustc@gmail.com>
(cherry picked from commit dba139cd0f
)
2021-12-28 13:23:05 +09:00
Chao Sun
e079fa6577
Preparing for 3.3.3 development
2021-11-16 16:02:34 -08:00
Akira Ajisaka
37516726d7
HDFS-16050. Some dynamometer tests fail. ( #3079 )
...
Signed-off-by: Takanobu Asanuma <tasanuma@apache.org>
(cherry picked from commit 57a3613e5d
)
2021-06-07 15:03:06 +09:00
Wei-Chiu Chuang
fa4915fdbb
Preparing for 3.3.2 development
2021-05-19 21:52:37 +08:00
Takanobu Asanuma
df50e210dd
HADOOP-17375. Fix the error of TestDynamometerInfra. ( #2471 )
...
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
(cherry picked from commit 207210263a
)
2021-05-07 14:09:03 +09:00
Ayush Saxena
8378ab9f92
HADOOP-17288. Use shaded guava from thirdparty. Contributed by Ayush Saxena. #2505
2020-12-10 05:50:55 +05:30
Jim Brennan
e24a6b550e
HADOOP-17367. Add InetAddress api to ProxyUsers.authorize ( #2449 ). Contributed by Daryn Sharp and Ahmed Hussein
2020-11-19 21:26:47 +00:00
Akira Ajisaka
dfa7f160a5
Preparing for 3.3.1 development
2020-04-30 13:33:42 +09:00
Szilard Nemeth
9520b2ad79
YARN-10083. Provide utility to ask whether an application is in final status. Contributed by Adam Antal
2020-01-22 16:25:07 +01:00
Adam Antal
20a90c0b5b
YARN-10071. Sync Mockito version with other modules
...
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
2020-01-10 17:41:04 +09:00
Takanobu Asanuma
c210cede5c
HDFS-15044. [Dynamometer] Show the line of audit log when parsing it unsuccessfully. ( #1749 )
2019-12-12 07:48:14 -08:00
Takanobu Asanuma
54e760511a
HDFS-14825. [Dynamometer] Workload doesn't start unless an absolute path of Mapper class given. ( #1693 )
2019-12-04 11:28:50 +09:00
Takanobu Asanuma
477505ccfc
HDFS-14824. [Dynamometer] Dynamometer in org.apache.hadoop.tools does not output the benchmark results. ( #1685 )
2019-11-01 09:32:32 -07:00
Takanobu Asanuma
e32ab5e179
HDFS-14907. [Dynamometer] Add JUnit JAR to classpath for SimulatedDataNodes ( #1680 )
2019-10-29 08:21:16 -07:00
Takanobu Asanuma
b41394eec8
HDFS-14638. [Dynamometer] Fix scripts to refer to current build structure. ( #1673 )
2019-10-24 16:25:31 -07:00
Stephen O'Donnell
c99a12167f
HDFS-14637. Namenode may not replicate blocks to meet the policy after enabling upgradeDomain. Contributed by Stephen O'Donnell.
...
Reviewed-by: Ayush Saxena <ayushsaxena@apache.org>
Signed-off-by: Wei-Chiu Chuang <weichiu@apache.org>
2019-10-03 22:13:50 -07:00
Erik Krogen
9637097ef9
HDFS-14817. [Dynamometer] Fix start script options parsing which incorrectly interpret options starting with h as a help argument. Contributed by Soya Miyoshi.
2019-09-06 10:24:51 -07:00
Erik Krogen
ae42c8cb61
HDFS-4819. [Dynamometer] Fix parsing of audit logs which contain = in path names. Contributed by Soya Miyoshi.
2019-09-06 10:13:26 -07:00
Erik Krogen
63c295e298
HDFS-14755. [Dynamometer] Enhance compatibility of Dynamometer with branch-2 builds. Contributed by Takanobu Asanuma.
2019-08-22 09:57:12 -07:00
Takanobu Asanuma
ee7c261e1e
HDFS-14763. Fix package name of audit log class in Dynamometer document ( #1335 )
2019-08-22 18:37:16 +09: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
Yiqun Lin
5043840b1d
HDFS-14410. Make Dynamometer documentation properly compile onto the Hadoop site. Contributed by Erik Krogen.
2019-07-11 23:47:27 +08:00
Erik Krogen
32925d04d9
HDFS-14640. [Dynamometer] Fix TestDynamometerInfra failure. Contributed by Erik Krogen.
2019-07-11 08:34:39 -07:00
Erik Krogen
fc0656dd30
HADOOP-16418. [Dynamometer] Fix checkstyle and findbugs warnings. Contributed by Erik Krogen.
2019-07-11 08:29:57 -07:00
Erik Krogen
90b10a0d54
HDFS-14622. [Dynamometer] Update XML FsImage parsing logic to ignore non-INodeSection entries to fix an issue caused by the presence of Centralized Cache Management functionality. Contributed by Erik Krogen.
2019-07-10 09:59:11 -07:00
Masatake Iwasaki
738c09349e
HADOOP-16411. Fix javadoc warnings in hadoop-dynamometer.
...
Signed-off-by: Masatake Iwasaki <iwasakims@apache.org>
2019-07-09 09:44:49 +09:00
Erik Krogen
ab0b180ddb
HDFS-12345 Add Dynamometer to hadoop-tools, a tool for scale testing the HDFS NameNode with real metadata and workloads. Contributed by Erik Krogen.
2019-06-25 08:07:39 -07:00