[ 
https://issues.apache.org/jira/browse/HIVE-25321?focusedWorklogId=623630&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-623630
 ]

ASF GitHub Bot logged work on HIVE-25321:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 16/Jul/21 14:32
            Start Date: 16/Jul/21 14:32
    Worklog Time Spent: 10m 
      Work Description: kishendas commented on pull request #2465:
URL: https://github.com/apache/hive/pull/2465#issuecomment-881494520


   It's failing during "Archiving" stage with below error, which seems to be 
intermittent. Hopefully I will get a green run in the next one. 
   
   [2021-07-15T06:00:07.621Z] java.net.ProtocolException: Expected HTTP 101 
response but was '500 Internal Server Error'
   [2021-07-15T06:00:07.621Z]   at 
okhttp3.internal.ws.RealWebSocket.checkResponse(RealWebSocket.java:229)
   [2021-07-15T06:00:07.621Z]   at 
okhttp3.internal.ws.RealWebSocket$2.onResponse(RealWebSocket.java:196)
   [2021-07-15T06:00:07.621Z]   at 
okhttp3.RealCall$AsyncCall.execute(RealCall.java:203)
   [2021-07-15T06:00:07.621Z]   at 
okhttp3.internal.NamedRunnable.run(NamedRunnable.java:32)
   [2021-07-15T06:00:07.621Z]   at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [2021-07-15T06:00:07.621Z]   at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [2021-07-15T06:00:07.621Z]   at java.lang.Thread.run(Thread.java:748)
   io.fabric8.kubernetes.client.KubernetesClientException: error dialing 
backend: EOF


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


Issue Time Tracking
-------------------

    Worklog Id:     (was: 623630)
    Time Spent: 50m  (was: 40m)

> [HMS] Advance write Id during AlterTableDropPartition and 
> AlterTableExchangePartition
> -------------------------------------------------------------------------------------
>
>                 Key: HIVE-25321
>                 URL: https://issues.apache.org/jira/browse/HIVE-25321
>             Project: Hive
>          Issue Type: Sub-task
>            Reporter: Kishen Das
>            Assignee: Kishen Das
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> All DDLs should advance the write ID, so that we can provide consistent data 
> from the cache, based on the validWriteIds. 
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to