Dmytro Shkvyra created AMBARI-4515:
--------------------------------------
Summary: DataNode start fails during install on 1.3.3
Key: AMBARI-4515
URL: https://issues.apache.org/jira/browse/AMBARI-4515
Project: Ambari
Issue Type: Bug
Components: agent
Affects Versions: 1.5.0
Environment: Centos 6.4 (nano), single node
ambari-server --hash
61ad24e7b6e521f52e9aae150da45bf9659d381b
You have new mail in /var/spool/mail/root
ambari-server --version: 1.5.0.23
Reporter: Dmytro Shkvyra
Assignee: Dmytro Shkvyra
Fix For: 1.5.0
{code}
stderr: /var/lib/ambari-agent/data/errors-28.txt
not_if=service_is_up
File "/usr/lib/python2.6/site-packages/resource_management/core/base.py",
line 152, in __init__
self.env.run()
File
"/usr/lib/python2.6/site-packages/resource_management/core/environment.py",
line 175, in run
self.run_action(resource, action)
File
"/usr/lib/python2.6/site-packages/resource_management/core/environment.py",
line 116, in run_action
provider_action()
File
"/usr/lib/python2.6/site-packages/resource_management/core/providers/system.py",
line 237, in action_run
raise ex
Fail: Execution of 'ulimit -c unlimited && if [ `ulimit -c` != 'unlimited' ];
then exit 77; fi && export HADOOP_LIBEXEC_DIR=/usr/lib/hadoop/libexec &&
/usr/lib/hadoop/bin/hadoop-daemon.sh --config /etc/hadoop/conf start datanode'
returned 1. -bash: line 0: ulimit: core file size: cannot modify limit:
Operation not permitted
{code}
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)