Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add MD5 hash for files on remote servers #649

Closed
srbdev opened this issue Aug 3, 2016 · 2 comments
Closed

Add MD5 hash for files on remote servers #649

srbdev opened this issue Aug 3, 2016 · 2 comments
Assignees

Comments

@srbdev
Copy link
Contributor

srbdev commented Aug 3, 2016

Compute the MD5 hash for files that are generated on the remote servers and which Slycat will need to ingest to ensure the integrity of the data computed remotely.

@srbdev srbdev self-assigned this Aug 3, 2016
@srbdev
Copy link
Contributor Author

srbdev commented Aug 11, 2016

After some discussion, it was suggested that the data generated on the remote systems should be bundled into a tarball, shipped to the Slycat server once and the model computed directly from the Slycat server hard drive. Using this approach should help with performance and would allow the hashing function to not impact performance as much as trying to hash every single file, one at a time.

@Mletter1
Copy link
Collaborator

re-visit later

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants