You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/10/17 14:28:27 UTC

[GitHub] [hudi] xiaoshao commented on issue #6969: [SUPPORT] does hudi do the same in MOR and COW table?

xiaoshao commented on issue #6969:
URL: https://github.com/apache/hudi/issues/6969#issuecomment-1280951476

   here is the file list for the partition `par1`
   ````
   hdfs dfs -ls -R /spark_hudi/hudi/mor1/partition=par1/
   2022-10-17 22:27:40,594 WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   -rw-r--r--   1 shaozengwei supergroup         96 2022-10-17 21:37 /spark_hudi/hudi/mor1/partition=par1/.hoodie_partition_metadata
   -rw-r--r--   1 shaozengwei supergroup     435420 2022-10-17 21:41 /spark_hudi/hudi/mor1/partition=par1/2b219924-8881-4feb-93cf-7faecf24adde-0_0-123-179_20221017214153248.parquet
   -rw-r--r--   1 shaozengwei supergroup     435468 2022-10-17 21:42 /spark_hudi/hudi/mor1/partition=par1/2b219924-8881-4feb-93cf-7faecf24adde-0_0-152-217_20221017214224834.parquet
   -rw-r--r--   1 shaozengwei supergroup     435490 2022-10-17 21:37 /spark_hudi/hudi/mor1/partition=par1/2b219924-8881-4feb-93cf-7faecf24adde-0_0-74-106_20221017213731273.parquet
   -rw-r--r--   1 shaozengwei supergroup     435414 2022-10-17 21:38 /spark_hudi/hudi/mor1/partition=par1/2b219924-8881-4feb-93cf-7faecf24adde-0_0-97-144_20221017213839012.parquet
   ➜  tools
   ```


-- 
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-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org