[
https://issues.apache.org/jira/browse/AMBARI-22052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16180620#comment-16180620
]
Hudson commented on AMBARI-22052:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #8146 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/8146/])
AMBARI-22052.Zeppelin's conf HDFS directory owner is wrong(Prabhjyot
(venkatasairam.lanka:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=6a99bd8b9723b806c6b099fc3c6836bf96f66a43])
* (edit)
ambari-server/src/main/resources/common-services/ZEPPELIN/0.7.0/package/scripts/master.py
* (edit) ambari-server/src/test/python/stacks/2.6/ZEPPELIN/test_zeppelin_070.py
> 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
> Fix For: 3.0.0, 2.6.0
>
> Attachments: AMBARI-22052_branch-2.6_v1.patch,
> AMBARI-22052_trunk_v1.patch
>
>
> 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)