Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-18 Thread via GitHub
yihua merged PR #10591: URL: https://github.com/apache/hudi/pull/10591 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@hudi.apache.o

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-18 Thread via GitHub
hudi-bot commented on PR #10591: URL: https://github.com/apache/hudi/pull/10591#issuecomment-2064628258 ## CI report: * 8207558e8c8714386cf2f71929d6fb08db10617b UNKNOWN * 7c517227bb1079621647852c99dd7836f9900025 UNKNOWN * e89e4e0bcb756832c22779a5ccf259c5e69c0e0d UNKNOWN *

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-18 Thread via GitHub
yihua commented on code in PR #10591: URL: https://github.com/apache/hudi/pull/10591#discussion_r1571109412 ## hudi-common/src/main/java/org/apache/hudi/common/table/log/HoodieLogFormat.java: ## @@ -281,36 +281,30 @@ public Writer build() throws IOException { rolloverLo

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-18 Thread via GitHub
hudi-bot commented on PR #10591: URL: https://github.com/apache/hudi/pull/10591#issuecomment-2064421164 ## CI report: * 8207558e8c8714386cf2f71929d6fb08db10617b UNKNOWN * 7c517227bb1079621647852c99dd7836f9900025 UNKNOWN * e89e4e0bcb756832c22779a5ccf259c5e69c0e0d UNKNOWN *

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-18 Thread via GitHub
yihua commented on PR #10591: URL: https://github.com/apache/hudi/pull/10591#issuecomment-2064406522 The PR is rebased on the latest master and ready to land once CI passes. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-18 Thread via GitHub
hudi-bot commented on PR #10591: URL: https://github.com/apache/hudi/pull/10591#issuecomment-2064394461 ## CI report: * 8207558e8c8714386cf2f71929d6fb08db10617b UNKNOWN * 7c517227bb1079621647852c99dd7836f9900025 UNKNOWN * e89e4e0bcb756832c22779a5ccf259c5e69c0e0d UNKNOWN *

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-17 Thread via GitHub
yihua commented on PR #10591: URL: https://github.com/apache/hudi/pull/10591#issuecomment-2062860564 I need to check a few more things before landing this PR. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-17 Thread via GitHub
hudi-bot commented on PR #10591: URL: https://github.com/apache/hudi/pull/10591#issuecomment-2062860147 ## CI report: * 8207558e8c8714386cf2f71929d6fb08db10617b UNKNOWN * 7c517227bb1079621647852c99dd7836f9900025 UNKNOWN * e89e4e0bcb756832c22779a5ccf259c5e69c0e0d UNKNOWN *

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-17 Thread via GitHub
hudi-bot commented on PR #10591: URL: https://github.com/apache/hudi/pull/10591#issuecomment-2062810967 ## CI report: * 8207558e8c8714386cf2f71929d6fb08db10617b UNKNOWN * 7c517227bb1079621647852c99dd7836f9900025 UNKNOWN * e89e4e0bcb756832c22779a5ccf259c5e69c0e0d UNKNOWN *

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-17 Thread via GitHub
hudi-bot commented on PR #10591: URL: https://github.com/apache/hudi/pull/10591#issuecomment-2062805303 ## CI report: * 8207558e8c8714386cf2f71929d6fb08db10617b UNKNOWN * 7c517227bb1079621647852c99dd7836f9900025 UNKNOWN * e89e4e0bcb756832c22779a5ccf259c5e69c0e0d UNKNOWN *

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-17 Thread via GitHub
hudi-bot commented on PR #10591: URL: https://github.com/apache/hudi/pull/10591#issuecomment-2062333962 ## CI report: * 8207558e8c8714386cf2f71929d6fb08db10617b UNKNOWN * 7c517227bb1079621647852c99dd7836f9900025 UNKNOWN * e89e4e0bcb756832c22779a5ccf259c5e69c0e0d UNKNOWN *

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-17 Thread via GitHub
hudi-bot commented on PR #10591: URL: https://github.com/apache/hudi/pull/10591#issuecomment-2062321252 ## CI report: * 8207558e8c8714386cf2f71929d6fb08db10617b UNKNOWN * 7c517227bb1079621647852c99dd7836f9900025 UNKNOWN * e89e4e0bcb756832c22779a5ccf259c5e69c0e0d UNKNOWN *

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-17 Thread via GitHub
yihua commented on code in PR #10591: URL: https://github.com/apache/hudi/pull/10591#discussion_r1569490622 ## hudi-common/src/main/java/org/apache/hudi/common/model/BaseFile.java: ## @@ -34,7 +32,7 @@ public class BaseFile implements Serializable { private static final lon

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-17 Thread via GitHub
hudi-bot commented on PR #10591: URL: https://github.com/apache/hudi/pull/10591#issuecomment-2062142385 ## CI report: * 8207558e8c8714386cf2f71929d6fb08db10617b UNKNOWN * 7c517227bb1079621647852c99dd7836f9900025 UNKNOWN * e89e4e0bcb756832c22779a5ccf259c5e69c0e0d UNKNOWN *

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-17 Thread via GitHub
hudi-bot commented on PR #10591: URL: https://github.com/apache/hudi/pull/10591#issuecomment-2062132693 ## CI report: * 8207558e8c8714386cf2f71929d6fb08db10617b UNKNOWN * 7c517227bb1079621647852c99dd7836f9900025 UNKNOWN * e89e4e0bcb756832c22779a5ccf259c5e69c0e0d UNKNOWN *

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-17 Thread via GitHub
hudi-bot commented on PR #10591: URL: https://github.com/apache/hudi/pull/10591#issuecomment-2062005334 ## CI report: * 8207558e8c8714386cf2f71929d6fb08db10617b UNKNOWN * 7c517227bb1079621647852c99dd7836f9900025 UNKNOWN * e89e4e0bcb756832c22779a5ccf259c5e69c0e0d UNKNOWN *

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-17 Thread via GitHub
hudi-bot commented on PR #10591: URL: https://github.com/apache/hudi/pull/10591#issuecomment-2061930256 ## CI report: * 8207558e8c8714386cf2f71929d6fb08db10617b UNKNOWN * 7c517227bb1079621647852c99dd7836f9900025 UNKNOWN * e89e4e0bcb756832c22779a5ccf259c5e69c0e0d UNKNOWN *

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-17 Thread via GitHub
hudi-bot commented on PR #10591: URL: https://github.com/apache/hudi/pull/10591#issuecomment-2061914670 ## CI report: * 8207558e8c8714386cf2f71929d6fb08db10617b UNKNOWN * 7c517227bb1079621647852c99dd7836f9900025 UNKNOWN * e89e4e0bcb756832c22779a5ccf259c5e69c0e0d UNKNOWN *

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-17 Thread via GitHub
yihua commented on code in PR #10591: URL: https://github.com/apache/hudi/pull/10591#discussion_r1569188689 ## hudi-common/src/main/java/org/apache/hudi/metadata/FileSystemBackedTableMetadata.java: ## @@ -80,18 +77,22 @@ public FileSystemBackedTableMetadata(HoodieEngineContext

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-17 Thread via GitHub
yihua commented on code in PR #10591: URL: https://github.com/apache/hudi/pull/10591#discussion_r1569186866 ## hudi-common/src/main/java/org/apache/hudi/common/util/MarkerUtils.java: ## @@ -94,40 +96,40 @@ public static String stripMarkerFolderPrefix(String fullMarkerPath, Stri

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-17 Thread via GitHub
yihua commented on code in PR #10591: URL: https://github.com/apache/hudi/pull/10591#discussion_r1569185739 ## hudi-common/src/main/java/org/apache/hudi/common/table/HoodieTableMetaClient.java: ## @@ -391,6 +392,7 @@ public Boolean isMetadataTable() { /** * Get the FS imp

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-17 Thread via GitHub
yihua commented on code in PR #10591: URL: https://github.com/apache/hudi/pull/10591#discussion_r1569184289 ## hudi-common/src/main/java/org/apache/hudi/common/table/timeline/HoodieActiveTimeline.java: ## @@ -874,11 +880,15 @@ public void saveToPendingIndexAction(HoodieInstant

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-17 Thread via GitHub
yihua commented on code in PR #10591: URL: https://github.com/apache/hudi/pull/10591#discussion_r1569180903 ## hudi-common/src/main/java/org/apache/hudi/common/table/timeline/HoodieActiveTimeline.java: ## @@ -273,9 +274,9 @@ public void deleteCompletedRollback(HoodieInstant inst

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-17 Thread via GitHub
yihua commented on code in PR #10591: URL: https://github.com/apache/hudi/pull/10591#discussion_r1569178551 ## hudi-common/src/main/java/org/apache/hudi/common/table/timeline/dto/FileStatusDTO.java: ## @@ -38,67 +35,25 @@ public class FileStatusDTO { long length; @JsonProp

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-17 Thread via GitHub
yihua commented on code in PR #10591: URL: https://github.com/apache/hudi/pull/10591#discussion_r1569176021 ## hudi-common/src/main/java/org/apache/hudi/common/table/timeline/dto/FileStatusDTO.java: ## @@ -38,67 +35,25 @@ public class FileStatusDTO { long length; @JsonProp

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-17 Thread via GitHub
yihua commented on code in PR #10591: URL: https://github.com/apache/hudi/pull/10591#discussion_r1569173014 ## hudi-common/src/main/java/org/apache/hudi/common/table/log/HoodieLogFormatWriter.java: ## @@ -46,6 +49,7 @@ public class HoodieLogFormatWriter implements HoodieLogForm

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-17 Thread via GitHub
yihua commented on code in PR #10591: URL: https://github.com/apache/hudi/pull/10591#discussion_r1569173014 ## hudi-common/src/main/java/org/apache/hudi/common/table/log/HoodieLogFormatWriter.java: ## @@ -46,6 +49,7 @@ public class HoodieLogFormatWriter implements HoodieLogForm

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-17 Thread via GitHub
yihua commented on code in PR #10591: URL: https://github.com/apache/hudi/pull/10591#discussion_r1569169354 ## hudi-common/src/main/java/org/apache/hudi/common/table/log/HoodieLogFileReader.java: ## @@ -475,66 +471,20 @@ public void remove() { } /** - * Fetch the right

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-17 Thread via GitHub
yihua commented on code in PR #10591: URL: https://github.com/apache/hudi/pull/10591#discussion_r1569167023 ## hudi-common/src/main/java/org/apache/hudi/common/table/log/HoodieLogFileReader.java: ## @@ -475,66 +471,20 @@ public void remove() { } /** - * Fetch the right

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-17 Thread via GitHub
yihua commented on code in PR #10591: URL: https://github.com/apache/hudi/pull/10591#discussion_r1569166211 ## hudi-common/src/main/java/org/apache/hudi/common/table/log/AbstractHoodieLogRecordReader.java: ## @@ -998,7 +1001,7 @@ private Option, Schema>> composeEvolve */

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-17 Thread via GitHub
yihua commented on code in PR #10591: URL: https://github.com/apache/hudi/pull/10591#discussion_r1569163793 ## hudi-common/src/main/java/org/apache/hudi/common/table/log/AbstractHoodieLogRecordReader.java: ## @@ -238,9 +241,9 @@ private void scanInternalV1(Option keySpecOpt) {

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-17 Thread via GitHub
yihua commented on code in PR #10591: URL: https://github.com/apache/hudi/pull/10591#discussion_r1569160466 ## hudi-common/src/main/java/org/apache/hudi/common/table/log/AbstractHoodieLogRecordReader.java: ## @@ -121,7 +122,7 @@ public abstract class AbstractHoodieLogRecordReade

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-17 Thread via GitHub
yihua commented on code in PR #10591: URL: https://github.com/apache/hudi/pull/10591#discussion_r1569158399 ## hudi-common/src/main/java/org/apache/hudi/common/model/HoodieCommitMetadata.java: ## @@ -178,17 +177,20 @@ public Map getFileGroupIdAndFullPaths(String basePath *

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-17 Thread via GitHub
yihua commented on code in PR #10591: URL: https://github.com/apache/hudi/pull/10591#discussion_r1569153870 ## hudi-common/src/main/java/org/apache/hudi/common/fs/FSUtils.java: ## @@ -725,6 +822,44 @@ public static Map parallelizeFilesProcess( return result; } + publ

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-17 Thread via GitHub
yihua commented on code in PR #10591: URL: https://github.com/apache/hudi/pull/10591#discussion_r1569152051 ## hudi-common/src/main/java/org/apache/hudi/common/fs/FSUtils.java: ## @@ -471,22 +541,44 @@ public static FileStatus[] getAllDataFilesInPartition(FileSystem fs, Path pa

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-17 Thread via GitHub
yihua commented on code in PR #10591: URL: https://github.com/apache/hudi/pull/10591#discussion_r1569153106 ## hudi-common/src/main/java/org/apache/hudi/common/fs/FSUtils.java: ## @@ -592,27 +703,9 @@ public static String getDFSFullPartitionPath(FileSystem fs, Path fullPartitio

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-17 Thread via GitHub
yihua commented on code in PR #10591: URL: https://github.com/apache/hudi/pull/10591#discussion_r1569150717 ## hudi-common/src/main/java/org/apache/hudi/common/fs/FSUtils.java: ## @@ -85,14 +87,15 @@ public class FSUtils { private static final Logger LOG = LoggerFactory.getLo

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-17 Thread via GitHub
yihua commented on code in PR #10591: URL: https://github.com/apache/hudi/pull/10591#discussion_r1569142101 ## hudi-common/src/main/java/org/apache/hudi/common/fs/FSUtils.java: ## @@ -209,30 +229,51 @@ public static String getRelativePartitionPath(Path basePath, Path fullPartit

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-17 Thread via GitHub
yihua commented on code in PR #10591: URL: https://github.com/apache/hudi/pull/10591#discussion_r1569139394 ## hudi-common/src/main/java/org/apache/hudi/common/bootstrap/index/HFileBootstrapIndex.java: ## @@ -231,14 +233,14 @@ public HFileBootstrapIndexReader(HoodieTableMetaClie

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-17 Thread via GitHub
yihua commented on code in PR #10591: URL: https://github.com/apache/hudi/pull/10591#discussion_r1569136500 ## hudi-client/hudi-client-common/src/main/java/org/apache/hudi/table/repair/RepairUtils.java: ## @@ -55,19 +55,19 @@ public final class RepairUtils { /** * Tags th

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-17 Thread via GitHub
yihua commented on code in PR #10591: URL: https://github.com/apache/hudi/pull/10591#discussion_r1569136092 ## hudi-client/hudi-client-common/src/main/java/org/apache/hudi/table/marker/DirectWriteMarkers.java: ## @@ -80,37 +84,37 @@ public DirectWriteMarkers(HoodieTable table, S

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-17 Thread via GitHub
yihua commented on code in PR #10591: URL: https://github.com/apache/hudi/pull/10591#discussion_r1569131098 ## hudi-client/hudi-client-common/src/main/java/org/apache/hudi/table/action/rollback/ListingBasedRollbackStrategy.java: ## @@ -263,7 +267,7 @@ private FileStatus[] fetch

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-17 Thread via GitHub
yihua commented on code in PR #10591: URL: https://github.com/apache/hudi/pull/10591#discussion_r1569129096 ## hudi-client/hudi-client-common/src/main/java/org/apache/hudi/metadata/HoodieBackedTableMetadataWriter.java: ## @@ -736,14 +745,15 @@ private void initializeFileGroups(H

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-17 Thread via GitHub
yihua commented on code in PR #10591: URL: https://github.com/apache/hudi/pull/10591#discussion_r1569094682 ## hudi-integ-test/src/main/java/org/apache/hudi/integ/testsuite/HoodieDeltaStreamerWrapper.java: ## @@ -83,7 +83,7 @@ public Pair>> fetchSource() t StreamSync servic

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-17 Thread via GitHub
yihua commented on code in PR #10591: URL: https://github.com/apache/hudi/pull/10591#discussion_r1569093973 ## hudi-integ-test/src/main/java/org/apache/hudi/integ/testsuite/HoodieDeltaStreamerWrapper.java: ## @@ -83,7 +83,7 @@ public Pair>> fetchSource() t StreamSync servic

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-17 Thread via GitHub
hudi-bot commented on PR #10591: URL: https://github.com/apache/hudi/pull/10591#issuecomment-2061638660 ## CI report: * 8207558e8c8714386cf2f71929d6fb08db10617b UNKNOWN * 7c517227bb1079621647852c99dd7836f9900025 UNKNOWN * e89e4e0bcb756832c22779a5ccf259c5e69c0e0d UNKNOWN *

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-17 Thread via GitHub
yihua commented on code in PR #10591: URL: https://github.com/apache/hudi/pull/10591#discussion_r1569085591 ## hudi-cli/src/main/java/org/apache/hudi/cli/HoodieCLI.java: ## @@ -80,8 +82,10 @@ public static boolean initConf() { } public static void initFS(boolean force) t

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-17 Thread via GitHub
yihua commented on code in PR #10591: URL: https://github.com/apache/hudi/pull/10591#discussion_r1569064975 ## hudi-aws/src/main/java/org/apache/hudi/aws/sync/AWSGlueCatalogSyncClient.java: ## @@ -160,7 +159,7 @@ public void addPartitionsToTable(String tableName, List partition

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-17 Thread via GitHub
hudi-bot commented on PR #10591: URL: https://github.com/apache/hudi/pull/10591#issuecomment-2061507454 ## CI report: * 8207558e8c8714386cf2f71929d6fb08db10617b UNKNOWN * 7c517227bb1079621647852c99dd7836f9900025 UNKNOWN * e89e4e0bcb756832c22779a5ccf259c5e69c0e0d UNKNOWN *

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-17 Thread via GitHub
hudi-bot commented on PR #10591: URL: https://github.com/apache/hudi/pull/10591#issuecomment-2061487346 ## CI report: * 8207558e8c8714386cf2f71929d6fb08db10617b UNKNOWN * 7c517227bb1079621647852c99dd7836f9900025 UNKNOWN * e89e4e0bcb756832c22779a5ccf259c5e69c0e0d UNKNOWN *

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-17 Thread via GitHub
hudi-bot commented on PR #10591: URL: https://github.com/apache/hudi/pull/10591#issuecomment-2061364254 ## CI report: * 8207558e8c8714386cf2f71929d6fb08db10617b UNKNOWN * 7c517227bb1079621647852c99dd7836f9900025 UNKNOWN * e89e4e0bcb756832c22779a5ccf259c5e69c0e0d UNKNOWN *

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-17 Thread via GitHub
hudi-bot commented on PR #10591: URL: https://github.com/apache/hudi/pull/10591#issuecomment-2061346852 ## CI report: * 8207558e8c8714386cf2f71929d6fb08db10617b UNKNOWN * 7c517227bb1079621647852c99dd7836f9900025 UNKNOWN * e89e4e0bcb756832c22779a5ccf259c5e69c0e0d UNKNOWN *

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-17 Thread via GitHub
hudi-bot commented on PR #10591: URL: https://github.com/apache/hudi/pull/10591#issuecomment-2061330276 ## CI report: * 8207558e8c8714386cf2f71929d6fb08db10617b UNKNOWN * 7c517227bb1079621647852c99dd7836f9900025 UNKNOWN * e89e4e0bcb756832c22779a5ccf259c5e69c0e0d UNKNOWN *

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-17 Thread via GitHub
hudi-bot commented on PR #10591: URL: https://github.com/apache/hudi/pull/10591#issuecomment-2061235504 ## CI report: * 8207558e8c8714386cf2f71929d6fb08db10617b UNKNOWN * 7c517227bb1079621647852c99dd7836f9900025 UNKNOWN * fc9e3e0248bc828273da6497a6bf837999ebfbf0 Azure: [FAIL

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-17 Thread via GitHub
hudi-bot commented on PR #10591: URL: https://github.com/apache/hudi/pull/10591#issuecomment-2061219626 ## CI report: * 8207558e8c8714386cf2f71929d6fb08db10617b UNKNOWN * 7c517227bb1079621647852c99dd7836f9900025 UNKNOWN * fc9e3e0248bc828273da6497a6bf837999ebfbf0 Azure: [FAIL

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-16 Thread via GitHub
hudi-bot commented on PR #10591: URL: https://github.com/apache/hudi/pull/10591#issuecomment-2060214047 ## CI report: * 8207558e8c8714386cf2f71929d6fb08db10617b UNKNOWN * 7c517227bb1079621647852c99dd7836f9900025 UNKNOWN * fc9e3e0248bc828273da6497a6bf837999ebfbf0 Azure: [FAIL

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-16 Thread via GitHub
hudi-bot commented on PR #10591: URL: https://github.com/apache/hudi/pull/10591#issuecomment-2060208077 ## CI report: * 8207558e8c8714386cf2f71929d6fb08db10617b UNKNOWN * 7c517227bb1079621647852c99dd7836f9900025 UNKNOWN * b010f8000fcdcf82a67adf5d047934530dfe1a8b Azure: [FAIL

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-16 Thread via GitHub
hudi-bot commented on PR #10591: URL: https://github.com/apache/hudi/pull/10591#issuecomment-2060201744 ## CI report: * 8207558e8c8714386cf2f71929d6fb08db10617b UNKNOWN * 7c517227bb1079621647852c99dd7836f9900025 UNKNOWN * 23f2e7932da90cb97e0e475ad43ca6cd1b2be7e4 Azure: [FAIL

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-16 Thread via GitHub
hudi-bot commented on PR #10591: URL: https://github.com/apache/hudi/pull/10591#issuecomment-2060168522 ## CI report: * 8207558e8c8714386cf2f71929d6fb08db10617b UNKNOWN * 2aaf5a81b3aa54133276b51cbb8df16d09bbb887 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-16 Thread via GitHub
hudi-bot commented on PR #10591: URL: https://github.com/apache/hudi/pull/10591#issuecomment-2060161031 ## CI report: * 8207558e8c8714386cf2f71929d6fb08db10617b UNKNOWN * 2aaf5a81b3aa54133276b51cbb8df16d09bbb887 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-16 Thread via GitHub
hudi-bot commented on PR #10591: URL: https://github.com/apache/hudi/pull/10591#issuecomment-2060152878 ## CI report: * 8207558e8c8714386cf2f71929d6fb08db10617b UNKNOWN * 2c375f28f41a2beb0fa2b76bf7e822865427b9d1 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-16 Thread via GitHub
hudi-bot commented on PR #10591: URL: https://github.com/apache/hudi/pull/10591#issuecomment-2060102910 ## CI report: * 8207558e8c8714386cf2f71929d6fb08db10617b UNKNOWN * 6b3af98bb8f376043bb585109c5e3707b337deda Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-16 Thread via GitHub
hudi-bot commented on PR #10591: URL: https://github.com/apache/hudi/pull/10591#issuecomment-2060051275 ## CI report: * 8207558e8c8714386cf2f71929d6fb08db10617b UNKNOWN * 6b3af98bb8f376043bb585109c5e3707b337deda Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-16 Thread via GitHub
hudi-bot commented on PR #10591: URL: https://github.com/apache/hudi/pull/10591#issuecomment-2060045371 ## CI report: * 8207558e8c8714386cf2f71929d6fb08db10617b UNKNOWN * 303733a1dfd60bfc3edf20a9a487d459a1fe851e Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-16 Thread via GitHub
hudi-bot commented on PR #10591: URL: https://github.com/apache/hudi/pull/10591#issuecomment-2059998574 ## CI report: * 8207558e8c8714386cf2f71929d6fb08db10617b UNKNOWN * 303733a1dfd60bfc3edf20a9a487d459a1fe851e Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-16 Thread via GitHub
hudi-bot commented on PR #10591: URL: https://github.com/apache/hudi/pull/10591#issuecomment-2059990399 ## CI report: * 8207558e8c8714386cf2f71929d6fb08db10617b UNKNOWN * f7ab315084f8534388db563a20d34b174cc63fa3 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-15 Thread via GitHub
hudi-bot commented on PR #10591: URL: https://github.com/apache/hudi/pull/10591#issuecomment-2058182194 ## CI report: * 8207558e8c8714386cf2f71929d6fb08db10617b UNKNOWN * f7ab315084f8534388db563a20d34b174cc63fa3 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-15 Thread via GitHub
hudi-bot commented on PR #10591: URL: https://github.com/apache/hudi/pull/10591#issuecomment-2058104279 ## CI report: * 8207558e8c8714386cf2f71929d6fb08db10617b UNKNOWN * 7f43200dfc27f8ff499c9d0c9c375b635120f67e Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-15 Thread via GitHub
hudi-bot commented on PR #10591: URL: https://github.com/apache/hudi/pull/10591#issuecomment-2058098358 ## CI report: * 8207558e8c8714386cf2f71929d6fb08db10617b UNKNOWN * d5f312761099a9c57394f89c9b481e58773cb17f Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-15 Thread via GitHub
hudi-bot commented on PR #10591: URL: https://github.com/apache/hudi/pull/10591#issuecomment-2058057248 ## CI report: * 8207558e8c8714386cf2f71929d6fb08db10617b UNKNOWN * d5f312761099a9c57394f89c9b481e58773cb17f Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-04-15 Thread via GitHub
hudi-bot commented on PR #10591: URL: https://github.com/apache/hudi/pull/10591#issuecomment-2058051993 ## CI report: * 8207558e8c8714386cf2f71929d6fb08db10617b UNKNOWN * d5f312761099a9c57394f89c9b481e58773cb17f Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-03-01 Thread via GitHub
hudi-bot commented on PR #10591: URL: https://github.com/apache/hudi/pull/10591#issuecomment-1974148010 ## CI report: * 8207558e8c8714386cf2f71929d6fb08db10617b UNKNOWN * d5f312761099a9c57394f89c9b481e58773cb17f Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-03-01 Thread via GitHub
hudi-bot commented on PR #10591: URL: https://github.com/apache/hudi/pull/10591#issuecomment-1973997648 ## CI report: * 8207558e8c8714386cf2f71929d6fb08db10617b UNKNOWN * b9a8282209bfeb916001ce28661e8713e62ed8b5 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-03-01 Thread via GitHub
hudi-bot commented on PR #10591: URL: https://github.com/apache/hudi/pull/10591#issuecomment-1973988798 ## CI report: * 8207558e8c8714386cf2f71929d6fb08db10617b UNKNOWN * b9a8282209bfeb916001ce28661e8713e62ed8b5 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-02-20 Thread via GitHub
hudi-bot commented on PR #10591: URL: https://github.com/apache/hudi/pull/10591#issuecomment-1955972192 ## CI report: * 8207558e8c8714386cf2f71929d6fb08db10617b UNKNOWN * b9a8282209bfeb916001ce28661e8713e62ed8b5 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-02-20 Thread via GitHub
hudi-bot commented on PR #10591: URL: https://github.com/apache/hudi/pull/10591#issuecomment-1955858682 ## CI report: * 8207558e8c8714386cf2f71929d6fb08db10617b UNKNOWN * 968e1ad1799199c24368f05b01762a5d3b8f7629 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-02-20 Thread via GitHub
hudi-bot commented on PR #10591: URL: https://github.com/apache/hudi/pull/10591#issuecomment-1955815105 ## CI report: * 8207558e8c8714386cf2f71929d6fb08db10617b UNKNOWN * 968e1ad1799199c24368f05b01762a5d3b8f7629 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-02-20 Thread via GitHub
hudi-bot commented on PR #10591: URL: https://github.com/apache/hudi/pull/10591#issuecomment-1955745031 ## CI report: * 8207558e8c8714386cf2f71929d6fb08db10617b UNKNOWN * 968e1ad1799199c24368f05b01762a5d3b8f7629 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-02-20 Thread via GitHub
hudi-bot commented on PR #10591: URL: https://github.com/apache/hudi/pull/10591#issuecomment-1955661512 ## CI report: * 8207558e8c8714386cf2f71929d6fb08db10617b UNKNOWN * a285a0602386d073e4893d975d19d2e6bce41193 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-02-20 Thread via GitHub
hudi-bot commented on PR #10591: URL: https://github.com/apache/hudi/pull/10591#issuecomment-1955640736 ## CI report: * 8207558e8c8714386cf2f71929d6fb08db10617b UNKNOWN * a285a0602386d073e4893d975d19d2e6bce41193 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-02-20 Thread via GitHub
hudi-bot commented on PR #10591: URL: https://github.com/apache/hudi/pull/10591#issuecomment-1955513830 ## CI report: * 8207558e8c8714386cf2f71929d6fb08db10617b UNKNOWN * f2d9666248d466987c440f56188042d5bf4292a4 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-02-20 Thread via GitHub
hudi-bot commented on PR #10591: URL: https://github.com/apache/hudi/pull/10591#issuecomment-1955491868 ## CI report: * 8207558e8c8714386cf2f71929d6fb08db10617b UNKNOWN * f2d9666248d466987c440f56188042d5bf4292a4 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-02-20 Thread via GitHub
hudi-bot commented on PR #10591: URL: https://github.com/apache/hudi/pull/10591#issuecomment-1955469039 ## CI report: * 8207558e8c8714386cf2f71929d6fb08db10617b UNKNOWN * d43032d71a56ba1ccae0592943671f72b4d73229 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-02-20 Thread via GitHub
hudi-bot commented on PR #10591: URL: https://github.com/apache/hudi/pull/10591#issuecomment-1955009285 ## CI report: * 8207558e8c8714386cf2f71929d6fb08db10617b UNKNOWN * d43032d71a56ba1ccae0592943671f72b4d73229 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-02-20 Thread via GitHub
hudi-bot commented on PR #10591: URL: https://github.com/apache/hudi/pull/10591#issuecomment-1954986497 ## CI report: * 8207558e8c8714386cf2f71929d6fb08db10617b UNKNOWN * 726f5c1bffbfd0e4710b83515b353e572aa3f7aa Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-02-20 Thread via GitHub
hudi-bot commented on PR #10591: URL: https://github.com/apache/hudi/pull/10591#issuecomment-1954910294 ## CI report: * 8207558e8c8714386cf2f71929d6fb08db10617b UNKNOWN * 12afa66ed0b62dff350a10e46e1bc8dee88acb4e Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-02-20 Thread via GitHub
hudi-bot commented on PR #10591: URL: https://github.com/apache/hudi/pull/10591#issuecomment-1954899157 ## CI report: * 8207558e8c8714386cf2f71929d6fb08db10617b UNKNOWN * 12afa66ed0b62dff350a10e46e1bc8dee88acb4e Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-02-15 Thread via GitHub
yihua commented on code in PR #10591: URL: https://github.com/apache/hudi/pull/10591#discussion_r1491811838 ## hudi-cli/src/main/java/org/apache/hudi/cli/commands/CompactionCommand.java: ## @@ -432,9 +432,9 @@ private static String getTmpSerializerFile() { return TMP_DIR +

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-02-09 Thread via GitHub
vinothchandar commented on code in PR #10591: URL: https://github.com/apache/hudi/pull/10591#discussion_r1484910496 ## hudi-client/hudi-client-common/src/main/java/org/apache/hudi/metadata/HoodieBackedTableMetadataWriter.java: ## @@ -736,14 +745,15 @@ private void initializeFile

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-02-09 Thread via GitHub
vinothchandar commented on code in PR #10591: URL: https://github.com/apache/hudi/pull/10591#discussion_r1484485806 ## hudi-integ-test/src/main/java/org/apache/hudi/integ/testsuite/HoodieDeltaStreamerWrapper.java: ## @@ -83,7 +83,7 @@ public Pair>> fetchSource() t StreamSyn

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-02-08 Thread via GitHub
vinothchandar commented on code in PR #10591: URL: https://github.com/apache/hudi/pull/10591#discussion_r1483632718 ## hudi-aws/src/main/java/org/apache/hudi/aws/sync/AWSGlueCatalogSyncClient.java: ## @@ -160,7 +159,7 @@ public void addPartitionsToTable(String tableName, List p

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-02-01 Thread via GitHub
hudi-bot commented on PR #10591: URL: https://github.com/apache/hudi/pull/10591#issuecomment-1922596177 ## CI report: * 8207558e8c8714386cf2f71929d6fb08db10617b UNKNOWN * 12afa66ed0b62dff350a10e46e1bc8dee88acb4e Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-02-01 Thread via GitHub
hudi-bot commented on PR #10591: URL: https://github.com/apache/hudi/pull/10591#issuecomment-1922538293 ## CI report: * 8207558e8c8714386cf2f71929d6fb08db10617b UNKNOWN * e8ba2506557c89ed46704b182c8a2fa7a68e7a14 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-02-01 Thread via GitHub
hudi-bot commented on PR #10591: URL: https://github.com/apache/hudi/pull/10591#issuecomment-1922517465 ## CI report: * 8207558e8c8714386cf2f71929d6fb08db10617b UNKNOWN * e8ba2506557c89ed46704b182c8a2fa7a68e7a14 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-02-01 Thread via GitHub
hudi-bot commented on PR #10591: URL: https://github.com/apache/hudi/pull/10591#issuecomment-1922452949 ## CI report: * 8207558e8c8714386cf2f71929d6fb08db10617b UNKNOWN * 3b5649620c700d50e8a152964ab34fd737e8a1de Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-02-01 Thread via GitHub
hudi-bot commented on PR #10591: URL: https://github.com/apache/hudi/pull/10591#issuecomment-1922444917 ## CI report: * 8207558e8c8714386cf2f71929d6fb08db10617b UNKNOWN * 3b5649620c700d50e8a152964ab34fd737e8a1de Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-02-01 Thread via GitHub
hudi-bot commented on PR #10591: URL: https://github.com/apache/hudi/pull/10591#issuecomment-1922230674 ## CI report: * 8207558e8c8714386cf2f71929d6fb08db10617b UNKNOWN * 3b5649620c700d50e8a152964ab34fd737e8a1de Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-02-01 Thread via GitHub
hudi-bot commented on PR #10591: URL: https://github.com/apache/hudi/pull/10591#issuecomment-1922154475 ## CI report: * 8207558e8c8714386cf2f71929d6fb08db10617b UNKNOWN * a4da45265bd6b1dc2eb7a1bdb2a99916f651264e Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-02-01 Thread via GitHub
hudi-bot commented on PR #10591: URL: https://github.com/apache/hudi/pull/10591#issuecomment-1922144013 ## CI report: * 8207558e8c8714386cf2f71929d6fb08db10617b UNKNOWN * a4da45265bd6b1dc2eb7a1bdb2a99916f651264e Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4

Re: [PR] [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in `hudi-common` module [hudi]

2024-02-01 Thread via GitHub
hudi-bot commented on PR #10591: URL: https://github.com/apache/hudi/pull/10591#issuecomment-1922021744 ## CI report: * 8207558e8c8714386cf2f71929d6fb08db10617b UNKNOWN * a4da45265bd6b1dc2eb7a1bdb2a99916f651264e Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4

  1   2   >