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-21790 Bump Java to 1.8 #645

Closed
wants to merge 3,553 commits into from
Closed

HIVE-21790 Bump Java to 1.8 #645

wants to merge 3,553 commits into from

Conversation

Fokko
Copy link
Contributor

@Fokko Fokko commented May 24, 2019

https://jira.apache.org/jira/browse/HIVE-21790

We're using Hive for reading Parquet files, but we would like to move from gzip to zstandard compression.

Currently, the Parquet support of Hive is old because we can't upgrade since Parquet is Java 1.8+. Therefore it is a good idea to upgrade Hive as well.

GA support of Java 1.7 is also almost over: https://www.oracle.com/technetwork/java/java-se-support-roadmap.html

Ashutosh Bapat and others added 30 commits March 22, 2019 12:23
…ats.autogather = false throws a MetaException. (Ashutosh Bapat, reviewed by Mahesh Kumar Behera )

Signed-off-by: Mahesh Kumar Behera <mahesh@apache.org>
… HDFS files at target (Sankar Hariappan, reviewed by Mahesh Kumar Behera)

Signed-off-by: Sankar Hariappan <sankarh@apache.org>
…ed by Slim Bouguerra and Zoltan Haindrich)
… by Gopal V)

Signed-off-by: Gopal V <gopalv@apache.org>
…aese, reviewed by Gopal V)

Signed-off-by: Gopal V <gopalv@apache.org>
… if preallocation is done (Olli Draese via Slim Bouguerra)
…(Laszlo Bodor via Zoltan Haindrich)

Signed-off-by: Zoltan Haindrich <kirk@rxd.hu>
…los Gergely via Zoltan Haindrich)

Signed-off-by: Zoltan Haindrich <kirk@rxd.hu>
…Camacho Rodriguez, reviewed by Prasanth Jayachandran)
…esus Camacho Rodriguez, reviewed by Prasanth Jayachandran)
…while keeping the new semantics at the same time (Karen Coppage, reviewed by Jesus Camacho Rodriguez)
…o, reviewed by Zoltan Haindrich, Daniel Dai)

Signed-off-by: Zoltan Haindrich <kirk@rxd.hu>, Daniel Dai <daijyc@gmail.com>
…i, reviewed by Zoltan Haindrich)

Signed-off-by: Zoltan Haindrich <kirk@rxd.hu>
…y Zoltan Haindrich)

Signed-off-by: Zoltan Haindrich <kirk@rxd.hu>
…urap, reviewed by David Mollitor and Peter Vary)
…ia Zoltan Haindrich)

Signed-off-by: Zoltan Haindrich <kirk@rxd.hu>
… via Zoltan Haindrich)

Signed-off-by: Zoltan Haindrich <kirk@rxd.hu>
…while keeping the new semantics at the same time (Karen Coppage, reviewed by Jesus Camacho Rodriguez) (addendum)
…key.index (Peter Vary reviewed by Eugene Koifman, Ashutosh Chauhan and Vaibhav Gumashta)
…ter Vary)

Signed-off-by: Zoltan Haindrich <kirk@rxd.hu>
Ivan Suller and others added 27 commits June 18, 2019 15:54
…s.collectStatistics (Ivan Suller via Laszlo Bodor)

Signed-off-by: Laszlo Bodor <bodorlaszlo0202@gmail.com>
… tables list in replication policy (Sankar Hariappan, reviewed by Mahesh Kumar Behera)

Signed-off-by: Sankar Hariappan <sankarh@apache.org>
…aplocal.query.files (David Lavati via Alan Gates)
…erge_join should be tagged as 'bucketing_version'='1' (Jesus Camacho Rodriguez, reviewed by Vineet Garg)
…h via Ashutosh Chauhan)

Signed-off-by: Ashutosh Chauhan <hashutosh@apache.org>
…For header as well (Prasanth Jayachandran reviewed by Jason Dere, Ashutosh Bapat)
…osh Bapat reviewed by Mahesh Kumar Behera)

Signed-off-by: mbehera <mahesh@apache.org>
…an Haindrich reviewed by Laszlo Bodor)

Signed-off-by: Zoltan Haindrich <kirk@rxd.hu>
…ndrich)

Signed-off-by: Zoltan Haindrich <kirk@rxd.hu>
…time formats (Karen Coppage via Marta Kuczora)
…vents where old table was excluded but renamed table is included. (Mahesh Kumar Behera reviewed by Sankar Hariappan)
…d (Richard Zhang reviewed by Prasanth Jayachandran)
…oned hash join, with CBO disabled (Jason Dere, reviewed by Jesus Camacho Rodriguez)
…way as LLAP (Prasanth Jayachandran reviewed by Jason Dere)
… processing (Jesus Camacho Rodriguez, reviewed by Vineet Garg)

Close apache#671
…ns (Rajkumar Singh, reviewed by Daniel Dai)
…20 minutes, change to 2 (Gopal V via Alan Gates)
…rgely via Zoltan Haindrich)

Signed-off-by: Zoltan Haindrich <kirk@rxd.hu>
…DL framework (Miklos Gergely via Zoltan Haindrich)

Signed-off-by: Zoltan Haindrich <kirk@rxd.hu>
… UI (Rajkumar Singh, reviewed by Daniel Dai)
…mon capacity (Peter Vary reviewed by Oliver Draese and Adam Szita)
…aemon metrics (Antal Sinkovits via Peter Vary)
@Fokko Fokko closed this Jun 27, 2019
@Fokko Fokko deleted the HIVE-21790 branch June 27, 2019 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.