Konstantinos Tsakalozos created BIGTOP-2473:
-----------------------------------------------
Summary: Mahout puppet script fails to find Package[hadoop]
Key: BIGTOP-2473
URL: https://issues.apache.org/jira/browse/BIGTOP-2473
Project: Bigtop
Issue Type: Bug
Affects Versions: 1.1.0
Reporter: Konstantinos Tsakalozos
Deploying role "mahout-client" fails with "Could not find dependency
Package[hadoop]"
Using the following site.yaml:
{noformat}
bigtop::bigtop_repo_uri:
http://bigtop-repos.s3.amazonaws.com/releases/1.1.0/ubuntu/trusty/x86_64
bigtop::hadoop_head_node: head.node.fqdn
bigtop::jdk_preinstalled: true
bigtop::roles:
- mahout-client
bigtop::roles_enabled: true
hadoop::common_hdfs::namenode_datanode_registration_ip_hostname_check: true
hadoop::common_yarn::yarn_nodemanager_vmem_check_enabled: false
hadoop::hadoop_storage_dirs:
- /data/1
- /data/2
{noformat}
You get the following error:
{noformat}
Error: Could not find dependency Package[hadoop] for Package[mahout] at
/home/ubuntu/bigtop.release/bigtop-1.1.0/bigtop-deploy/puppet/modules/mahout/manifests/init.pp:30
{noformat}
A patch is underway!
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)