You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/04/28 22:31:15 UTC

[GitHub] [spark] skonto removed a comment on issue #23546: [SPARK-23153][K8s] Support client dependencies with a Hadoop Compatible File System

skonto removed a comment on issue #23546: [SPARK-23153][K8s] Support client dependencies with a Hadoop Compatible File System
URL: https://github.com/apache/spark/pull/23546#issuecomment-487419487
 
 
   @shaneknapp there is a weird error:
   ```
   9/04/28 14:34:17.480 OkHttp https://192.168.39.110:8443/... ERROR ExecWebSocketListener: Exec Failure: HTTP:400. Message:pod spark-test-app-ade7c8acff964400b212005a8ee56832 does not have a host assigned
   java.net.ProtocolException: Expected HTTP 101 response but was '400 Bad Request'
   	at okhttp3.internal.ws.RealWebSocket.checkResponse(RealWebSocket.java:229)
   ```
   
   I suspect the pod was never scheduled? What resources are assigned to minikube? 
   This was previously working above.
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org