prashantwason commented on pull request #2070: URL: https://github.com/apache/hudi/pull/2070#issuecomment-687405272
This is an example of the errors I get occasionally on the local jenkins cluster. java.net.BindException: Problem binding to [localhost:36379] java.net.BindException: Address already in use; For more details see: http://wiki.apache.org/hadoop/BindException at org.apache.hudi.cli.commands.TestArchivedCommitsCommand.init(TestArchivedCommitsCommand.java:58) Caused by: java.net.BindException: Address already in use at org.apache.hudi.cli.commands.TestArchivedCommitsCommand.init(TestArchivedCommitsCommand.java:58) ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
