Created
January 11, 2022 01:12
-
-
Save nsivabalan/0c4778b9e01f384ba2fcc41d478e0237 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [INFO] Running org.apache.hudi.common.functional.TestHoodieLogFormat | |
| Formatting using clusterid: testClusterID | |
| 89190 [main] WARN org.apache.hadoop.metrics2.impl.MetricsConfig - Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties | |
| 104464 [LeaseRenewer:nsb@localhost:51228] WARN org.apache.hadoop.hdfs.LeaseRenewer - Failed to renew lease for [DFSClient_NONMAPREDUCE_357411051_1] for 30 seconds. Will retry shortly ... | |
| java.net.ConnectException: Call From Sivabalans-MacBook-Pro.local/127.0.0.1 to localhost:51228 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:792) | |
| at org.apache.hadoop.net.NetUtils.wrapException(NetUtils.java:732) | |
| at org.apache.hadoop.ipc.Client.call(Client.java:1479) | |
| at org.apache.hadoop.ipc.Client.call(Client.java:1412) | |
| at org.apache.hadoop.ipc.ProtobufRpcEngine$Invoker.invoke(ProtobufRpcEngine.java:229) | |
| at com.sun.proxy.$Proxy42.renewLease(Unknown Source) | |
| at org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolTranslatorPB.renewLease(ClientNamenodeProtocolTranslatorPB.java:590) | |
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
| at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
| at java.lang.reflect.Method.invoke(Method.java:498) | |
| at org.apache.hadoop.io.retry.RetryInvocationHandler.invokeMethod(RetryInvocationHandler.java:191) | |
| at org.apache.hadoop.io.retry.RetryInvocationHandler.invoke(RetryInvocationHandler.java:102) | |
| at com.sun.proxy.$Proxy43.renewLease(Unknown Source) | |
| at org.apache.hadoop.hdfs.DFSClient.renewLease(DFSClient.java:892) | |
| at org.apache.hadoop.hdfs.LeaseRenewer.renew(LeaseRenewer.java:423) | |
| at org.apache.hadoop.hdfs.LeaseRenewer.run(LeaseRenewer.java:448) | |
| at org.apache.hadoop.hdfs.LeaseRenewer.access$700(LeaseRenewer.java:71) | |
| at org.apache.hadoop.hdfs.LeaseRenewer$1.run(LeaseRenewer.java:304) | |
| at java.lang.Thread.run(Thread.java:748) | |
| Caused by: java.net.ConnectException: Connection refused | |
| at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) | |
| at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) | |
| at org.apache.hadoop.net.SocketIOWithTimeout.connect(SocketIOWithTimeout.java:206) | |
| at org.apache.hadoop.net.NetUtils.connect(NetUtils.java:531) | |
| at org.apache.hadoop.net.NetUtils.connect(NetUtils.java:495) | |
| at org.apache.hadoop.ipc.Client$Connection.setupConnection(Client.java:614) | |
| at org.apache.hadoop.ipc.Client$Connection.setupIOstreams(Client.java:712) | |
| at org.apache.hadoop.ipc.Client$Connection.access$2900(Client.java:375) | |
| at org.apache.hadoop.ipc.Client.getConnection(Client.java:1528) | |
| at org.apache.hadoop.ipc.Client.call(Client.java:1451) | |
| ... 17 more | |
| 105469 [LeaseRenewer:nsb@localhost:51228] WARN org.apache.hadoop.hdfs.LeaseRenewer - Failed to renew lease for [DFSClient_NONMAPREDUCE_357411051_1] for 31 seconds. Will retry shortly ... | |
| java.net.ConnectException: Call From Sivabalans-MacBook-Pro.local/127.0.0.1 to localhost:51228 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:792) | |
| at org.apache.hadoop.net.NetUtils.wrapException(NetUtils.java:732) | |
| at org.apache.hadoop.ipc.Client.call(Client.java:1479) | |
| at org.apache.hadoop.ipc.Client.call(Client.java:1412) | |
| at org.apache.hadoop.ipc.ProtobufRpcEngine$Invoker.invoke(ProtobufRpcEngine.java:229) | |
| at com.sun.proxy.$Proxy42.renewLease(Unknown Source) | |
| at org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolTranslatorPB.renewLease(ClientNamenodeProtocolTranslatorPB.java:590) | |
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
| at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
| at java.lang.reflect.Method.invoke(Method.java:498) | |
| at org.apache.hadoop.io.retry.RetryInvocationHandler.invokeMethod(RetryInvocationHandler.java:191) | |
| at org.apache.hadoop.io.retry.RetryInvocationHandler.invoke(RetryInvocationHandler.java:102) | |
| at com.sun.proxy.$Proxy43.renewLease(Unknown Source) | |
| at org.apache.hadoop.hdfs.DFSClient.renewLease(DFSClient.java:892) | |
| at org.apache.hadoop.hdfs.LeaseRenewer.renew(LeaseRenewer.java:423) | |
| at org.apache.hadoop.hdfs.LeaseRenewer.run(LeaseRenewer.java:448) | |
| at org.apache.hadoop.hdfs.LeaseRenewer.access$700(LeaseRenewer.java:71) | |
| at org.apache.hadoop.hdfs.LeaseRenewer$1.run(LeaseRenewer.java:304) | |
| at java.lang.Thread.run(Thread.java:748) | |
| Caused by: java.net.ConnectException: Connection refused | |
| at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) | |
| at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) | |
| at org.apache.hadoop.net.SocketIOWithTimeout.connect(SocketIOWithTimeout.java:206) | |
| at org.apache.hadoop.net.NetUtils.connect(NetUtils.java:531) | |
| at org.apache.hadoop.net.NetUtils.connect(NetUtils.java:495) | |
| at org.apache.hadoop.ipc.Client$Connection.setupConnection(Client.java:614) | |
| at org.apache.hadoop.ipc.Client$Connection.setupIOstreams(Client.java:712) | |
| at org.apache.hadoop.ipc.Client$Connection.access$2900(Client.java:375) | |
| at org.apache.hadoop.ipc.Client.getConnection(Client.java:1528) | |
| at org.apache.hadoop.ipc.Client.call(Client.java:1451) | |
| ... 17 more | |
| 106470 [LeaseRenewer:nsb@localhost:51228] WARN org.apache.hadoop.hdfs.LeaseRenewer - Failed to renew lease for [DFSClient_NONMAPREDUCE_357411051_1] for 32 seconds. Will retry shortly ... | |
| java.net.ConnectException: Call From Sivabalans-MacBook-Pro.local/127.0.0.1 to localhost:51228 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:792) | |
| at org.apache.hadoop.net.NetUtils.wrapException(NetUtils.java:732) | |
| at org.apache.hadoop.ipc.Client.call(Client.java:1479) | |
| at org.apache.hadoop.ipc.Client.call(Client.java:1412) | |
| at org.apache.hadoop.ipc.ProtobufRpcEngine$Invoker.invoke(ProtobufRpcEngine.java:229) | |
| at com.sun.proxy.$Proxy42.renewLease(Unknown Source) | |
| at org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolTranslatorPB.renewLease(ClientNamenodeProtocolTranslatorPB.java:590) | |
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
| at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
| at java.lang.reflect.Method.invoke(Method.java:498) | |
| at org.apache.hadoop.io.retry.RetryInvocationHandler.invokeMethod(RetryInvocationHandler.java:191) | |
| at org.apache.hadoop.io.retry.RetryInvocationHandler.invoke(RetryInvocationHandler.java:102) | |
| at com.sun.proxy.$Proxy43.renewLease(Unknown Source) | |
| at org.apache.hadoop.hdfs.DFSClient.renewLease(DFSClient.java:892) | |
| at org.apache.hadoop.hdfs.LeaseRenewer.renew(LeaseRenewer.java:423) | |
| at org.apache.hadoop.hdfs.LeaseRenewer.run(LeaseRenewer.java:448) | |
| at org.apache.hadoop.hdfs.LeaseRenewer.access$700(LeaseRenewer.java:71) | |
| at org.apache.hadoop.hdfs.LeaseRenewer$1.run(LeaseRenewer.java:304) | |
| at java.lang.Thread.run(Thread.java:748) | |
| Caused by: java.net.ConnectException: Connection refused | |
| at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) | |
| at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) | |
| at org.apache.hadoop.net.SocketIOWithTimeout.connect(SocketIOWithTimeout.java:206) | |
| at org.apache.hadoop.net.NetUtils.connect(NetUtils.java:531) | |
| at org.apache.hadoop.net.NetUtils.connect(NetUtils.java:495) | |
| at org.apache.hadoop.ipc.Client$Connection.setupConnection(Client.java:614) | |
| at org.apache.hadoop.ipc.Client$Connection.setupIOstreams(Client.java:712) | |
| at org.apache.hadoop.ipc.Client$Connection.access$2900(Client.java:375) | |
| at org.apache.hadoop.ipc.Client.getConnection(Client.java:1528) | |
| at org.apache.hadoop.ipc.Client.call(Client.java:1451) | |
| ... 17 more | |
| 107471 [LeaseRenewer:nsb@localhost:51228] WARN org.apache.hadoop.hdfs.LeaseRenewer - Failed to renew lease for [DFSClient_NONMAPREDUCE_357411051_1] for 33 seconds. Will retry shortly ... | |
| java.net.ConnectException: Call From Sivabalans-MacBook-Pro.local/127.0.0.1 to localhost:51228 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:792) | |
| at org.apache.hadoop.net.NetUtils.wrapException(NetUtils.java:732) | |
| at org.apache.hadoop.ipc.Client.call(Client.java:1479) | |
| at org.apache.hadoop.ipc.Client.call(Client.java:1412) | |
| at org.apache.hadoop.ipc.ProtobufRpcEngine$Invoker.invoke(ProtobufRpcEngine.java:229) | |
| at com.sun.proxy.$Proxy42.renewLease(Unknown Source) | |
| at org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolTranslatorPB.renewLease(ClientNamenodeProtocolTranslatorPB.java:590) | |
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
| at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
| at java.lang.reflect.Method.invoke(Method.java:498) | |
| at org.apache.hadoop.io.retry.RetryInvocationHandler.invokeMethod(RetryInvocationHandler.java:191) | |
| at org.apache.hadoop.io.retry.RetryInvocationHandler.invoke(RetryInvocationHandler.java:102) | |
| at com.sun.proxy.$Proxy43.renewLease(Unknown Source) | |
| at org.apache.hadoop.hdfs.DFSClient.renewLease(DFSClient.java:892) | |
| at org.apache.hadoop.hdfs.LeaseRenewer.renew(LeaseRenewer.java:423) | |
| at org.apache.hadoop.hdfs.LeaseRenewer.run(LeaseRenewer.java:448) | |
| at org.apache.hadoop.hdfs.LeaseRenewer.access$700(LeaseRenewer.java:71) | |
| at org.apache.hadoop.hdfs.LeaseRenewer$1.run(LeaseRenewer.java:304) | |
| at java.lang.Thread.run(Thread.java:748) | |
| Caused by: java.net.ConnectException: Connection refused | |
| at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) | |
| at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) | |
| at org.apache.hadoop.net.SocketIOWithTimeout.connect(SocketIOWithTimeout.java:206) | |
| at org.apache.hadoop.net.NetUtils.connect(NetUtils.java:531) | |
| at org.apache.hadoop.net.NetUtils.connect(NetUtils.java:495) | |
| at org.apache.hadoop.ipc.Client$Connection.setupConnection(Client.java:614) | |
| at org.apache.hadoop.ipc.Client$Connection.setupIOstreams(Client.java:712) | |
| at org.apache.hadoop.ipc.Client$Connection.access$2900(Client.java:375) | |
| at org.apache.hadoop.ipc.Client.getConnection(Client.java:1528) | |
| at org.apache.hadoop.ipc.Client.call(Client.java:1451) | |
| ... 17 more | |
| 108477 [LeaseRenewer:nsb@localhost:51228] WARN org.apache.hadoop.hdfs.LeaseRenewer - Failed to renew lease for [DFSClient_NONMAPREDUCE_357411051_1] for 34 seconds. Will retry shortly ... | |
| java.net.ConnectException: Call From Sivabalans-MacBook-Pro.local/127.0.0.1 to localhost:51228 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:792) | |
| at org.apache.hadoop.net.NetUtils.wrapException(NetUtils.java:732) | |
| at org.apache.hadoop.ipc.Client.call(Client.java:1479) | |
| at org.apache.hadoop.ipc.Client.call(Client.java:1412) | |
| at org.apache.hadoop.ipc.ProtobufRpcEngine$Invoker.invoke(ProtobufRpcEngine.java:229) | |
| at com.sun.proxy.$Proxy42.renewLease(Unknown Source) | |
| at org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolTranslatorPB.renewLease(ClientNamenodeProtocolTranslatorPB.java:590) | |
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
| at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
| at java.lang.reflect.Method.invoke(Method.java:498) | |
| at org.apache.hadoop.io.retry.RetryInvocationHandler.invokeMethod(RetryInvocationHandler.java:191) | |
| at org.apache.hadoop.io.retry.RetryInvocationHandler.invoke(RetryInvocationHandler.java:102) | |
| at com.sun.proxy.$Proxy43.renewLease(Unknown Source) | |
| at org.apache.hadoop.hdfs.DFSClient.renewLease(DFSClient.java:892) | |
| at org.apache.hadoop.hdfs.LeaseRenewer.renew(LeaseRenewer.java:423) | |
| at org.apache.hadoop.hdfs.LeaseRenewer.run(LeaseRenewer.java:448) | |
| at org.apache.hadoop.hdfs.LeaseRenewer.access$700(LeaseRenewer.java:71) | |
| at org.apache.hadoop.hdfs.LeaseRenewer$1.run(LeaseRenewer.java:304) | |
| at java.lang.Thread.run(Thread.java:748) | |
| Caused by: java.net.ConnectException: Connection refused | |
| at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) | |
| at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) | |
| at org.apache.hadoop.net.SocketIOWithTimeout.connect(SocketIOWithTimeout.java:206) | |
| at org.apache.hadoop.net.NetUtils.connect(NetUtils.java:531) | |
| at org.apache.hadoop.net.NetUtils.connect(NetUtils.java:495) | |
| at org.apache.hadoop.ipc.Client$Connection.setupConnection(Client.java:614) | |
| at org.apache.hadoop.ipc.Client$Connection.setupIOstreams(Client.java:712) | |
| at org.apache.hadoop.ipc.Client$Connection.access$2900(Client.java:375) | |
| at org.apache.hadoop.ipc.Client.getConnection(Client.java:1528) | |
| at org.apache.hadoop.ipc.Client.call(Client.java:1451) | |
| ... 17 more |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment