[
https://issues.apache.org/jira/browse/AMBARI-22052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16179412#comment-16179412
]
Hadoop QA commented on AMBARI-22052:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12888893/AMBARI-22052_trunk_v1.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 1 new
or modified test files.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:red}-1 core tests{color}. The test build failed in
[ambari-server|https://builds.apache.org/job/Ambari-trunk-test-patch/12349//artifact/patch-work/testrun_ambari-server.txt]
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/12349//console
This message is automatically generated.
> 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
> Attachments: 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)