cloudera / cm_ext

Cloudera Manager Extensibility Tools and Documentation.
Apache License 2.0
188 stars 132 forks source link

Update about hash files function in make_manifest.py #29

Closed aramcap closed 3 years ago

aramcap commented 5 years ago

I've updated the file make_manifest.py to solve a bug. When I hashed a big file this function stopped with error. I've solved this bug chunking the file in 16MB parts.