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

[Improved[Test][Connector-v2][Hive] Add Hive3 E2E test case #7711

Draft
wants to merge 10 commits into
base: dev
Choose a base branch
from

Conversation

loustler
Copy link
Contributor

Purpose of this pull request

Resolve #7474

Does this PR introduce any user-facing change?

NO

How was this patch tested?

NO

Check list

@github-actions github-actions bot added the e2e label Sep 21, 2024
@loustler
Copy link
Contributor Author

@Hisoka-X
I'm working on #7474, but a connection of Hive JDBC driver couldn't connect to a container of Hive Server 2 by a Connection Refused on my Mac , I think it caused by a network issue.
Could you give me any advices for this?

Test Scenarios are

  1. Creates a HMS standalone container, and after it's created, create a HiveServer container for creating tables for E2E tests
  2. Create tables for E2E by Hive JDBC Driver (It's simple way)
  3. Run E2E test

@Hisoka-X
Copy link
Member

It looks like hiveserver2 did not start properly. I'll try it on an x86 machine.

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.

[Feature][E2E] Add hive3 e2e test case
2 participants