Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

[incubator/druid] an invalid default value at midddleManager.config.druid_indexer_runner_javaOptsArray #23312

Closed
youngwookim opened this issue Jul 23, 2020 · 2 comments
Labels
lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.

Comments

@youngwookim
Copy link
Contributor

Describe the bug
There is an invalid value at druid_indexer_runner_javaOptsArray

L241: "--Xms256m" should be "-Xms256m"

What happened:
Running indexing-job is broken. You can find logs from middle manager container.

$ kubectl exec -n druid --stdin --tty druid-middle-manager-0 -- /bin/sh

$ cat /opt/data/indexing-logs/index_kafka_pullRequestMergedEvents_169a2e94e02e767_chjpcabl.log
Unrecognized option: --Xms256m
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
youngwookim added a commit to youngwookim/charts that referenced this issue Jul 23, 2020
youngwookim added a commit to youngwookim/charts that referenced this issue Jul 23, 2020
…ruid_indexer_runner_javaOptsArray (helm#23312)

Signed-off-by: Youngwoo Kim <ywkim@apache.org>
youngwookim added a commit to youngwookim/charts that referenced this issue Jul 24, 2020
…ruid_indexer_runner_javaOptsArray (helm#23312)

Signed-off-by: Youngwoo Kim <ywkim@apache.org>
youngwookim added a commit to youngwookim/charts that referenced this issue Jul 25, 2020
…ruid_indexer_runner_javaOptsArray (helm#23312)

Signed-off-by: Youngwoo Kim <ywkim@apache.org>
k8s-ci-robot pushed a commit that referenced this issue Jul 28, 2020
…ruid_indexer_runner_javaOptsArray (#23312) (#23313)

Signed-off-by: Youngwoo Kim <ywkim@apache.org>
li-adrienloiseau pushed a commit to li-adrienloiseau/charts that referenced this issue Jul 29, 2020
…ruid_indexer_runner_javaOptsArray (helm#23312) (helm#23313)

Signed-off-by: Youngwoo Kim <ywkim@apache.org>
Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com>
@stale
Copy link

stale bot commented Aug 22, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Any further update will cause the issue/pull request to no longer be considered stale. Thank you for your contributions.

@stale stale bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Aug 22, 2020
mmingorance-dh pushed a commit to mmingorance-dh/charts that referenced this issue Aug 28, 2020
…ruid_indexer_runner_javaOptsArray (helm#23312) (helm#23313)

Signed-off-by: Youngwoo Kim <ywkim@apache.org>
Signed-off-by: Miguel Mingorance <miguel.mingorance@deliveryhero.com>
@stale
Copy link

stale bot commented Sep 5, 2020

This issue is being automatically closed due to inactivity.

@stale stale bot closed this as completed Sep 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.
Projects
None yet
Development

No branches or pull requests

1 participant