We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78da615 commit 93c8befCopy full SHA for 93c8bef
fe/be-java-extensions/hadoop-deps/pom.xml
@@ -59,6 +59,10 @@ under the License.
59
<groupId>org.apache.hadoop</groupId>
60
<artifactId>hadoop-auth</artifactId>
61
</dependency>
62
+ <dependency>
63
+ <groupId>org.apache.hadoop</groupId>
64
+ <artifactId>hadoop-mapreduce-client-core</artifactId>
65
+ </dependency>
66
<dependency>
67
<groupId>org.apache.hadoop.thirdparty</groupId>
68
<artifactId>hadoop-shaded-protobuf_3_25</artifactId>
0 commit comments