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

RANGER-4952: Add support for Hive 4.0.1 #400

Merged
merged 2 commits into from
Oct 21, 2024

Conversation

simhadri-g
Copy link
Member

@simhadri-g simhadri-g commented Oct 7, 2024

What changes were proposed in this pull request?

Hive 4.0 major version has been release. This is a significant release with over 5000+ commits compared to hive-3.x

As a result, we would like to upgrade the version of hive used in ranger to Hive-4.0.1 .

How was this patch tested?

Unit tests and manual tests

pom.xml Outdated
@@ -125,7 +125,7 @@
<ozone.version>1.4.0</ozone.version>
<hamcrest.version>2.2</hamcrest.version>
<hbase.version>2.6.0</hbase.version>
<hive.version>3.1.3</hive.version>
<hive.version>4.0.0</hive.version>
Copy link
Member

Choose a reason for hiding this comment

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

4.0.1

Copy link
Member Author

Choose a reason for hiding this comment

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

Done, i have changed it to 4.1

Copy link
Member Author

Choose a reason for hiding this comment

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

Thanks for the review!

@simhadri-g
Copy link
Member Author

@vperiasamy can you please review the PR.

@simhadri-g simhadri-g changed the title RANGER-4952: Add support for Hive 4.0 RANGER-4952: Add support for Hive 4.0.1 Oct 8, 2024
@zhangbutao
Copy link

+1 for the change.
I can contribute to add connector ranger auth such as https://issues.apache.org/jira/browse/HIVE-25214 in Hive4 if we can get the change in Ranger.

@rameeshm rameeshm self-requested a review October 14, 2024 15:16
@simhadri-g
Copy link
Member Author

Thanks @rameeshm and @zhangbutao for the reviews!

@simhadri-g
Copy link
Member Author

@rameeshm can you please merge the change if everything is fine?
Thanks!

@rameeshm rameeshm merged commit 50f75d7 into apache:master Oct 21, 2024
3 checks passed
@simhadri-g
Copy link
Member Author

thanks !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants