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

[VL] Adapt setup-centos8.sh to latest velox helper functions #7442

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

liujiayi771
Copy link
Contributor

What changes were proposed in this pull request?

facebookincubator/velox#10920 modified the wget_and_untar to download the source code to the deps-download directory by default, and introduced a new method cmake_install_dir to adapt this modification. setup-centos8.sh will source the scripts/setup-helper-functions.sh in VELOX_HOME, so we need to adapt this modification.

How was this patch tested?

Test offline.

@github-actions github-actions bot added the VELOX label Oct 9, 2024
Copy link

github-actions bot commented Oct 9, 2024

Thanks for opening a pull request!

Could you open an issue for this pull request on Github Issues?

https://github.com/apache/incubator-gluten/issues

Then could you also rename commit message and pull request title in the following format?

[GLUTEN-${ISSUES_ID}][COMPONENT]feat/fix: ${detailed message}

See also:

@liujiayi771
Copy link
Contributor Author

setup-centos7.sh has its own wget_and_untar.

Copy link
Contributor

@PHILO-HE PHILO-HE left a comment

Choose a reason for hiding this comment

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

@liujiayi771, thanks for your fix! This pr can fix the failure of a scheduled job on cento-8: https://github.com/apache/incubator-gluten/actions/runs/11204762734/job/31143531480. We also need some fix on other OSes. I will create another pr.

Copy link
Contributor

@Yohahaha Yohahaha left a comment

Choose a reason for hiding this comment

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

👍

@PHILO-HE PHILO-HE merged commit f37517a into apache:main Oct 9, 2024
40 of 42 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants