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

Hide setting HDFS user/group behind a toggle #5187

Merged
merged 1 commit into from
Sep 16, 2020
Merged

Conversation

findepi
Copy link
Member

@findepi findepi commented Sep 16, 2020

It is not uncommon for this operation to fail, flooding logs.
Make it non-default behavior.

See #4414 (comment) & following comments for previous discussion.

It is not uncommon for this operation to fail, flooding logs.
Make it non-default behavior.
return newFileInheritOwnership;
}

@Config("hive.fs.new-file-inherit-ownership")
Copy link
Member

Choose a reason for hiding this comment

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

this is HDFS specific. Should it be noted in property name?

Copy link
Member

Choose a reason for hiding this comment

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

I guess not looking at other config properties here.

@findepi findepi merged commit 99bc355 into trinodb:master Sep 16, 2020
@findepi findepi deleted the chmod branch September 16, 2020 19:39
@findepi findepi added this to the 342 milestone Sep 16, 2020
@findepi findepi mentioned this pull request Sep 16, 2020
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants