You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2014/09/30 21:47:34 UTC

[jira] [Commented] (AMBARI-7564) Storm failed to restart after adding HDFS service to a cluster

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

Hudson commented on AMBARI-7564:
--------------------------------

SUCCESS: Integrated in Ambari-trunk-Commit #427 (See [https://builds.apache.org/job/Ambari-trunk-Commit/427/])
AMBARI-7564. Storm failed to restart after adding HDFS service to a cluster (aonishuk) (aonishuk: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=11405289e525d1d67eb12df3eb4942e82fc5adf3)
* ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-INSTALL/scripts/hook.py
* ambari-server/src/main/resources/stacks/HDP/1.3.2/hooks/after-INSTALL/scripts/shared_initialization.py
* ambari-server/src/test/python/stacks/1.3.2/hooks/before-ANY/test_before_any.py
* ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-INSTALL/scripts/shared_initialization.py
* ambari-server/src/test/python/stacks/2.0.6/hooks/before-ANY/test_before_any.py
* ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/after-INSTALL/scripts/shared_initialization.py
* ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-ANY/scripts/params.py
* ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-INSTALL/files/changeToSecureUid.sh
* ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/after-INSTALL/scripts/hook.py
* ambari-server/src/test/python/stacks/1.3.2/hooks/after-INSTALL/test_after_install.py
* ambari-server/src/main/resources/stacks/HDP/1.3.2/hooks/before-ANY/scripts/hook.py
* ambari-server/src/main/resources/stacks/HDP/1.3.2/hooks/before-ANY/files/changeToSecureUid.sh
* ambari-server/src/test/python/stacks/2.0.6/hooks/before-INSTALL/test_before_install.py
* ambari-server/src/test/python/stacks/1.3.2/hooks/before-INSTALL/test_before_install.py
* ambari-server/src/main/resources/stacks/HDP/1.3.2/hooks/after-INSTALL/scripts/params.py
* ambari-server/src/main/resources/stacks/HDP/1.3.2/hooks/before-START/scripts/hook.py
* ambari-server/src/main/resources/stacks/HDP/1.3.2/hooks/before-INSTALL/scripts/hook.py
* ambari-server/src/main/resources/stacks/HDP/1.3.2/hooks/after-INSTALL/scripts/hook.py
* ambari-server/src/main/resources/stacks/HDP/1.3.2/hooks/before-INSTALL/files/changeToSecureUid.sh
* ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-ANY/scripts/shared_initialization.py
* ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/after-INSTALL/scripts/params.py
* ambari-server/src/test/python/stacks/2.0.6/hooks/after-INSTALL/test_after_install.py
* ambari-server/src/main/resources/stacks/HDP/1.3.2/hooks/before-ANY/scripts/params.py
* ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-ANY/files/changeToSecureUid.sh
* ambari-server/src/main/resources/stacks/HDP/1.3.2/hooks/before-ANY/scripts/shared_initialization.py
* ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariCustomCommandExecutionHelper.java
* ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-START/scripts/hook.py
* ambari-server/src/main/resources/stacks/HDP/1.3.2/hooks/before-INSTALL/scripts/shared_initialization.py
* ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-ANY/scripts/hook.py


> Storm failed to restart after adding HDFS service to a cluster
> --------------------------------------------------------------
>
>                 Key: AMBARI-7564
>                 URL: https://issues.apache.org/jira/browse/AMBARI-7564
>             Project: Ambari
>          Issue Type: Bug
>            Reporter: Andrew Onischuk
>            Assignee: Andrew Onischuk
>             Fix For: 1.7.0
>
>
> **STR:**
>   1. Deploy cluster w/ Storm, ZK, Nagios, Ganglia.
>   2. Add HDFS service to the cluster.
>   3. Click 'Restart All' for Storm.
> **Result:** Tasks _Restart DRPC Server, Restart Storm REST API Server, Restart Supervisor_ failed with such stderr:
>     
>     
>     Fail: User hdfs doesn't exist.
>     Error: Error: Unable to run the custom hook script ['/usr/bin/python2.6', '/var/lib/ambari-agent/cache/stacks/HDP/2.0.6/hooks/after-INSTALL/scripts/hook.py', 'INSTALL', '/var/lib/ambari-agent/data/command-69.json', '/var/lib/ambari-agent/cache/stacks/HDP/2.0.6/hooks/after-INSTALL', '/var/lib/ambari-agent/data/structured-out-69.json', 'INFO', '/var/lib/ambari-agent/data/tmp']Error: Error: Unable to run the custom hook script ['/usr/bin/python2.6', '/var/lib/ambari-agent/cache/stacks/HDP/2.0.6/hooks/before-START/scripts/hook.py', 'START', '/var/lib/ambari-agent/data/command-69.json', '/var/lib/ambari-agent/cache/stacks/HDP/2.0.6/hooks/before-START', '/var/lib/ambari-agent/data/structured-out-69.json', 'INFO', '/var/lib/ambari-agent/data/tmp']
>     



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