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

Hadoop QA commented on AMBARI-10562:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12726138/AMBARI-10562_01.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 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/2383//testReport/
Console output: 
https://builds.apache.org/job/Ambari-trunk-test-patch/2383//console

This message is automatically generated.

> Issues when log/pid dirs are customized - Kafka and Knox
> --------------------------------------------------------
>
>                 Key: AMBARI-10562
>                 URL: https://issues.apache.org/jira/browse/AMBARI-10562
>             Project: Ambari
>          Issue Type: Bug
>    Affects Versions: 1.7.0
>            Reporter: Emil Anca
>            Assignee: Emil Anca
>             Fix For: 2.1.0
>
>         Attachments: AMBARI-10562_01.patch
>
>
> Hi all
> I ran a number of tests before we do start where I ran Ambari 1.7 to install 
> HDP 2.2 on a VM after changing all the /var/log, /var/run, /hadoop references 
> form defaults to instead be under some other dir.  I am encountering a number 
> of Ambari failures which I needed help on. 
> * The Knox pid dir did not created. Workaround by manually creating it. 
> Fail: Execution of 'chown -R knox:knox /var/lib/knox/data /var/log/knox 
> /mydisk/run/knox /etc/knox/conf' returned 1. chown: cannot access 
> `/mydisk/run/knox': No such file or directory
> After the install wizard error out I also noticed:
> * Starting Kafka/Knox from Ambari actually starts the processes but Ambari 
> thinks they died and goes red. On further investigation the /mydisk/run/kafka 
> and /mydisk/run/knox are empty so the pid files are not getting created. I 
> re-installed on fresh VM and ran the below to give kafka/knox users access to 
> those dirs before running install wizard but still got same error (even 
> though as those users I can write to those dirs)
> chmod +x /mydisk/run
> chmod +x /mydisk
> Thanks in advance for your help



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

Reply via email to