Re: Setting Up First Hadoop / Yarn Cluster

2014-08-01 Thread Houston King
I found what was causing trouble (which it looks like others have seen as well): Ubuntu (and maybe other distros?) has 127.0.1.1 as a loopback address to the node's hostname in /etc/hosts. Removing this line resolved some connection issues my nodes were having. ~Houston King On Thu, J

Setting Up First Hadoop / Yarn Cluster

2014-07-31 Thread Houston King
27;m looking for any help I can get to get this cluster going. I appreciate any and all suggestions! Thanks ~Houston King