Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 3AA59200CF7 for ; Tue, 19 Sep 2017 16:34:05 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 393301609DD; Tue, 19 Sep 2017 14:34:05 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 7E8EB1609DB for ; Tue, 19 Sep 2017 16:34:04 +0200 (CEST) Received: (qmail 27940 invoked by uid 500); 19 Sep 2017 14:34:03 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 27929 invoked by uid 99); 19 Sep 2017 14:34:03 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Sep 2017 14:34:03 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 01CC3183A26 for ; Tue, 19 Sep 2017 14:34:03 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -99.202 X-Spam-Level: X-Spam-Status: No, score=-99.202 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id 6IWOhGD-Srqi for ; Tue, 19 Sep 2017 14:34:02 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id C73325FCC3 for ; Tue, 19 Sep 2017 14:34:01 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id E7807E0EE7 for ; Tue, 19 Sep 2017 14:34:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 59D8F244FE for ; Tue, 19 Sep 2017 14:34:00 +0000 (UTC) Date: Tue, 19 Sep 2017 14:34:00 +0000 (UTC) From: "Shashikant Banerjee (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HDFS-12469) Ozone: Create docker-compose definition to easily test real clusters MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 19 Sep 2017 14:34:05 -0000 [ https://issues.apache.org/jira/browse/HDFS-12469?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1617= 1792#comment-16171792 ]=20 Shashikant Banerjee commented on HDFS-12469: -------------------------------------------- I tried on Mac and i am seeing the following errors: Status: Downloaded newer image for flokkr/hadoop-runner:latest Creating ozone_datanode_1 ... Creating ozone_scm_1 ... Creating ozone_ksm_1 ... Creating ozone_namenode_1 ... Creating ozone_datanode_1 Creating ozone_scm_1 Creating ozone_namenode_1 Creating ozone_namenode_1 ... error ERROR: for ozone_namenode_1=E2=80=82=E2=80=82Cannot start service namenode:= driver failed programming external connectivity on endpoint ozone_namenode= _1 (1a17659203f37fbccee4cfb79d97b651044083593a9b8930d572b8d690f8012e): Erro= r starting userland proxy: BiCreating ozone_ksm_1 ... done ERROR: for namenode=E2=80=82=E2=80=82Cannot start service namenode: driver = failed programming external connectivity on endpoint ozone_namenode_1 (1a17= 659203f37fbccee4cfb79d97b651044083593a9b8930d572b8d690f8012e): Error starti= ng userland proxy: Bind for 0.0.0.0:9870 failed: port is already allocated ERROR: Encountered errors while bringing up the project > Ozone: Create docker-compose definition to easily test real clusters > -------------------------------------------------------------------- > > Key: HDFS-12469 > URL: https://issues.apache.org/jira/browse/HDFS-12469 > Project: Hadoop HDFS > Issue Type: Sub-task > Components: ozone > Reporter: Elek, Marton > Assignee: Elek, Marton > Fix For: HDFS-7240 > > Attachments: HDFS-12469-HDFS-7240.WIP1.patch > > > The goal here is to create a docker-compose definition for ozone pseudo-c= luster with docker (one component per container).=20 > Ideally after a full build the ozone cluster could be started easily with= after a simple docker-compose up command. =20 -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: hdfs-issues-help@hadoop.apache.org