You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Vaibhav Gumashta (JIRA)" <ji...@apache.org> on 2014/03/12 10:42:42 UTC

[jira] [Created] (HIVE-6627) HiveServer2 should handle scratch dir permissions / errors in a better way

Vaibhav Gumashta created HIVE-6627:
--------------------------------------

             Summary: HiveServer2 should handle scratch dir permissions / errors in a better way
                 Key: HIVE-6627
                 URL: https://issues.apache.org/jira/browse/HIVE-6627
             Project: Hive
          Issue Type: Bug
          Components: HiveServer2
    Affects Versions: 0.13.0
            Reporter: Vaibhav Gumashta
            Assignee: Vaibhav Gumashta
             Fix For: 0.13.0


Should do the following:
if permission is 777 , we don't need to try changing permissions
1. If owner change, the permissions to 777 for all 3 scratch dirs (if they don't exist create).
2. Else throw a meaningful permission denied error and exit.






--
This message was sent by Atlassian JIRA
(v6.2#6252)