Jeffwan commented on issue #24002: [SPARK-26742][K8S] Update Kubernetes-Client 
version to 4.1.2
URL: https://github.com/apache/spark/pull/24002#issuecomment-470674714
 
 
   ```
   java.net.ProtocolException: Expected HTTP 101 response but was '404 Not 
Found'
        at 
okhttp3.internal.ws.RealWebSocket.checkResponse(RealWebSocket.java:229)
        at 
okhttp3.internal.ws.RealWebSocket$2.onResponse(RealWebSocket.java:196)
        at okhttp3.RealCall$AsyncCall.execute(RealCall.java:206)
        at okhttp3.internal.NamedRunnable.run(NamedRunnable.java:32)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   19/03/07 11:53:57.968 OkHttp https://192.168.39.69:8443/... ERROR 
ExecWebSocketListener: Exec Failure: HTTP:404. Message:404 page not found
   
   ```
   
   Looks like  that's the same error before upgrade? 

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to