Return-Path: X-Original-To: apmail-bigtop-user-archive@www.apache.org Delivered-To: apmail-bigtop-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7EAF211E4D for ; Fri, 4 Jul 2014 03:40:28 +0000 (UTC) Received: (qmail 54227 invoked by uid 500); 4 Jul 2014 03:40:28 -0000 Delivered-To: apmail-bigtop-user-archive@bigtop.apache.org Received: (qmail 54162 invoked by uid 500); 4 Jul 2014 03:40:28 -0000 Mailing-List: contact user-help@bigtop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@bigtop.apache.org Delivered-To: mailing list user@bigtop.apache.org Received: (qmail 54150 invoked by uid 99); 4 Jul 2014 03:40:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Jul 2014 03:40:27 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jayunit100.apache@gmail.com designates 209.85.220.50 as permitted sender) Received: from [209.85.220.50] (HELO mail-pa0-f50.google.com) (209.85.220.50) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Jul 2014 03:40:22 +0000 Received: by mail-pa0-f50.google.com with SMTP id bj1so1261161pad.23 for ; Thu, 03 Jul 2014 20:40:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=M1bwYTyM3r8X7b6CJZwprmDuXMJN+tJN2F5gptig8ak=; b=EMPH815XUlpgM+D4xPKsmQVVxe9BeM6l0eYPZ8/QujB/OWaNI/WCENJ6DPM/lpZWVk +C0/Y7rYZYz5jnUFARcWp+Dby7nKRp4M8Bh0/wpbLszb8j77H5hKzkKj0pOguqJp0ucz qhI0tAhYqkc7yAr0jpLx6lM37Xl15Ii8/TN1v43xTBaOqQ5yQCRe2Zdm5xkk4AGyZNCl 6IdN/aR//Ngv7u/0nka0DVSCDKiZ1UTbgNsE5nI3OwcHZ3ObCGyWebywg3+ewtg495pA tRVByXPkah4VBa/onnznLxVXp2RyALMz9jgggTAF6rlLWceW2HtNccNgUUiBkE0EIntu ojbA== MIME-Version: 1.0 X-Received: by 10.70.43.3 with SMTP id s3mr7784297pdl.11.1404445202112; Thu, 03 Jul 2014 20:40:02 -0700 (PDT) Received: by 10.70.132.39 with HTTP; Thu, 3 Jul 2014 20:40:02 -0700 (PDT) Date: Thu, 3 Jul 2014 23:40:02 -0400 Message-ID: Subject: puppet error (probably my fault) From: jay vyas To: "user@bigtop.apache.org" Content-Type: multipart/alternative; boundary=047d7bfead8060e5e804fd55e1ab X-Virus-Checked: Checked by ClamAV on apache.org --047d7bfead8060e5e804fd55e1ab Content-Type: text/plain; charset=UTF-8 Hi bigtop ! I've been playing with the puppet recipes, and am getting this error: Could not find value for 'hadoop_namenode_host' at /root/bigtop/bigtop-deploy/puppet/modules/hadoop/template/core-site.xml:19 Any idea where that would come from ? I'm deploying from instructions in the README for bigtop-deploy/puppet , with the following command: puppet apply -d --confdir=/root/bigtop/bigtop-deploy/puppet/ --modulepath=bigtop-deploy/puppet/modules bigtop-deploy/puppet/manifests/site.pp It appears to read the CSV file just fine, but seems to be choking on the "hadoop_namenode_host" variable --- probably this is a puppet variable scoping issue that I don't understand very well, or possibly a bug (but I doubt it since puppet recipes work just fine in vagrant). Also, maybe it could be a puppet versioning thing? Im using puppet 3.6.2 -- jay vyas --047d7bfead8060e5e804fd55e1ab Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi bigtop !

I've been playing with the puppet r= ecipes, and am getting this error:

Could not find value for = 9;hadoop_namenode_host' at /root/bigtop/bigtop-deploy/puppet/modules/ha= doop/template/core-site.xml:19

Any idea where that would come from ?

I'm deploying from instructions in the README for = bigtop-deploy/puppet , with the following command:

=C2=A0puppet app= ly -d --confdir=3D/root/bigtop/bigtop-deploy/puppet/ --modulepath=3Dbigtop-= deploy/puppet/modules bigtop-deploy/puppet/manifests/site.pp

It appears to read the CSV file just fine, but seems to be c= hoking on the "hadoop_namenode_host" variable --- probably this i= s a puppet variable scoping issue that I don't understand very well, or= possibly a bug (but I doubt it since puppet recipes work just fine in vagr= ant).

Also, maybe it could be a puppet versioning thing?=C2=A0 Im = using puppet 3.6.2

--
jay= vyas
--047d7bfead8060e5e804fd55e1ab--