You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Prabhjyot Singh (JIRA)" <ji...@apache.org> on 2017/09/25 14:52:00 UTC

[jira] [Created] (AMBARI-22052) Zeppelin's conf HDFS directory owner is wrong

Prabhjyot Singh created AMBARI-22052:
----------------------------------------

             Summary: Zeppelin's conf HDFS directory owner is wrong
                 Key: AMBARI-22052
                 URL: https://issues.apache.org/jira/browse/AMBARI-22052
             Project: Ambari
          Issue Type: Bug
    Affects Versions: 2.6.0
            Reporter: Prabhjyot Singh
            Assignee: Prabhjyot Singh


Zeppelin's conf HDFS directory owner is wrong. However, on restart of Zeppelin server it takes the correct value 


{code:java}
[zeppelin@test-clu-1 ~]$ hdfs dfs -ls /user/zeppelin
Found 4 items
drwx------   - zeppelin hdfs          0 2017-09-25 14:12 /user/zeppelin/.Trash
drwxr-xr-x   - hdfs     hdfs          0 2017-09-25 14:33 /user/zeppelin/conf
drwxr-xr-x   - zeppelin hdfs          0 2017-09-25 14:08 /user/zeppelin/notebook
drwxr-xr-x   - zeppelin hdfs          0 2017-09-25 13:13 /user/zeppelin/test
{code}




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)