You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Sumit Mohanty (JIRA)" <ji...@apache.org> on 2013/05/02 19:36:16 UTC

[jira] [Commented] (AMBARI-2067) hive-site.xml cannot be readonly for clients

    [ https://issues.apache.org/jira/browse/AMBARI-2067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13647732#comment-13647732 ] 

Sumit Mohanty commented on AMBARI-2067:
---------------------------------------

Let's commit the changes to ambari-server/src/test/resources/stacks/HDP/1.2.0/ as that is a good addition independent of this JIRA.
                
> hive-site.xml cannot be readonly for clients
> --------------------------------------------
>
>                 Key: AMBARI-2067
>                 URL: https://issues.apache.org/jira/browse/AMBARI-2067
>             Project: Ambari
>          Issue Type: Bug
>          Components: agent, controller
>    Affects Versions: 1.3.0
>            Reporter: Siddharth Wagle
>            Assignee: Siddharth Wagle
>             Fix For: 1.3.0
>
>         Attachments: AMBARI-2067.patch
>
>
> We changed the permissions on hive-site.xml from 644 to 660. This was done because the metastore password is in clear text.
> This results in clients not being able to access the metastore and hive cannot run in client mode. Recomended aproach is splitting the hive configs differently for client and hive metastore host.
> The password is required only for the metastore process and the hive client config should be readable to all.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira