Skip to content

Conversation

@skysiders
Copy link

HIVE-26201 QueryResultsCache should add permission check after mkdir with special permission

What changes were proposed in this pull request?

TezSessionState, QueryResultsCache and Context use mkdirs(path, permission) to create directory with special permission. But If the umask is too restrictive, permissions may not work as expected. So we need to check if permission is set as expected.

Does this PR introduce any user-facing change?

no

@skysiders
Copy link
Author

Hi @abstractdog , Could you please have a look at this?It same as TEZ-4412.

@skysiders
Copy link
Author

Hi @abstractdog @achennagiri ,Could you please have a look at this ?

1 similar comment
@skysiders
Copy link
Author

Hi @abstractdog @achennagiri ,Could you please have a look at this ?

@github-actions
Copy link

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
Feel free to reach out on the [email protected] list if the patch is in need of reviews.

@github-actions github-actions bot added the stale label Jul 31, 2022
@github-actions github-actions bot closed this Aug 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants