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

Hudson commented on AMBARI-15853:
---------------------------------

ABORTED: Integrated in Ambari-trunk-Commit #4651 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/4651/])
AMBARI-15853: Accumulo tracer start failed (jluniya) (jluniya: 
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=ef156489906570e6b755735659eabbaef6b9dc6c])
* 
ambari-server/src/main/resources/stacks/HDP/2.3/services/RANGER_KMS/configuration/ranger-kms-policymgr-ssl.xml
* 
ambari-server/src/main/resources/stacks/HDP/2.3/services/ACCUMULO/configuration/accumulo-env.xml
* 
ambari-server/src/main/resources/stacks/HDP/2.3/services/ACCUMULO/configuration/accumulo-site.xml
* 
ambari-server/src/main/resources/stacks/HDP/2.2/services/KNOX/configuration/ranger-knox-plugin-properties.xml
* 
ambari-server/src/main/resources/common-services/ACCUMULO/1.6.1.2.2.0/configuration/accumulo-site.xml
* 
ambari-server/src/main/resources/common-services/RANGER_KMS/0.5.0.2.3/configuration/ranger-kms-policymgr-ssl.xml
* 
ambari-server/src/main/resources/common-services/KNOX/0.5.0.2.2/configuration/ranger-knox-plugin-properties.xml
* 
ambari-server/src/main/resources/common-services/ACCUMULO/1.6.1.2.2.0/configuration/accumulo-env.xml


> Accumulo tracer start failed
> ----------------------------
>
>                 Key: AMBARI-15853
>                 URL: https://issues.apache.org/jira/browse/AMBARI-15853
>             Project: Ambari
>          Issue Type: Bug
>          Components: stacks
>    Affects Versions: 2.4.0
>            Reporter: Jayush Luniya
>            Assignee: Jayush Luniya
>             Fix For: 2.4.0
>
>         Attachments: AMBARI-15853.patch
>
>
> {noformat}
> 2016-04-12 21:05:27,694 - HdfsResource[None] {'security_enabled': True, 
> 'hadoop_bin_dir': '/usr/hdp/current/hadoop-client/bin', 'keytab': 
> '/etc/security/keytabs/hdfs.headless.keytab', 'dfs_type': '', 'default_fs': 
> 'hdfs://os-r6-ykubgs-hive-1-5.novalocal:8020', 'hdfs_resource_ignore_file': 
> '/var/lib/ambari-agent/data/.hdfs_resource_ignore', 'hdfs_site': ..., 
> 'kinit_path_local': '/usr/bin/kinit', 'principal_name': '[email protected]', 
> 'user': 'hdfs', 'action': ['execute'], 'hadoop_conf_dir': 
> '/usr/hdp/current/hadoop-client/conf', 'immutable_paths': 
> [u'/apps/hive/warehouse', u'/mr-history/done', u'/app-logs', u'/tmp']}
> 2016-04-12 21:05:27,695 - Execute['/usr/bin/kinit -kt 
> /etc/security/keytabs/accumulo.headless.keytab [email protected]; 
> ACCUMULO_CONF_DIR=/usr/hdp/current/accumulo-master/conf/server 
> /usr/hdp/current/accumulo-client/bin/accumulo init --user 
> [email protected] --instance-name {{stack_name}}-accumulo-instance 
> --clear-instance-name >/var/log/accumulo/accumulo-init.out 
> 2>/var/log/accumulo/accumulo-init.err'] {'logoutput': True, 'not_if': 
> \"ambari-sudo.sh su accumulo -l -s /bin/bash -c '/usr/bin/kinit -kt 
> /etc/security/keytabs/accumulo.headless.keytab [email protected]; 
> /usr/hdp/current/hadoop-client/bin/hadoop --config 
> /usr/hdp/current/hadoop-client/conf fs -stat 
> hdfs://os-r6-ykubgs-hive-1-5.novalocal:8020/apps/accumulo/data'\", 'user': 
> 'accumulo'}
> 2016-04-12 21:05:56,407 - Directory['/root'] {'owner': 'accumulo', 
> 'ignore_failures': True, 'group': 'hadoop', 'recursive_ownership': True}
> 2016-04-12 21:05:56,408 - Changing owner for /root from 0 to accumulo
> 2016-04-12 21:05:56,408 - Changing group for /root from 0 to hadoop
> 2016-04-12 21:05:56,408 - Skipping failure of Directory['/root'] due to 
> ignore_failures. Failure reason: Not performing recursive operation 
> ('recursive_ownership' or 'recursive_mode_flags') on folder '/root' as this 
> can damage the system. Please pass changed safemode_folders parameter to 
> Directory resource if you really intend to do this.
> 2016-04-12 21:05:56,409 - 
> Execute['ACCUMULO_CONF_DIR=/usr/hdp/current/accumulo-master/conf/server 
> /usr/hdp/current/accumulo-client/bin/accumulo 
> org.apache.accumulo.master.state.SetGoalState NORMAL'] {'not_if': 
> \"ambari-sudo.sh su accumulo -l -s /bin/bash -c 'ls 
> /var/run/accumulo/accumulo-accumulo-master.pid >/dev/null 2>&1 && ps `cat 
> /var/run/accumulo/accumulo-accumulo-master.pid` >/dev/null 2>&1'\", 'user': 
> 'accumulo'}
> 2016-04-12 21:05:59,988 - 
> Execute['ACCUMULO_CONF_DIR=/usr/hdp/current/accumulo-master/conf/server 
> /usr/hdp/current/accumulo-client/bin/accumulo master --address 
> os-r6-ykubgs-hive-1-2.novalocal > /var/log/accumulo/accumulo-master.out 
> 2>/var/log/accumulo/accumulo-master.err & echo $! > 
> /var/run/accumulo/accumulo-accumulo-master.pid'] {'not_if': \"ambari-sudo.sh 
> su accumulo -l -s /bin/bash -c 'ls 
> /var/run/accumulo/accumulo-accumulo-master.pid >/dev/null 2>&1 && ps `cat 
> /var/run/accumulo/accumulo-accumulo-master.pid` >/dev/null 2>&1'\", 'user': 
> 'accumulo'}",
> {noformat}
> Which runs:
> {noformat}
> accumulo init --user [email protected] --instance-name 
> {{stack_name}}-accumulo-instance --clear-instance-name
> {noformat}



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

Reply via email to