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

AWS::Elasticsearch::Domain-ElasticsearchClusterConfig-Warm* settings #283

Closed
natefox opened this issue Dec 3, 2019 · 10 comments
Closed
Labels
analytics Athena, EMR, CloudSearch, Elasticsearch, Kinesis, etc.
Milestone

Comments

@natefox
Copy link

natefox commented Dec 3, 2019

2. Scope of request

Support newly released UltraWarm Storage options for ES.

{
  "ElasticsearchClusterConfig": {
    "WarmEnabled": true,
    "WarmCount": 6,
    "WarmType": "ultrawarm1.medium.elasticsearch",
    "WarmStorage": 100
}

3. Expected behavior

Able to create ES clusters (those running the correct version at least.. at release time its v6.8 only) with warm storage, as well as change sizes.

5. Helpful Links to speed up research and evaluation

Ultrawarm docs:
https://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/ultrawarm.html

6. Category (required) - Will help with tagging and be easier to find by other users to +1

Analytics

@TheDanBlanco TheDanBlanco added the analytics Athena, EMR, CloudSearch, Elasticsearch, Kinesis, etc. label Dec 9, 2019
@OlgierdWWW
Copy link

I work for a company and we use relatively extensively AES (AWS ElasticSearch).
We spend in my small department 5-10k per month on this service.
The Warm* settings are important for us to have it integrated with CloudFormation early - even during UltraWarm preview. Please consider my vote to implement it early.

@OlgierdWWW
Copy link

Is it already known when this feature will be implemented?

@mattiasliljenzin
Copy link

mattiasliljenzin commented May 7, 2020

Upvote because it's now generally available

https://aws.amazon.com/blogs/aws/general-availability-of-ultrawarm-for-amazon-elasticsearch-service/

@OlgierdWWW
Copy link

2. Scope of request

Support newly released UltraWarm Storage options for ES.

{
  "ElasticsearchClusterConfig": {
    "WarmEnabled": true,
    "WarmCount": 6,
    "WarmType": "ultrawarm1.medium.elasticsearch",
    "WarmStorage": 100
}

3. Expected behavior

Able to create ES clusters (those running the correct version at least.. at release time its v6.8 only) with warm storage, as well as change sizes.

5. Helpful Links to speed up research and evaluation

Ultrawarm docs:
https://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/ultrawarm.html

6. Category (required) - Will help with tagging and be easier to find by other users to +1

Analytics

I think

"WarmStorage": 100

should be removed from request.

@natefox
Copy link
Author

natefox commented May 16, 2020

@OlgierdWWW
Copy link

@OlgierdWWW why should warmstorage be removed? It's still part of the api
https://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/es-configuration-api.html#es-configuration-api-datatypes-elasticsearchclusterconfig

I was looking into recent documentation (not API) and didn't find the parameter. I thought only supported are 1500GB on 20TB size for UltraWarm. It looks AWS has plan to set size regardless of EC2 type which is new to me.

Sorry - if this parameter is in API it should be also in CloudFormation probably.

@mukaibot
Copy link

Another +1 for this feature please!

@feliu
Copy link

feliu commented Sep 25, 2020

+1

@momoguy2
Copy link

momoguy2 commented Oct 6, 2020

+1 for this feature at your earliest please.

@luiseduardocolon luiseduardocolon added this to Coming Soon in coverage-roadmap Oct 14, 2020
@luiseduardocolon luiseduardocolon moved this from Coming Soon to Shipped in coverage-roadmap Nov 10, 2020
@luiseduardocolon
Copy link
Contributor

Shipped as of 10/22. I will keep it open if you all want to test and give feedback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
analytics Athena, EMR, CloudSearch, Elasticsearch, Kinesis, etc.
Projects
coverage-roadmap
  
Shipped
Development

No branches or pull requests

10 participants