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

Create cluster definition with zero core nodes #90

Closed
nateiam opened this issue Apr 1, 2016 · 0 comments
Closed

Create cluster definition with zero core nodes #90

nateiam opened this issue Apr 1, 2016 · 0 comments

Comments

@nateiam
Copy link
Contributor

nateiam commented Apr 1, 2016

As a Herd Cluster Mgmt user I want to create clusters without core nodes

EMR allows this cluster definition but it is currently prevented in Herd code, users receive:

<errorInformation>
    <statusCode>400</statusCode>
    <statusDescription>Bad Request</statusDescription>
    <message>At least 1 core instance must be specified.</message>
    <messageDetails/>
</errorInformation>

Acceptance Criteria

  • Allow creation of Cluster Definitions with zero task nodes
  • Cluster Definitions with zero task nodes are passed through to EMR and successfully create cluster as described
@nateiam nateiam added this to the Release 0.15.0 milestone Apr 1, 2016
@nateiam nateiam closed this as completed Jun 24, 2016
FINRAOSS pushed a commit that referenced this issue Aug 14, 2017
* commit 'ef34fccbaaa6127b096b62009b250daf30e62158':
  DM-10178: Update whole list of BData Attributes with a single request
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