[jira] [Updated] (HIVE-27698) Backport of HIVE-22398: Remove legacy code that can cause issue with new Yarn releases

2023-09-19 Thread Sankar Hariappan (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-27698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sankar Hariappan updated HIVE-27698:

Affects Version/s: 3.1.3

> Backport of HIVE-22398: Remove legacy code that can cause issue with new Yarn 
> releases
> --
>
> Key: HIVE-27698
> URL: https://issues.apache.org/jira/browse/HIVE-27698
> Project: Hive
>  Issue Type: Sub-task
>Affects Versions: 3.1.3
>Reporter: Aman Raj
>Assignee: Aman Raj
>Priority: Major
>  Labels: pull-request-available
> Fix For: 3.2.0
>
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Resolved] (HIVE-27698) Backport of HIVE-22398: Remove legacy code that can cause issue with new Yarn releases

2023-09-19 Thread Sankar Hariappan (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-27698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sankar Hariappan resolved HIVE-27698.
-
Fix Version/s: 3.2.0
 Assignee: Aman Raj
   Resolution: Fixed

> Backport of HIVE-22398: Remove legacy code that can cause issue with new Yarn 
> releases
> --
>
> Key: HIVE-27698
> URL: https://issues.apache.org/jira/browse/HIVE-27698
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Aman Raj
>Assignee: Aman Raj
>Priority: Major
>  Labels: pull-request-available
> Fix For: 3.2.0
>
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Assigned] (HIVE-27702) Remove PowerMock from beeline and upgrade mockito to 4.11

2023-09-19 Thread Mayank Kunwar (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-27702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mayank Kunwar reassigned HIVE-27702:


Assignee: Mayank Kunwar

> Remove PowerMock from beeline and upgrade mockito to 4.11
> -
>
> Key: HIVE-27702
> URL: https://issues.apache.org/jira/browse/HIVE-27702
> Project: Hive
>  Issue Type: Task
>  Components: HiveServer2
>Reporter: Zsolt Miskolczi
>Assignee: Mayank Kunwar
>Priority: Major
>  Labels: newbie, starter
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (HIVE-27712) GenericUDAFNumericStatsEvaluator throws NPE

2023-09-19 Thread liang yu (Jira)
liang yu created HIVE-27712:
---

 Summary: GenericUDAFNumericStatsEvaluator throws NPE
 Key: HIVE-27712
 URL: https://issues.apache.org/jira/browse/HIVE-27712
 Project: Hive
  Issue Type: Bug
Reporter: liang yu
 Attachments: image-2023-09-19-16-33-49-881.png

using Hadoop 3.3.4

Hive 3.1.3

when I set the config:
{code:java}
set hive.groupby.skewindata=true;
set hive.map.aggr=true; {code}
and execute a sql with groupby execution and join execution, I got a 
NullPointerException below:

 

!image-2023-09-19-16-33-49-881.png!



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (HIVE-27711) Allow creating a branch from tag name

2023-09-19 Thread Ayush Saxena (Jira)
Ayush Saxena created HIVE-27711:
---

 Summary: Allow creating a branch from tag name
 Key: HIVE-27711
 URL: https://issues.apache.org/jira/browse/HIVE-27711
 Project: Hive
  Issue Type: Sub-task
Reporter: Ayush Saxena


Allow creating a branch from tag name.

If a tag is already there we should be able to create a branch with the same 
snapshot id that corresponds to that tag



--
This message was sent by Atlassian Jira
(v8.20.10#820010)