[cherry-pick](branch2.1) fix hudi jni scanner (#41566)

pick from https://github.com/apache/doris/pull/41316
This commit is contained in:
Socrates
2024-10-09 10:31:50 +08:00
committed by GitHub
parent afb477c66d
commit a0aed77218
3 changed files with 10 additions and 4 deletions

View File

@ -418,10 +418,6 @@ under the License.
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.apache.hadoop</groupId>
<artifactId>hadoop-aliyun</artifactId>
</dependency>
<dependency>
<groupId>com.qcloud.cos</groupId>
<artifactId>hadoop-cos</artifactId>