You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for your contribution orion is a very cool system!
I have managed to get a working orion cluster up after a couple of days. I will have to write some more documentation on it so that others can work on the cluster in my org. Would you like me to offer it as a PR?
There isn't a major rush on it for us so it may take a couple of weeks as I'll be doing it in my spare time.
Some of the areas I had problems figuring out:
Configuration files that were not clear
.serverset
brokerset.json
topicassignment.json
How to deploy an agent with a kafka node
It wasn't clear if orion was expecting to install the kafka node itself or if I was responsible to install
OpenTSDB integration
I didn't even know this was part of the system until the warning logs started
P.S. I still haven't solved the brokerset.json or topicassignment.json problem so if you guys have some examples that could be shared that would be awesome
The text was updated successfully, but these errors were encountered:
Yes, it would be great to get documentation improvements as a PR and thank you for offering to help improve it. Sorry for the delayed response.
We will update our brokerset and topicassignment.json examples.
We have updated the intake process to make it more flexible, you can now have a assignment file per topic e.g. __consumer_offset.json for the __consumer_offset topic
Thank you for your contribution orion is a very cool system!
I have managed to get a working orion cluster up after a couple of days. I will have to write some more documentation on it so that others can work on the cluster in my org. Would you like me to offer it as a PR?
There isn't a major rush on it for us so it may take a couple of weeks as I'll be doing it in my spare time.
Some of the areas I had problems figuring out:
P.S. I still haven't solved the brokerset.json or topicassignment.json problem so if you guys have some examples that could be shared that would be awesome
The text was updated successfully, but these errors were encountered: