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

Not working on Mac (Sierra - OSX 10.12) #10

Open
vmendiratta opened this issue Jan 10, 2017 · 0 comments
Open

Not working on Mac (Sierra - OSX 10.12) #10

vmendiratta opened this issue Jan 10, 2017 · 0 comments

Comments

@vmendiratta
Copy link

vmendiratta commented Jan 10, 2017

First, thanks for this wonderful piece of software!

Sofware Versions
Mac OSX 10.12 (Sierra)
Docker Version 1.12.5

I'm using the ambari/run.sh script to bring up a 3 node hadoop cluster. Everything works like a charm until I reach the 9th step - i.e. the actual installation of the various services on the containers.

The scripts invoked (inside the containers) to install hadoop (and other services) get timed out.

On the host (Mac - /var/log/system.log), I get to see logs like the following:

Jan 10 14:51:08 ggnf2058s-MacBook-Pro Docker[2668]: dropping unexpected TCP packet sent from 172.18.0.3:36100 to 14.139.62.20:80 (valid subnets = 192.168.65.0/28; valid sources = 0.0.0.0)
Jan 10 14:51:09 ggnf2058s-MacBook-Pro Docker[2668]: dropping unexpected TCP packet sent from 172.18.0.4:45648 to 103.194.116.38:80 (valid subnets = 192.168.65.0/28; valid sources = 0.0.0.0)
Jan 10 14:51:23 ggnf2058s-MacBook-Pro Docker[2668]: dropping unexpected TCP packet sent from 172.18.0.3:36102 to 14.139.62.20:80 (valid subnets = 192.168.65.0/28; valid sources = 0.0.0.0)
Jan 10 14:51:48 ggnf2058s-MacBook-Pro Docker[2668]: dropping unexpected TCP packet sent from 172.18.0.4:45648 to 103.194.116.38:80 (valid subnets = 192.168.65.0/28; valid sources = 0.0.0.0)

I'm aware docker has issues working on Mac but I think this one isn't one of them. I feel there's something amiss with what I'm doing.

Can you please help?

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

No branches or pull requests

1 participant