You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Olaf Flebbe (JIRA)" <ji...@apache.org> on 2017/08/14 17:03:00 UTC

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

    [ https://issues.apache.org/jira/browse/BIGTOP-2551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16125972#comment-16125972 ] 

Olaf Flebbe commented on BIGTOP-2551:
-------------------------------------

Hi [~sekikn], the patch you are proposed breaks new puppet versions. See BIGTOP-2862
I am confident there is a better solution. Could you please elaborate on which OS this happend ?



> 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
>             Fix For: 1.2.0
>
>         Attachments: BIGTOP-2551.1.patch
>
>
> 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.4.14#64029)