Skip to content

HOPSFS-258: Bump Hops Hadoop Version to 3.2.0.17-EE-SNAPSHOT #58

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion accumulo-handler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>io.hops.hive</groupId>
<artifactId>hive</artifactId>
<version>3.0.0.13.8</version>
<version>3.0.0.13.9</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion beeline/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>io.hops.hive</groupId>
<artifactId>hive</artifactId>
<version>3.0.0.13.8</version>
<version>3.0.0.13.9</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion classification/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>io.hops.hive</groupId>
<artifactId>hive</artifactId>
<version>3.0.0.13.8</version>
<version>3.0.0.13.9</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>io.hops.hive</groupId>
<artifactId>hive</artifactId>
<version>3.0.0.13.8</version>
<version>3.0.0.13.9</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>io.hops.hive</groupId>
<artifactId>hive</artifactId>
<version>3.0.0.13.8</version>
<version>3.0.0.13.9</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion contrib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>io.hops.hive</groupId>
<artifactId>hive</artifactId>
<version>3.0.0.13.8</version>
<version>3.0.0.13.9</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions dockerfiles/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# syntax=docker/dockerfile:experimental
FROM openjdk:8
ARG HIVE_VERSION=3.0.0.13.6
ARG HADOOP_VERSION_EE=3.2.0.16-EE-RC0
ARG HADOOP_VERSION_EE=3.2.0.17-EE-SNAPSHOT
ARG PROMETHEUS_EXPORTER_VERSION="0.12.0"
ARG PROMETHEUS_EXPORTER_VERSION="0.12.0"
ARG MYSQL_CONNECTOR_VERSION="8.0.21"
Expand Down Expand Up @@ -35,7 +35,7 @@ ENV HADOOP_HOME=/srv/hops/hadoop
ENV HADOOP_CONF_DIR="$HADOOP_HOME/conf"

