[
https://issues.apache.org/jira/browse/AMBARI-4385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13878824#comment-13878824
]
Andrew Onischuk commented on AMBARI-4385:
-----------------------------------------
https://reviews.apache.org/r/17186/
> Unable to install using EC2 RHAT 6.4 AMI
> ----------------------------------------
>
> Key: AMBARI-4385
> URL: https://issues.apache.org/jira/browse/AMBARI-4385
> Project: Ambari
> Issue Type: Bug
> Reporter: Andrew Onischuk
> Assignee: Andrew Onischuk
> Fix For: 1.5.0
>
> Attachments: AMBARI-4385.patch
>
>
> When attempting to install Stack 2.0.8 or Stack 1.3.4...
> {code}
> stderr:
> Group(params.user_group)
> 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 150, in run
> self.run_action(resource, action)
> File
> "/usr/lib/python2.6/site-packages/resource_management/core/environment.py",
> line 110, in run_action
> resource.provider)
> File
> "/usr/lib/python2.6/site-packages/resource_management/core/providers/__init__.py",
> line 79, in find_provider
> if resource in provider[env.system.platform]:
> KeyError: 'redhatenterpriseserver'
> stdout:
> 2014-01-16 16:15:10,252 - Cannot find configuration:
> '/configurations/mapred-site/mapreduce.tasktracker.group'. Using 'hadoop'
> value as default
> 2014-01-16 16:15:10,252 - Cannot find configuration:
> '/clusterHostInfo/hbase_master_hosts'. Using '[]' value as default
> 2014-01-16 16:15:10,252 - Cannot find configuration:
> '/clusterHostInfo/jtnode_host'. Using '[]' value as default
> 2014-01-16 16:15:10,252 - Cannot find configuration:
> '/clusterHostInfo/nimbus_hosts'. Using '[]' value as default
> 2014-01-16 16:15:10,253 - Group['hadoop'] {}
> {code}
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)