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 2022/06/23 11:40:00 UTC

[jira] [Work logged] (HIVE-26352) Tez queue access check fails with GSS Exception on Compaction

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

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

                Author: ASF GitHub Bot
            Created on: 23/Jun/22 11:39
            Start Date: 23/Jun/22 11:39
    Worklog Time Spent: 10m 
      Work Description: veghlaci05 opened a new pull request, #3402:
URL: https://github.com/apache/hive/pull/3402

   ### What changes were proposed in this pull request?
   The Yarn queue check url now called with the HIVE login user's credentials.
   
   ### Why are the changes needed?
   The queue check url was called with empty credentials, and therefore failed.
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   ### How was this patch tested?
   Manually




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

            Worklog Id:     (was: 784157)
    Remaining Estimate: 0h
            Time Spent: 10m

> Tez queue access check fails with GSS Exception on Compaction
> -------------------------------------------------------------
>
>                 Key: HIVE-26352
>                 URL: https://issues.apache.org/jira/browse/HIVE-26352
>             Project: Hive
>          Issue Type: Bug
>          Components: Hive
>            Reporter: László Végh
>            Assignee: László Végh
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> When hive.server2.tez.queue.access.check is enabled and hive.compactor.job.queue is configured to a different queue than default, compaction jobs fails at analyze table step, but it's marked as compacted. It seems that the application is trying to call the yarn queue check url with wrong credentials



--
This message was sent by Atlassian Jira
(v8.20.7#820007)