Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

[NSE-382]Support GCP Dataproc 2.0 #392

Merged

Conversation

weiting-chen
Copy link
Collaborator

What changes were proposed in this pull request?

Add Hadoop 3.2.2 for GCP Dataproc 2.0 support
Close #382

How was this patch tested?

The jar has been tested on GCP Dataproc 2.0 image and pass all TPC-DS queries in SF2.

@github-actions
Copy link

github-actions bot commented Jul 6, 2021

Thanks for opening a pull request!

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

https://github.com/oap-project/native-sql-engine/issues

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

[NSE-${ISSUES_ID}] ${detailed message}

See also:

@weiting-chen weiting-chen changed the title Support GCP Dataproc 2.0 [NSE-382]Support GCP Dataproc 2.0 Jul 6, 2021
@github-actions
Copy link

github-actions bot commented Jul 6, 2021

#382

Copy link
Collaborator

@zhouyuan zhouyuan left a comment

Choose a reason for hiding this comment

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

👍

<properties>
<hadoop.version>3.2.2</hadoop.version>
</properties>
</profile>
Copy link
Collaborator

Choose a reason for hiding this comment

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

Is this the BKM verified on GCP by @HongW2019 ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yes, I confirmed with @HongW2019 for GCP support yesterday and all TPC-DS queries can be passed by using this change.

@HongW2019 closed this issue yesterday, but we actually haven't supported it in the source code.
This PR is to fix it.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

BTW, besides Hadoop version support, there is no other place to be changed for GCP support.

@weiting-chen weiting-chen merged commit c134129 into oap-project:master Jul 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hadoop version conflict when supporting to use gazelle_plugin on Google Cloud Dataproc
2 participants