hudi-bot opened a new issue, #15298: URL: https://github.com/apache/hudi/issues/15298
org.apache.hudi.exception.HoodieException: Error while checking whether table exists under path:/var/folders/yy/xxx/T/junit8015457800939027663 at org.apache.hudi.util.StreamerUtil.tableExists(StreamerUtil.java:324) at org.apache.hudi.util.StreamerUtil.initTableIfNotExists(StreamerUtil.java:289) at org.apache.hudi.util.StreamerUtil.initTableIfNotExists(StreamerUtil.java:276) at org.apache.hudi.sink.StreamWriteOperatorCoordinator.start(StreamWriteOperatorCoordinator.java:184) at org.apache.hudi.sink.utils.StreamWriteFunctionWrapper.openFunction(StreamWriteFunctionWrapper.java:133) at org.apache.hudi.sink.utils.TestWriteBase$TestHarness.preparePipeline(TestWriteBase.java:158) at org.apache.hudi.sink.utils.TestWriteBase$TestHarness.preparePipeline(TestWriteBase.java:146) at org.apache.hudi.sink.TestWriteCopyOnWrite.preparePipeline(TestWriteCopyOnWrite.java:449) at Caused by: java.net.ConnectException: Call From xxx/127.0.0.1 to localhost:8020 failed on connection exception: java.net.ConnectException: Connection refused; For more details see: http://wiki.apache.org/hadoop/ConnectionRefused at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.hadoop.net.NetUtils.wrapWithMessage(NetUtils.java:827) ## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-4461 - Type: Test -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
