This is an automated email from the ASF dual-hosted git repository.
mthakur pushed a commit to branch branch-3.3
in repository https://gitbox.apache.org/repos/asf/hadoop.git
The following commit(s) were added to refs/heads/branch-3.3 by this push:
new 7eb1c908a0c HADOOP-18322. Yetus build failure in branch-3.3. caused by
HADOOP-18103
7eb1c908a0c is described below
commit 7eb1c908a0c8ae1f5ab4dcb662affccef7dba8c0
Author: Mukund Thakur <[email protected]>
AuthorDate: Thu Jun 30 14:54:43 2022 -0500
HADOOP-18322. Yetus build failure in branch-3.3.
caused by HADOOP-18103
---
hadoop-tools/hadoop-benchmark/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/hadoop-tools/hadoop-benchmark/pom.xml
b/hadoop-tools/hadoop-benchmark/pom.xml
index 3d742fab5c8..7c22fb4b16b 100644
--- a/hadoop-tools/hadoop-benchmark/pom.xml
+++ b/hadoop-tools/hadoop-benchmark/pom.xml
@@ -22,11 +22,11 @@
<parent>
<groupId>org.apache.hadoop</groupId>
<artifactId>hadoop-project</artifactId>
- <version>3.4.0-SNAPSHOT</version>
+ <version>3.3.9-SNAPSHOT</version>
<relativePath>../../hadoop-project/pom.xml</relativePath>
</parent>
<artifactId>hadoop-benchmark</artifactId>
- <version>3.4.0-SNAPSHOT</version>
+ <version>3.3.9-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Apache Hadoop Common Benchmark</name>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]