Intel-bigdata / SSM

Smart Storage Management for Big Data, a comprehensive hot/cold data optimized solution
Apache License 2.0
134 stars 67 forks source link

Fix checksum issue for compacted small file #2193

Closed PHILO-HE closed 4 years ago

PHILO-HE commented 4 years ago

The below xattr needs to be set a large value, if small file is more than 1MB or so. dfs.namenode.fs-limits.max-xattr-size

PHILO-HE commented 4 years ago

Looks there is no issue in compact/compact with this patch.