You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/12/01 05:17:00 UTC

[jira] [Work logged] (HIVE-25751) Ignore exceptions related to interruption when the limit is reached

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

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

                Author: ASF GitHub Bot
            Created on: 01/Dec/21 05:16
            Start Date: 01/Dec/21 05:16
    Worklog Time Spent: 10m 
      Work Description: pgaref commented on a change in pull request #2828:
URL: https://github.com/apache/hive/pull/2828#discussion_r759860112



##########
File path: itests/src/test/resources/testconfiguration.properties
##########
@@ -156,6 +156,7 @@ minillap.query.files=\
   select_transform_hint.q,\
   skip_header_footer_aggr.q,\
   skip_header_footer_proj.q,\
+  smblimit.q,\

Review comment:
       Not sure why we need to run this explicitly for minillap? Its going to be tested against miniLocallLlap anyway right?




-- 
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: gitbox-unsubscribe@hive.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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

    Worklog Id:     (was: 688425)
    Time Spent: 20m  (was: 10m)

> Ignore exceptions related to interruption when the limit is reached
> -------------------------------------------------------------------
>
>                 Key: HIVE-25751
>                 URL: https://issues.apache.org/jira/browse/HIVE-25751
>             Project: Hive
>          Issue Type: Bug
>            Reporter: László Bodor
>            Assignee: László Bodor
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The problem is well described on TEZ-4356, but it will be handled from hive instead.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)