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

Script / Service: Add ES_MIN_MEM and ES_MAX_MEM #156

Closed
kimchy opened this issue May 1, 2010 · 1 comment
Closed

Script / Service: Add ES_MIN_MEM and ES_MAX_MEM #156

kimchy opened this issue May 1, 2010 · 1 comment

Comments

@kimchy
Copy link
Member

kimchy commented May 1, 2010

Allow to set the minimum and maximum memory of elasticsearch script and service using environment variables.

@kimchy
Copy link
Member Author

kimchy commented May 1, 2010

Script / Service: Add ES_MIN_MEM and ES_MAX_MEM, closed by c09877c

dadoonet added a commit that referenced this issue Jun 5, 2015
China region name is `cn-north-1`.

Closes #156.
dadoonet added a commit that referenced this issue Jun 5, 2015
Commit ea9609c does not work as expected.

China is not part of the [S3 regions](http://docs.aws.amazon.com/general/latest/gr/rande.html#s3_region) but part of [Isolated Regions](http://docs.aws.amazon.com/general/latest/gr/isolated_regions.html).

The patch uses for S3 `s3-cn-north-1.amazonaws.com` which is wrong because in that case the end point is `s3.cn-north-1.amazonaws.com.cn`.
Same goes for EC2 which was `ec2.cn-north-1.amazonaws.com` but should be `ec2.cn-north-1.amazonaws.com.cn`.

Related documentation:

* http://docs.aws.amazon.com/general/latest/gr/rande.html#s3_region
* http://docs.aws.amazon.com/general/latest/gr/rande.html#ec2_region
* http://docs.aws.amazon.com/general/latest/gr/isolated_regions.html

Closing #156
(cherry picked from commit 491a59b)
(cherry picked from commit f12cacc)
BrentBWu pushed a commit to BrentBWu/elasticsearch that referenced this issue Mar 24, 2017
ClaudioMFreitas pushed a commit to ClaudioMFreitas/elasticsearch-1 that referenced this issue Nov 12, 2019
williamrandolph pushed a commit to williamrandolph/elasticsearch that referenced this issue Jun 4, 2020
Improve conf to allow for dedicated read and write resource as oppose to
a single, unified resource used for both. This allows for different ES
indices to be used in the same index, one as a source and the other as
a sink.

'es.resource' is still supported and used as a fall back.
Higher level abstractions, such as Cascading, Hive and Pig, set the
proper property automatically.

fix elastic#156
fix elastic#45
fix elastic#26
costin pushed a commit that referenced this issue Dec 6, 2022
🤖 ESQL: Merge upstream
cbuescher pushed a commit to cbuescher/elasticsearch that referenced this issue Oct 2, 2023
As disks changed with elastic/infra#16386
update the methodology changelog.
This issue was closed.
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

1 participant