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

Adjust file size to be less of 256MB for HDFS migration #264

Closed
vkuznet opened this issue Dec 3, 2016 · 2 comments
Closed

Adjust file size to be less of 256MB for HDFS migration #264

vkuznet opened this issue Dec 3, 2016 · 2 comments
Assignees

Comments

@vkuznet
Copy link
Contributor

vkuznet commented Dec 3, 2016

Luca pointed out that our size goes above 256MB on HDFS, this caused a 2 block allocation instead of one and therefore is inefficient. We need to adjust size in migration script to be slightly less than 256MB.

@vkuznet vkuznet self-assigned this Dec 3, 2016
@vkuznet
Copy link
Contributor Author

vkuznet commented Dec 3, 2016

This will be done via wmarchive deploy script which can set a threshold for file creation via --thr option.

@vkuznet
Copy link
Contributor Author

vkuznet commented Dec 9, 2016

This is taken care in PR: https://github.com/dmwm/deployment/pull/419/files

@vkuznet vkuznet closed this as completed Dec 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant