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

[Subtask] Hive2 docker runtime environment #241

Closed
Tracked by #169
xunliu opened this issue Aug 15, 2023 · 0 comments · Fixed by #267
Closed
Tracked by #169

[Subtask] Hive2 docker runtime environment #241

xunliu opened this issue Aug 15, 2023 · 0 comments · Fixed by #267

Comments

@xunliu
Copy link
Member

xunliu commented Aug 15, 2023

Describe the subtask

The hive catalog integration test need to connect really Hive runtime environment, including:

These versions match the Hadoop and Hive that Graviton depends on.

  1. Hadoop-2.7.3
  2. Hive-2.3.9
  3. Mysql
  4. openJDK-8u382

Conference

  1. https://www.docker.com/blog/faster-multi-platform-builds-dockerfile-cross-compilation-guide/

Parent issue

#169

jerryshao pushed a commit that referenced this issue Aug 29, 2023
### What changes were proposed in this pull request?

Build a hive runtime environment docker image including:
These versions match the Hadoop and Hive that Graviton depends on.

1. Hadoop-2.7.3
2. Hive-2.3.9
3. Mysql
4. openJDK-8u382
5. Support `linux/ARM64` and `linux/amd86` architecture

### Why are the changes needed?

The hive catalog integration test need to connect really Hive runtime
environment

Fix: #241 

### Does this PR introduce _any_ user-facing change?

N/A

### How was this patch tested?

Success build and push to the docker hub
+
https://hub.docker.com/repository/docker/datastrato/hive2/tags?page=1&ordering=last_updated

<img width="791" alt="image"
src="https://github.com/datastrato/graviton/assets/3677382/7aee52b5-44f4-4f7c-ae4a-8703c7daca94">
github-actions bot pushed a commit that referenced this issue Aug 29, 2023
### What changes were proposed in this pull request?

Build a hive runtime environment docker image including:
These versions match the Hadoop and Hive that Graviton depends on.

1. Hadoop-2.7.3
2. Hive-2.3.9
3. Mysql
4. openJDK-8u382
5. Support `linux/ARM64` and `linux/amd86` architecture

### Why are the changes needed?

The hive catalog integration test need to connect really Hive runtime
environment

Fix: #241 

### Does this PR introduce _any_ user-facing change?

N/A

### How was this patch tested?

Success build and push to the docker hub
+
https://hub.docker.com/repository/docker/datastrato/hive2/tags?page=1&ordering=last_updated

<img width="791" alt="image"
src="https://github.com/datastrato/graviton/assets/3677382/7aee52b5-44f4-4f7c-ae4a-8703c7daca94">
jerryshao pushed a commit that referenced this issue Aug 29, 2023
### What changes were proposed in this pull request?

Build a hive runtime environment docker image including:
These versions match the Hadoop and Hive that Graviton depends on.

1. Hadoop-2.7.3
2. Hive-2.3.9
3. Mysql
4. openJDK-8u382
5. Support `linux/ARM64` and `linux/amd86` architecture

### Why are the changes needed?

The hive catalog integration test need to connect really Hive runtime
environment

Fix: #241 

### Does this PR introduce _any_ user-facing change?

N/A

### How was this patch tested?

Success build and push to the docker hub
+
https://hub.docker.com/repository/docker/datastrato/hive2/tags?page=1&ordering=last_updated

<img width="791" alt="image"
src="https://github.com/datastrato/graviton/assets/3677382/7aee52b5-44f4-4f7c-ae4a-8703c7daca94">

Co-authored-by: Xun Liu <[email protected]>
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 a pull request may close this issue.

1 participant