xiazhanjia opened a new issue, #10699:
URL: https://github.com/apache/hudi/issues/10699

   Caused by: java.net.UnknownHostException: mytask-driver-svc.dataaccess.svc: 
Temporary failure in name resolution
           at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native 
Method)
           at 
java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown 
Source)
           at 
java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
           at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown 
Source)
           at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
           at java.base/java.net.InetAddress.getAllByName(Unknown Source)
           at java.base/java.net.InetAddress.getAllByName(Unknown Source)
           at 
org.apache.hudi.org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
           at 
org.apache.hudi.org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:111)
           at 
org.apache.hudi.org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
           at 
org.apache.hudi.org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
           at 
org.apache.hudi.org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
           at 
org.apache.hudi.org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
           at 
org.apache.hudi.org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
           at 
org.apache.hudi.org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
           at 
org.apache.hudi.org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
           at 
org.apache.hudi.org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
           at 
org.apache.hudi.org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
           at 
org.apache.hudi.org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
           at 
org.apache.hudi.org.apache.http.client.fluent.Request.execute(Request.java:151)
           at 
org.apache.hudi.table.marker.TimelineServerBasedWriteMarkers.executeRequestToTimelineServer(TimelineServerBasedWriteMarkers.java:173)
           at 
org.apache.hudi.table.marker.TimelineServerBasedWriteMarkers.doesMarkerDirExist(TimelineServerBasedWriteMarkers.java:99)
           ... 57 more
   
   I found  this Serivce   'mytask-driver-svc.dataaccess.svc' in my k8s 
cluster.This is an occasional problem
   


-- 
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]

Reply via email to