Skip to content
This repository has been archived by the owner on May 18, 2020. It is now read-only.

Add elasticsearch service dependencies example #106

Merged
merged 2 commits into from
Oct 31, 2018
Merged

Add elasticsearch service dependencies example #106

merged 2 commits into from
Oct 31, 2018

Conversation

ariefrahmansyah
Copy link
Contributor

Short description of the changes

  • Add elasticsearch service dependencies example

README.md Outdated

For Elasticsearch, use:
```bash
kubectl run jaeger-spark-dependencies --schedule="55 23 * * *" --env="STORAGE=elasticsearch" --env="CASSANDRA_CONTACT_POINTS=elasticsearch:9200" --env="ES_USERNAME=changeme" --env="ES_PASSWORD=changeme" --restart=Never --image=jaegertracing/spark-dependencies
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

env="CASSANDRA_CONTACT_POINT it does not seem correct.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ah, sorry. updated.

Signed-off-by: Arief Rahmansyah <[email protected]>
@pavolloffay pavolloffay merged commit ec926ce into jaegertracing:master Oct 31, 2018
@jpkrohling
Copy link
Collaborator

Thanks, @ariefrahmansyah!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants