You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Kengo Seki (JIRA)" <ji...@apache.org> on 2016/10/08 14:43:20 UTC

[jira] [Created] (BIGTOP-2551) docker-hadoop.sh --create fails with "Error: Could not match |$index" message

Kengo Seki created BIGTOP-2551:
----------------------------------

             Summary: docker-hadoop.sh --create fails with "Error: Could not match |$index" message
                 Key: BIGTOP-2551
                 URL: https://issues.apache.org/jira/browse/BIGTOP-2551
             Project: Bigtop
          Issue Type: Bug
          Components: provisioner
            Reporter: Kengo Seki
            Assignee: Kengo Seki


After BIGTOP-2531, {{docker-hadoop.sh --create}} fails with the following error.

{code}
sekikn@ubuntu:~/d/bigtop/provisioner/docker$ ./docker-hadoop.sh -c 1

(snip)

local yum = false ; NOT Enabling local yum.  Packages will be pulled from remote...
Error: Could not match |$index, at /bigtop-home/bigtop-deploy/puppet/modules/gpdb/manifests/init.pp:197 on node localhost
Error: Could not match |$index, at /bigtop-home/bigtop-deploy/puppet/modules/gpdb/manifests/init.pp:197 on node localhost
{code}

{{puppet apply}} seems to need {{--parser future}} option.



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