PavelPetukhov commented on issue #2959: URL: https://github.com/apache/hudi/issues/2959#issuecomment-848885930
.hoodie directory structure is the following hdfs dfs -ls /user/hdfs/raw_data/public/ml_training_data/foo/.hoodie Found 7 items drwxr-xr-x - hdfs hadoop 0 2021-05-26 18:33 /user/hdfs/raw_data/public/ml_training_data/foo/.hoodie/.aux drwxr-xr-x - hdfs hadoop 0 2021-05-26 18:33 /user/hdfs/raw_data/public/ml_training_data/foo/.hoodie/.temp -rw-r--r-- 3 hdfs hadoop 1201 2021-05-26 18:33 /user/hdfs/raw_data/public/ml_training_data/foo/.hoodie/20210526183328.deltacommit -rw-r--r-- 3 hdfs hadoop 518 2021-05-26 18:33 /user/hdfs/raw_data/public/ml_training_data/foo/.hoodie/20210526183328.deltacommit.inflight -rw-r--r-- 3 hdfs hadoop 0 2021-05-26 18:33 /user/hdfs/raw_data/public/ml_training_data/foo/.hoodie/20210526183328.deltacommit.requested drwxr-xr-x - hdfs hadoop 0 2021-05-26 18:33 /user/hdfs/raw_data/public/ml_training_data/foo/.hoodie/archived -rw-r--r-- 3 hdfs hadoop 391 2021-05-26 18:33 /user/hdfs/raw_data/public/ml_training_data/foo/.hoodie/hoodie.properties [](url) -- 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. For queries about this service, please contact Infrastructure at: [email protected]
