linkedin / dynamometer

A tool for scale and performance testing of HDFS with a specific focus on the NameNode.
BSD 2-Clause "Simplified" License
131 stars 34 forks source link

Build is failing on Travis CI due to change in host name resolution #67

Closed xkrogen closed 5 years ago

xkrogen commented 5 years ago

Master started failing as of Travis Build #76 on 2018-10-05. Build #75 on 2018-09-28 was fine, and no commits went in between the two.

xkrogen commented 5 years ago

As far as I can tell this is because something on Travis CI infrastructure changed in such a way that the host name resolution doesn't work properly anymore; the client was getting "Connection Refused" when attempting to talk to the DataNodes.