Return-Path: X-Original-To: apmail-hadoop-common-dev-archive@www.apache.org Delivered-To: apmail-hadoop-common-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D8F5E1749E for ; Wed, 21 Oct 2015 08:42:08 +0000 (UTC) Received: (qmail 62724 invoked by uid 500); 21 Oct 2015 08:42:07 -0000 Delivered-To: apmail-hadoop-common-dev-archive@hadoop.apache.org Received: (qmail 62641 invoked by uid 500); 21 Oct 2015 08:42:07 -0000 Mailing-List: contact common-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-dev@hadoop.apache.org Delivered-To: mailing list common-dev@hadoop.apache.org Received: (qmail 62629 invoked by uid 99); 21 Oct 2015 08:42:07 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Oct 2015 08:42:07 +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 E2FC61809D4 for ; Wed, 21 Oct 2015 08:42:06 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.88 X-Spam-Level: ** X-Spam-Status: No, score=2.88 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01] autolearn=disabled Authentication-Results: spamd3-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id gPvCD2dDbv_i for ; Wed, 21 Oct 2015 08:42:03 +0000 (UTC) Received: from mail-qk0-f180.google.com (mail-qk0-f180.google.com [209.85.220.180]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTPS id 0055322F1F for ; Wed, 21 Oct 2015 08:42:03 +0000 (UTC) Received: by qkbl190 with SMTP id l190so25132119qkb.2 for ; Wed, 21 Oct 2015 01:42: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=NPk+bP91zq4Gt50JEppHIjPPmo/TOk2t8pzYt3AGwVE=; b=OfMZDa+O2EiQQUgpXLcf7Zt17I/O7KPKWCAVMyWjh/awNpfcaXXclziPOJ40sMajvJ R0UDmOLMu7RcbxsL80ERbEUZ58dJHnJSGswkJvN/KQMmSyKQBYeqNgTimex793RFaNMX h2Pt1+pRUK1X54wWZEXHI2WC+ICnThS+4acLaOV0pu5Vigmhnftlt5mYKSl3hOx8mSIX /eeV/OXq5nYdlp1W3UPzv6OGw5ed8X0wtMxNUboEsIfYB0nHnGb0XOY70RzOocQ8DB1c oUq7dPE2dcOhbg+GVi4R7JLnZNnDfMHTLRwX5m+VCUqN4K+CzOMAVOsL8TdXG8iDVFQX 97hg== MIME-Version: 1.0 X-Received: by 10.55.197.147 with SMTP id k19mr9385103qkl.11.1445416922161; Wed, 21 Oct 2015 01:42:02 -0700 (PDT) Received: by 10.55.22.146 with HTTP; Wed, 21 Oct 2015 01:42:02 -0700 (PDT) Date: Wed, 21 Oct 2015 01:42:02 -0700 Message-ID: Subject: Docker stuck while installing environment . From: Lavish Singal To: common-dev@hadoop.apache.org Content-Type: multipart/alternative; boundary=001a1149e55032a80a0522995ab9 --001a1149e55032a80a0522995ab9 Content-Type: text/plain; charset=UTF-8 Hello everyone, I'm a newbie here and following this wiki page to install the environments for Hadoop but while installing and running this command it takes ages to complete . It has stuck at below : Sending build context to Docker daemon 2.048 kB As mentioned in the BUILDING.txt that docker is very slow on MAC-OSx , should I switch to Unix or wait for the command to finish? Please suggest some solution. Thanking you! Regards, Lavish. --001a1149e55032a80a0522995ab9--