You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Daniel Dai (JIRA)" <ji...@apache.org> on 2013/10/14 21:40:41 UTC

[jira] [Created] (HIVE-5535) [WebHCat] Webhcat e2e test JOBS_2 fail due to permission when hdfs umask setting is 022

Daniel Dai created HIVE-5535:
--------------------------------

             Summary: [WebHCat] Webhcat e2e test JOBS_2 fail due to permission when hdfs umask setting is 022
                 Key: HIVE-5535
                 URL: https://issues.apache.org/jira/browse/HIVE-5535
             Project: Hive
          Issue Type: Bug
          Components: HCatalog
            Reporter: Daniel Dai
            Assignee: Daniel Dai
             Fix For: 0.13.0
         Attachments: HIVE-5535-1.patch

Complaining no permission to output directory "/tmp/templeton_test_out/$runid". This is because /tmp/templeton_test_out/runid is created with umask 022 with user "test.other.user.name" (the userid of the first test in the group JOBS_1). Other user cannot write to it (JOBS_2, which run as userid "test.user.name")



--
This message was sent by Atlassian JIRA
(v6.1#6144)