Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HIVE-20071: Migrate to jackson 2.x and prevent usage #2464

Merged
merged 56 commits into from
Jul 20, 2021

Conversation

kgyrtkirk
Copy link
Member

What changes were proposed in this pull request?

Why are the changes needed?

Does this PR introduce any user-facing change?

How was this patch tested?

?? ql/src/test/queries/clientpositive/a1.q
?? ql/src/test/results/clientpositive/llap/a1.q.out
?? ql/src/test/queries/clientpositive/a1.q
?? ql/src/test/results/clientpositive/llap/a1.q.out
?? ql/src/test/queries/clientpositive/a1.q
?? ql/src/test/results/clientpositive/llap/a1.q.out
This reverts commit 7dceebe.
 M ql/src/java/org/apache/hadoop/hive/ql/exec/repl/ranger/RangerBaseModelObject.java
…lasDumpEnd.java

 M ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/log/state/BootstrapDumpBegin.java
 M ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/log/state/BootstrapDumpEnd.java
 M ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/log/state/BootstrapDumpFunction.java
 M ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/log/state/BootstrapDumpTable.java
 M ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/log/state/IncrementalDumpBegin.java
 M ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/log/state/IncrementalDumpEnd.java
 M ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/log/state/IncrementalDumpEvent.java
 M ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/log/state/RangerDumpBegin.java
 M ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/log/state/RangerDumpEnd.java
 M ql/src/java/org/apache/hadoop/hive/ql/parse/repl/load/log/state/AtlasLoadBegin.java
Copy link
Contributor

@kasakrisz kasakrisz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 pending tests

@kgyrtkirk kgyrtkirk merged commit a7baee7 into apache:master Jul 20, 2021
zchovan pushed a commit to zchovan/hive that referenced this pull request Jul 29, 2021
dengzhhu653 pushed a commit to dengzhhu653/hive that referenced this pull request Dec 15, 2022
wangyum pushed a commit to wangyum/hive that referenced this pull request Aug 8, 2023
wangyum pushed a commit to wangyum/hive that referenced this pull request Aug 10, 2023
wangyum pushed a commit to wangyum/hive that referenced this pull request Aug 11, 2023
wangyum pushed a commit to wangyum/hive that referenced this pull request Aug 17, 2023
sunchao pushed a commit that referenced this pull request Aug 30, 2023
…sage (#4564)

* HIVE-20071: Migrate to jackson 2.x and prevent usage (#2464) (Zoltan Haindrich reviewed by Krisztian Kasa)

* HIVE-22059: hive-exec jar doesn't contain (fasterxml) jackson library

---------

Co-authored-by: Zoltan Haindrich <kirk@rxd.hu>
udaynpusa pushed a commit to mapr/hive that referenced this pull request Jan 30, 2024
…oltan Haindrich reviewed by Krisztian Kasa)

(cherry picked from commit a7baee7)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants