[ https://issues.apache.org/jira/browse/HIVE-26201?focusedWorklogId=796673&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-796673 ]
ASF GitHub Bot logged work on HIVE-26201: ----------------------------------------- Author: ASF GitHub Bot Created on: 31/Jul/22 00:22 Start Date: 31/Jul/22 00:22 Worklog Time Spent: 10m Work Description: github-actions[bot] commented on PR #3267: URL: https://github.com/apache/hive/pull/3267#issuecomment-1200319102 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 d...@hive.apache.org list if the patch is in need of reviews. Issue Time Tracking ------------------- Worklog Id: (was: 796673) Time Spent: 50m (was: 40m) > QueryResultsCache may have wrong permission if umask is too strict > ------------------------------------------------------------------ > > Key: HIVE-26201 > URL: https://issues.apache.org/jira/browse/HIVE-26201 > Project: Hive > Issue Type: Bug > Components: Query Processor, Tez > Affects Versions: 3.1.3 > Reporter: Zhang Dongsheng > Priority: Major > Labels: pull-request-available > Time Spent: 50m > Remaining Estimate: 0h > > 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. -- This message was sent by Atlassian Jira (v8.20.10#820010)