I assumed this was an error during code import to open source. If not, we can go the JIRA route.
On Aug 12, 2013, at 6:38 PM, Jakob Homan <[email protected]> wrote: > Can you go ahead and open a JIRA? Patches are good too. :) > -Jakob > > > On Mon, Aug 12, 2013 at 6:29 PM, sriram <[email protected]> wrote: > >> I checked out the code from the open source git repo. When I tried building >> it, I get the error below (failed test) - >> >> org.apache.samza.metrics.TestJmxServer > serverStartsUp FAILED >> java.net.UnknownHostException at TestJmxServer.scala:36 >> Caused by: java.net.UnknownHostException at TestJmxServer.scala:36 >> >> 14 tests completed, 1 failed >> :samza-core_2.9.2:test FAILED >> >> FAILURE: Build failed with an exception. >>
