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

HIVE-27631: Fix CCE when set fs.hdfs.impl other than DistributedFileSystem #4613

Merged
merged 1 commit into from
Aug 22, 2023

Conversation

maobaolong
Copy link
Member

@maobaolong maobaolong commented Aug 17, 2023

My suggestion is that we should not judge hdfs by scheme "hdfs", instead, we can judege hdfs by the class or className.

Since we can use fs.hdfs.impl=alluxio.hadoop.ShimFileSystem to another hadoop filesystem implementation.

image

@sonarcloud
Copy link

sonarcloud bot commented Aug 17, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

warning The version of Java (11.0.8) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17.
Read more here

Copy link
Member

@ayushtkn ayushtkn left a comment

Choose a reason for hiding this comment

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

LGTM

@ayushtkn ayushtkn merged commit b237b30 into apache:master Aug 22, 2023
7 checks passed
scarlin-cloudera pushed a commit to scarlin-cloudera/hive that referenced this pull request Aug 29, 2023
tarak271 pushed a commit to tarak271/hive-1 that referenced this pull request Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants