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

Support GPU and FPGA resources #171

Merged
merged 1 commit into from Apr 25, 2019
Merged

Support GPU and FPGA resources #171

merged 1 commit into from Apr 25, 2019

Conversation

jcrist
Copy link
Owner

@jcrist jcrist commented Apr 25, 2019

Adds (limited) support for Hadoop 3 resource requests. Currently only
the builtin resource extensions (gpu and fpga) are supported, true
custom requests could be added later with greater effort.

If the version of hadoop or the configuration don't support these
resources, a nice error is thrown.

Fixes #154.

Adds (limited) support for Hadoop 3 resource requests. Currently only
the builtin resource extensions (gpu and fpga) are supported, true
custom requests could be added later with greater effort.

If the version of hadoop or the configuration don't support these
resources, a nice error is thrown.
@jcrist
Copy link
Owner Author

jcrist commented Apr 25, 2019

Error is innocuous. Merging.

@jcrist jcrist merged commit 39ba759 into master Apr 25, 2019
@jcrist jcrist deleted the hadoop3-resources branch April 25, 2019 22:56
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

Successfully merging this pull request may close these issues.

Add support for Hadoop 3 Resources
1 participant