Return-Path: X-Original-To: apmail-hadoop-mapreduce-user-archive@minotaur.apache.org Delivered-To: apmail-hadoop-mapreduce-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5E37F17D90 for ; Tue, 8 Sep 2015 23:46:09 +0000 (UTC) Received: (qmail 73039 invoked by uid 500); 8 Sep 2015 23:46:03 -0000 Delivered-To: apmail-hadoop-mapreduce-user-archive@hadoop.apache.org Received: (qmail 72932 invoked by uid 500); 8 Sep 2015 23:46:03 -0000 Mailing-List: contact user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hadoop.apache.org Delivered-To: mailing list user@hadoop.apache.org Received: (qmail 72921 invoked by uid 99); 8 Sep 2015 23:46:03 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Sep 2015 23:46:03 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 2B7E5E04C4 for ; Tue, 8 Sep 2015 23:46:03 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.898 X-Spam-Level: ** X-Spam-Status: No, score=2.898 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_H2=-0.001, SPF_PASS=-0.001] autolearn=disabled Authentication-Results: spamd1-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id rZ28AjEttN8s for ; Tue, 8 Sep 2015 23:46:02 +0000 (UTC) Received: from mail-io0-f169.google.com (mail-io0-f169.google.com [209.85.223.169]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTPS id C5234204D9 for ; Tue, 8 Sep 2015 23:46:01 +0000 (UTC) Received: by iofh134 with SMTP id h134so3428311iof.0 for ; Tue, 08 Sep 2015 16:46:00 -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=qP4wuy/usj3ptJCLQbCYRMh/e2Pa42OywuE8KqUdmrE=; b=D59FFzP4EkcfI9SMCLSyS0ZxKsyJmFo9BEBVSnPlkbi8K45eU9Wx07FJpcIsgw03Kk Q4Hk3+MyK86wVJnlCcj1AFOgRKY+0KZGbKKzYF6WSuN1lkL71m731q9RV6AnC48rWh8u 00MYgppnEsQ5ajNZ6V/UPbYutuWPR3MawXztdStXVwbORMz0201R+slpkliMnteicWla hu9chMRx8G+Ef2XroObQ+W1urq/ReamhC9mBiLBSEzHGvS3lWlpmzVHjq6OD53rhZ8c4 wIVuypZw53DWMH/skNh/RYRq76U5hyfbYrOZrj03Zm1pQm+mQPdlFtmhd0l7icjCDMqD ydhg== MIME-Version: 1.0 X-Received: by 10.107.165.140 with SMTP id o134mr14088722ioe.29.1441755960834; Tue, 08 Sep 2015 16:46:00 -0700 (PDT) Received: by 10.64.142.50 with HTTP; Tue, 8 Sep 2015 16:46:00 -0700 (PDT) Date: Tue, 8 Sep 2015 16:46:00 -0700 Message-ID: Subject: HDFS ShortCircuit Read on Mac? From: Demai Ni To: "user@hadoop.apache.org" Content-Type: multipart/alternative; boundary=001a1141fb90e603e3051f44f786 --001a1141fb90e603e3051f44f786 Content-Type: text/plain; charset=UTF-8 hi, folks, wondering anyone has setup HDFS shortcircuit Read on Mac? I installed hadoop through homebrew on Mac. It is up and running. But I cannot config "dfs.domain.socket.path" as instructed here: http://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-hdfs/ShortCircuitLocalReads.html Since there is no dn_socket on the mac. any pointers are appreciated. Demai --001a1141fb90e603e3051f44f786 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
hi, folks,

wondering anyone has setup H= DFS shortcircuit Read on Mac? I installed hadoop through homebrew on Mac. I= t is up and running. But I cannot config=C2=A0"dfs.domain.socket.path&= quot; as instructed here:=C2=A0