Return-Path: X-Original-To: apmail-hbase-dev-archive@www.apache.org Delivered-To: apmail-hbase-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 A5FEF11D82 for ; Thu, 15 May 2014 04:52:13 +0000 (UTC) Received: (qmail 94603 invoked by uid 500); 14 May 2014 18:13:21 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 94516 invoked by uid 500); 14 May 2014 18:13:21 -0000 Mailing-List: contact dev-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hbase.apache.org Delivered-To: mailing list dev@hbase.apache.org Received: (qmail 94508 invoked by uid 99); 14 May 2014 18:13:21 -0000 Received: from Unknown (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 May 2014 18:13:21 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of saint.ack@gmail.com designates 209.85.192.49 as permitted sender) Received: from [209.85.192.49] (HELO mail-qg0-f49.google.com) (209.85.192.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 May 2014 18:13:17 +0000 Received: by mail-qg0-f49.google.com with SMTP id a108so3413865qge.36 for ; Wed, 14 May 2014 11:12:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:content-type; bh=90XNPKlWzNvNtZHa32MkI0OAO301xkZaYg8ComeRzeg=; b=IcU+lDctnYFkSAQ39Kv7lSx59hcZA+gsyMI+5B17TKRuyiqoVCVshNkwnXxywY4xjg UMS2yse5YqWiD8cAuVia94puSHG22AgUInLwbmqYwg4xvW7FUUx3pOCYfmLEaVd2Eq3F U98Wq7wuCU5fsG78L5jOoLdjbM+icDX/du4rtMhPAV9s6D2SzHq28N+MR/73pz26bwt8 DdnGGyuO58CiIkpH1SW8OaStLiXDJgC1NEqjkH9sApLWI+m4jmkbmngtM8+c6o3FWQrj UdaN3K+H0pY6TgfnSWo04dQC+eDbbwkWtkw/T2nfF8FuyBDCIHAIB38CUVLelVzfI2O3 CZlQ== MIME-Version: 1.0 X-Received: by 10.224.5.134 with SMTP id 6mr6039297qav.52.1400091174097; Wed, 14 May 2014 11:12:54 -0700 (PDT) Sender: saint.ack@gmail.com Received: by 10.96.183.230 with HTTP; Wed, 14 May 2014 11:12:54 -0700 (PDT) In-Reply-To: <1399613810.85434.YahooMailNeo@web140604.mail.bf1.yahoo.com> References: <1399613810.85434.YahooMailNeo@web140604.mail.bf1.yahoo.com> Date: Wed, 14 May 2014 11:12:54 -0700 X-Google-Sender-Auth: XnFt_ksWqBuQiFFeDxgsnixGGZ0 Message-ID: Subject: Re: Hadoop 1.0, 1.1, short circuit reading, and replication From: Stack To: HBase Dev List , lars hofhansl Content-Type: multipart/alternative; boundary=001a11c2e97215d78804f96021bb X-Virus-Checked: Checked by ClamAV on apache.org --001a11c2e97215d78804f96021bb Content-Type: text/plain; charset=UTF-8 I added a note to the replication FAQ on the end of the doc. St.Ack On Thu, May 8, 2014 at 10:36 PM, lars hofhansl wrote: > Doing some local testing I noticed that replication does not work with > Hadoop 1.0.x or Hadoop 1.1.x when SSR is enabled. > Was banging my head at it for a while and until I realize what the issues > was, then I also came across this: > https://issues.apache.org/jira/browse/HDFS-2757 (which J-D fixed). > > We should document that replication will not work with Hadoop 1.0 when SSR > is enabled. > > Or am I missing something? > > -- Lars --001a11c2e97215d78804f96021bb--