# Download hive
# https://nexus.hops.works/repository/hive-artifacts/io/hops/hive/hive-packaging/3.0.0.13.8/hive-packaging-3.0.0.13.8-bin.tar.gz
# https://nexus.hops.works/repository/hive-artifacts/io/hops/hive/hive-packaging/3.0.0.13.9/hive-packaging-3.0.0.13.9-bin.tar.gz
RUN --mount=type=secret,id=wgetrc,dst=/root/.wgetrc \
wget https://nexus.hops.works/repository/hive-artifacts/io/hops/hive/hive-packaging/$HIVE_VERSION/hive-packaging-$HIVE_VERSION-bin.tar.gz && \
tar -C /srv/hops/ -zxf hive-packaging-$HIVE_VERSION-bin.tar.gz && \
Expand Down
4 changes: 2 additions & 2 deletions dockerfiles/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ This folder contains the files we copy to the image when building
**Note** we are downloading the hive packaging from the hopsworks [archiva](https://archiva.hops.works/#welcome). This is way easier than building inside docker.

- User: `hive`
- HIVE_VERSION: `3.0.0.13.8`. This should come automatically from reading the pom file
- HADOOP_VERSION_EE: `3.2.0.16-EE-RC0`
- HIVE_VERSION: `3.0.0.13.9`. This should come automatically from reading the pom file
- HADOOP_VERSION_EE: `3.2.0.17-EE-SNAPSHOT`
- PROMETHEUS_EXPORTER_VERSION: '0.12.0'
- MYSQL_CONNECTOR_VERSION: '8.0.21'
- HUDI_BUNDLE_VERSION: '0.12.3.0'
Expand Down
2 changes: 1 addition & 1 deletion hcatalog/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>io.hops.hive.hcatalog</groupId>
<artifactId>hive-hcatalog</artifactId>
<version>3.0.0.13.8</version>
<version>3.0.0.13.9</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion hcatalog/hcatalog-pig-adapter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>io.hops.hive.hcatalog</groupId>
<artifactId>hive-hcatalog</artifactId>
<version>3.0.0.13.8</version>
<version>3.0.0.13.9</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion hcatalog/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>io.hops.hive</groupId>
<artifactId>hive</artifactId>
<version>3.0.0.13.8</version>
<version>3.0.0.13.9</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion hcatalog/server-extensions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>io.hops.hive.hcatalog</groupId>
<artifactId>hive-hcatalog</artifactId>
<version>3.0.0.13.8</version>
<version>3.0.0.13.9</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion hcatalog/streaming/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.hops.hive.hcatalog</groupId>
<artifactId>hive-hcatalog</artifactId>
<version>3.0.0.13.8</version>
<version>3.0.0.13.9</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion hcatalog/webhcat/java-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>io.hops.hive.hcatalog</groupId>
<artifactId>hive-hcatalog</artifactId>
<version>3.0.0.13.8</version>
<version>3.0.0.13.9</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion hcatalog/webhcat/svr/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>io.hops.hive.hcatalog</groupId>
<artifactId>hive-hcatalog</artifactId>
<version>3.0.0.13.8</version>
<version>3.0.0.13.9</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion hops-jdbc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>io.hops.hive</groupId>
<artifactId>hive</artifactId>
<version>3.0.0.13.8</version>
<version>3.0.0.13.9</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion hplsql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>io.hops.hive</groupId>
<artifactId>hive</artifactId>
<version>3.0.0.13.8</version>
<version>3.0.0.13.9</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion itests/hive-minikdc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.hive</groupId>
<artifactId>hive-it</artifactId>
<version>3.0.0.13.8</version>
<version>3.0.0.13.9</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions itests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@
<parent>
<groupId>io.hops.hive</groupId>
<artifactId>hive</artifactId>
<version>3.0.0.13.8</version>
<version>3.0.0.13.9</version>
<relativePath>../pom.xml</relativePath>
</parent>

<groupId>org.apache.hive</groupId>
<artifactId>hive-it</artifactId>
<packaging>pom</packaging>
<version>3.0.0.13.8</version>
<version>3.0.0.13.9</version>
<name>Hive Integration - Parent</name>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion itests/qtest-druid/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>hive-it</artifactId>
<groupId>org.apache.hive</groupId>
<version>3.0.0.13.8</version>
<version>3.0.0.13.9</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion jdbc-handler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>io.hops.hive</groupId>
<artifactId>hive</artifactId>
<version>3.0.0.13.8</version>
<version>3.0.0.13.9</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jdbc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>io.hops.hive</groupId>
<artifactId>hive</artifactId>
<version>3.0.0.13.8</version>
<version>3.0.0.13.9</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion kryo-registrator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>hive</artifactId>
<groupId>io.hops.hive</groupId>
<version>3.0.0.13.8</version>
<version>3.0.0.13.9</version>
</parent>

<artifactId>hive-kryo-registrator</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion llap-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>io.hops.hive</groupId>
<artifactId>hive</artifactId>
<version>3.0.0.13.8</version>
<version>3.0.0.13.9</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion llap-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>io.hops.hive</groupId>
<artifactId>hive</artifactId>
<version>3.0.0.13.8</version>
<version>3.0.0.13.9</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion llap-ext-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>io.hops.hive</groupId>
<artifactId>hive</artifactId>
<version>3.0.0.13.8</version>
<version>3.0.0.13.9</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion llap-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>io.hops.hive</groupId>
<artifactId>hive</artifactId>
<version>3.0.0.13.8</version>
<version>3.0.0.13.9</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion llap-tez/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>io.hops.hive</groupId>
<artifactId>hive</artifactId>
<version>3.0.0.13.8</version>
<version>3.0.0.13.9</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion metastore/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>io.hops.hive</groupId>
<artifactId>hive</artifactId>
<version>3.0.0.13.8</version>
<version>3.0.0.13.9</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion packaging/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>io.hops.hive</groupId>
<artifactId>hive</artifactId>
<version>3.0.0.13.8</version>
<version>3.0.0.13.9</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<groupId>io.hops.hive</groupId>
<artifactId>hive</artifactId>
<version>3.0.0.13.8</version>
<version>3.0.0.13.9</version>
<packaging>pom</packaging>

<name>Hive</name>
Expand Down Expand Up @@ -142,7 +142,7 @@
<flatbuffers.version>1.9.0</flatbuffers.version>
<guava.version>27.0-jre</guava.version>
<groovy.version>2.4.11</groovy.version>
<hadoop.version>3.2.0.16-EE-RC0</hadoop.version>
<hadoop.version>3.2.0.17-EE-SNAPSHOT</hadoop.version>
<h2database.version>1.3.166</h2database.version>
<hadoop.bin.path>${basedir}/${hive.path.to.root}/testutils/hadoop</hadoop.bin.path>
<hamcrest.version>1.3</hamcrest.version>
Expand Down
2 changes: 1 addition & 1 deletion ql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>io.hops.hive</groupId>
<artifactId>hive</artifactId>
<version>3.0.0.13.8</version>
<version>3.0.0.13.9</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion serde/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>io.hops.hive</groupId>
<artifactId>hive</artifactId>
<version>3.0.0.13.8</version>
<version>3.0.0.13.9</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion service-rpc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>io.hops.hive</groupId>
<artifactId>hive</artifactId>
<version>3.0.0.13.8</version>
<version>3.0.0.13.9</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>io.hops.hive</groupId>
<artifactId>hive</artifactId>
<version>3.0.0.13.8</version>
<version>3.0.0.13.9</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion shims/0.23/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>io.hops.hive</groupId>
<artifactId>hive</artifactId>
<version>3.0.0.13.8</version>
<version>3.0.0.13.9</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion shims/aggregator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>io.hops.hive</groupId>
<artifactId>hive</artifactId>
<version>3.0.0.13.8</version>
<version>3.0.0.13.9</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion shims/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>io.hops.hive</groupId>
<artifactId>hive</artifactId>
<version>3.0.0.13.8</version>
<version>3.0.0.13.9</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion shims/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>io.hops.hive</groupId>
<artifactId>hive</artifactId>
<version>3.0.0.13.8</version>
<version>3.0.0.13.9</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion shims/scheduler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>io.hops.hive</groupId>
<artifactId>hive</artifactId>
<version>3.0.0.13.8</version>
<version>3.0.0.13.9</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
Loading