Thanks Carl, I was consistently using IP addresses throughout, but swapping to host names made it all work fine.
Cheers, Tim On Wed, Mar 10, 2010 at 6:10 PM, Carl Steinbach <[email protected]> wrote: > Hi Tim, > > You need to consistently use the same IP address in all of your > configuration files. See http://issues.apache.org/jira/browse/HADOOP-5191for > more information. > > Thanks. > > Carl > > > On Wed, Mar 10, 2010 at 5:05 AM, Tim Robertson > <[email protected]>wrote: > >> Hi all, >> >> I am running through the first basics on a fresh SVN build of Hive on top >> of 0.20.1 and seeing: >> >> Wrong FS: hdfs:// >> 192.168.76.254:54310/tmp/hive-root/hive_2010-03-10_13-57-21_380_7559079400609274856, >> expected: hdfs://master.gbif.clu:54310 >> >> All my Hadoop config has IP addresses. Do they need changed in the Hadoop >> config or is there an easier way around this? >> >> Cheers, >> Tim >> >> >
