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

Hadoop QA commented on AMBARI-19140:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12842375/AMBARI-19140.patch
  against trunk revision .

    {color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

    {color:red}-1 tests included{color}.  The patch doesn't appear to include 
any new or modified tests.
                        Please justify why no new tests are needed for this 
patch.
                        Also please list what manual steps were performed to 
verify this patch.

    {color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

    {color:red}-1 core tests{color}.  The test build failed in ambari-server 

Test results: 
https://builds.apache.org/job/Ambari-trunk-test-patch/9594//testReport/
Console output: 
https://builds.apache.org/job/Ambari-trunk-test-patch/9594//console

This message is automatically generated.

> Ambari Server symbolic links has double // when root dir is just /
> ------------------------------------------------------------------
>
>                 Key: AMBARI-19140
>                 URL: https://issues.apache.org/jira/browse/AMBARI-19140
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: trunk, 2.5.0
>            Reporter: Di Li
>            Assignee: Di Li
>         Attachments: AMBARI-19140.patch
>
>
> Notice the "//" in the symbolic link , where it could have been trimmed to be 
> just one leading "/"
> [root]# ll /usr/sbin/ambari-server
> lrwxrwxrwx 1 root root 26 Dec  5 11:27 /usr/sbin/ambari-server -> 
> //etc/init.d/ambari-server
> [root]# clear
> [root]# ll
> total 20
> drwxrwxr-x 4 root root   8192 Dec  5 11:32 ambari_agent
> lrwxrwxrwx 1 root root     42 Dec  5 11:27 ambari_commons -> 
> //usr/lib/ambari-server/lib/ambari_commons
> lrwxrwxrwx 1 root root     41 Dec  5 11:27 ambari_jinja2 -> 
> //usr/lib/ambari-server/lib/ambari_jinja2
> drwxrwxr-x 2 root root   4096 Dec  5 11:28 ambari_server
> lrwxrwxrwx 1 root root     45 Dec  5 11:27 ambari_simplejson -> 
> //usr/lib/ambari-server/lib/ambari_simplejson
> lrwxrwxrwx 1 root root     47 Dec  5 11:27 resource_management -> 
> //usr/lib/ambari-server/lib/resource_management
> drwxr-xr-x 5 ams  hadoop   83 Dec  6 09:26 resource_monitoring



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to