-
Notifications
You must be signed in to change notification settings - Fork 19
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
Where are you defining the hosts in this files? #3
Comments
Hi @pavansai8, As Readme file refers in step 3, there is a template host file, here: https://github.com/aleonsan/ansible-kafka/blob/master/hosts. Check kafka and zookeeper docs to size your cluster before define your inventory hosts file. https://kafka.apache.org/documentation/ Thanks for supporting. |
Hi Leon,
What is the format to mention hostnames?
is it like below?
# These are your zookeeper cluster nodes
[kafkaservers]
kafka1
#kafka2 zk_id=2
#kafka3 zk_id=3
Becoz we are not installing zookeeper separately.
…On Tue, Apr 25, 2017 at 10:38 PM, Álvaro León ***@***.***> wrote:
Hi @pavansai8 <https://github.com/pavansai8>,
As Readme file refers in step 3, there is a template host file, here:
https://github.com/aleonsan/ansible-kafka/blob/master/hosts.
Check kafka and zookeeper docs to size your cluster before define your
inventory hosts file.
https://kafka.apache.org/documentation/
Thanks for supporting.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#3 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AS5k4wxv0j_XPmTaMvOdRu8dXrPRPJ35ks5rzih8gaJpZM4NHWx2>
.
|
HI Leon,
Do you have any idea about running bashrc from ansible script.
…On Wed, May 3, 2017 at 5:34 PM, pavan sai ***@***.***> wrote:
#kafka2 zk_id=2
#kafka3 zk_id=3
Becoz we are not installing zookeeper separately.
On Tue, Apr 25, 2017 at 10:38 PM, Álvaro León ***@***.***>
wrote:
> Hi @pavansai8 <https://github.com/pavansai8>,
>
> As Readme file refers in step 3, there is a template host file, here:
> https://github.com/aleonsan/ansible-kafka/blob/master/hosts.
>
> Check kafka and zookeeper docs to size your cluster before define your
> inventory hosts file.
>
> https://kafka.apache.org/documentation/
>
> Thanks for supporting.
>
> —
> You are receiving this because you were mentioned.
> Reply to this email directly, view it on GitHub
> <#3 (comment)>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/AS5k4wxv0j_XPmTaMvOdRu8dXrPRPJ35ks5rzih8gaJpZM4NHWx2>
> .
>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: