belugabehr commented on pull request #1938: URL: https://github.com/apache/hive/pull/1938#issuecomment-779852546
```none [2021-02-12T22:05:12.716Z] java.net.ProtocolException: Expected HTTP 101 response but was '500 Internal Server Error' [2021-02-12T22:05:12.716Z] at okhttp3.internal.ws.RealWebSocket.checkResponse(RealWebSocket.java:229) [2021-02-12T22:05:12.716Z] at okhttp3.internal.ws.RealWebSocket$2.onResponse(RealWebSocket.java:196) [2021-02-12T22:05:12.716Z] at okhttp3.RealCall$AsyncCall.execute(RealCall.java:203) [2021-02-12T22:05:12.716Z] at okhttp3.internal.NamedRunnable.run(NamedRunnable.java:32) [2021-02-12T22:05:12.716Z] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [2021-02-12T22:05:12.717Z] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [2021-02-12T22:05:12.717Z] at java.lang.Thread.run(Thread.java:748) ``` Seems like something wrong with the build. Will try again. ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
