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/01/21 18:47:26 UTC

[jira] [Commented] (BIGTOP-2671) [Puppet] Zookeeper can not support multiple nodes deployment

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

Olaf Flebbe commented on BIGTOP-2671:
-------------------------------------

Hi [~evans_ye],

I do not understand this Jira. What is the problem you trying to fix?

Olaf

> [Puppet] Zookeeper can not support multiple nodes deployment
> ------------------------------------------------------------
>
>                 Key: BIGTOP-2671
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-2671
>             Project: Bigtop
>          Issue Type: Bug
>          Components: deployment
>    Affects Versions: 1.1.0
>            Reporter: Evans Ye
>            Assignee: Evans Ye
>
> Using Docker Provisioner to create a 3 node cluster for testing.
> The testing config:
> {code}
> cd bigtop/provisioner/docker
> cat config.yaml
> docker:
>         memory_limit: "4g"
>         image: "bigtop/puppet:centos-7"
> repo: "http://bigtop-repos.s3.amazonaws.com/releases/1.1.0/centos/7/x86_64"
> distro: centos
> components: [hadoop, yarn, spark, zookeeper, kafka]
> enable_local_repo: false
> smoke_test_components: [mapreduce, pig]
> jdk: "java-1.7.0-openjdk-devel.x86_64"
> ./docker-hadoop -c 3
> ./docker-hadoop -e 1 bash
> /usr/lib/zookeeper/bin/zkCli.sh
> create /test data
> {code}



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