Skip to content

Conversation

@yeezuser
Copy link

@yeezuser yeezuser commented Jan 9, 2025

Signed-off-by: githubID email

Fixes ISSUE
FederatedAI/KubeFATE#931
FederatedAI/KubeFATE#875
....

Changes:

1.change the way to load hadoop jar

2.fix the error when uploading data to hdfs

@yeezuser
Copy link
Author

yeezuser commented Jan 9, 2025

The original tricky method loads all JAR resources from the Hadoop directory, and the loading order can vary across on different operating system. This may lead to resource conflicts within the JAR files, potentially causing exceptions when uploading resources to HDFS. Changing to use the Hadoop command to load JAR resources on-demand can avoid these conflicts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant