globocom / globocom/ghdfs

Add suport for checksum string verification

Open
#7 2 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue
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 of this file.

For that, we have to implement a method to check if a given string checksum is equaled to the checksum of a file inside hdfs and return a boolean.

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.