Skip to content

ci(query): Make sure storage-hdfs is buildable #5247

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

Closed
wants to merge 1 commit into from

Conversation

Xuanwo
Copy link
Member

@Xuanwo Xuanwo commented May 9, 2022

Signed-off-by: Xuanwo [email protected]

I hereby agree to the terms of the CLA available at: https://databend.rs/dev/policies/cla/

Summary

ci(query): Make sure storage-hdfs is buildable

Part of #5215

Changelog

  • Build/Testing/CI

@vercel
Copy link

vercel bot commented May 9, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated
databend ⬜️ Ignored (Inspect) May 9, 2022 at 6:26AM (UTC)

@mergify
Copy link
Contributor

mergify bot commented May 9, 2022

Thanks for the contribution!
I have applied any labels matching special text in your PR Changelog.

Please review the labels and make any necessary changes.

@mergify mergify bot added the pr-build this PR changes build/testing/ci steps label May 9, 2022
@Xuanwo
Copy link
Member Author

Xuanwo commented May 9, 2022

Asking @everpcpc for help.

To make the databend-query with feature storage-hdfs buildable, we need to install java and set up JAVA_HOME correctly.

The cargo and rustup is linked from our builder container, maybe I need to install java in docker instead?

@everpcpc
Copy link
Member

everpcpc commented May 9, 2022

Asking @everpcpc for help.

To make the databend-query with feature storage-hdfs buildable, we need to install java and set up JAVA_HOME correctly.

The cargo and rustup is linked from our builder container, maybe I need to install java in docker instead?

yes, a pull request adding java to build-tool image should be merged first

@Xuanwo Xuanwo marked this pull request as draft May 9, 2022 07:30
@Xuanwo
Copy link
Member Author

Xuanwo commented May 13, 2022

Closed as hive has been set up successfully.

@Xuanwo Xuanwo closed this May 13, 2022
@Xuanwo Xuanwo deleted the hdfs-build branch May 13, 2022 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need-review pr-build this PR changes build/testing/ci steps
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants