alibaba / alibaba/GraphScope

CI stability enhancement.

Open
#1,706 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C++
Stars
3.6k
Forks
468
Avg merge
29m
Merged PRs (30d)
1

Description

We build graphscope image from the ubuntu:20.04 everytime, and we suffer from the network failure quite often when `apt install` or `wget hadoop`, and it takes quite some time.

I noticed that the image can be split into 2 parts, that we freeze the runtime dependency such as stuff installed by `apt` and `hadoop` files to a new base image, and the graphscope wheels can be installed from the base image.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.