globocom / globocom/ghdfs

Add support for checksum string generation

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Scala
Stars
6
Forks
9
PR merge metrics
No merged PRs in 30d

Description

Some times it's necessary to verify if a given file is equaled to another file inside hdfs, it could happen when we are trying to verify if the file content is different from an older version.

For that, we have to implement a method to get the string checksum from a file inside hdfs and return the checksum as a String to be used when needed.

For now, this issue doesn't relate to the generation of a cross filesystem checksum.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.