Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
3.1.1
-
None
-
None
-
We are using HDP 3.1.0.0-78
Description
We are doing incremental backup of hive tables using distcp -diff on the basis of two snapshots.
But sometimes this distcp is failing with error that particular file is not present in snapshots source directory.
When we do Snapshodiff between two snapshots, it shows some of the files are added
but when we do 'hdfs dfs -ls' for these files on snapshot folders. it shows file not present.
We suspect
- its issue with Snapshotdiff.
- or related hive compaction, as we get error only for hive delta/base files.