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 F3A8111A96 for ; Fri, 11 Jul 2014 17:02:39 +0000 (UTC) Received: (qmail 35906 invoked by uid 500); 11 Jul 2014 17:02:38 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 35826 invoked by uid 500); 11 Jul 2014 17:02:38 -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 35808 invoked by uid 99); 11 Jul 2014 17:02:38 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Jul 2014 17:02:38 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of ndimiduk@gmail.com designates 209.85.220.180 as permitted sender) Received: from [209.85.220.180] (HELO mail-vc0-f180.google.com) (209.85.220.180) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Jul 2014 17:02:36 +0000 Received: by mail-vc0-f180.google.com with SMTP id im17so2632523vcb.11 for ; Fri, 11 Jul 2014 10:02:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=27TOS+jg05Avi/vEUhkNSiIL8dGYJtVeq0jsMTpT3RI=; b=UgUZG8ZU4Rbsp6AB7gCcbiPQ9MSwe/NSXCyq0UWXSewsVilOMn3EyW1KYvU06u4+pg SjuLB6r9n9RvP2Y6Q/j4Gf5TVUZuUC2XfO34Ek3UloBeNq0gzOP/9ri/1Ruitg7jZ81+ tT0Ach7zMXGXqAEjwrmDtsSCArpOXo/aOfmIma+m6n0v8tYuC+DH8ilPC7gaDpvQ15Jp qzQkEI+mz/0QdnjV634JrLn/OZrN8Z9HIskTRuz53/s4VJEznHsqD9zNTO0gqGXrmvfA LWeQxVRTxxXhpXs9+55XAC6nhrnswoZmbeSXtyb7AOC7vNCOQYOotaKY5iEjWsmjuAu/ Cdrg== X-Received: by 10.58.227.229 with SMTP id sd5mr57602vec.15.1405098131612; Fri, 11 Jul 2014 10:02:11 -0700 (PDT) MIME-Version: 1.0 Received: by 10.58.1.166 with HTTP; Fri, 11 Jul 2014 10:01:51 -0700 (PDT) In-Reply-To: References: From: Nick Dimiduk Date: Fri, 11 Jul 2014 10:01:51 -0700 Message-ID: Subject: Re: Hadoop-Azure storage To: hbase-dev Content-Type: multipart/alternative; boundary=047d7bd74f3e026b7f04fdede7ac X-Virus-Checked: Checked by ClamAV on apache.org --047d7bd74f3e026b7f04fdede7ac Content-Type: text/plain; charset=UTF-8 I believe "transaction log" == WAL. On Fri, Jul 11, 2014 at 9:57 AM, Jean-Marc Spaggiari < jean-marc@spaggiari.org> wrote: > Interesting. What do they mean by "HBase transaction log files"? Do they > talk about a transactional framework? Or about the WALs/HFiles??? > > > 2014-07-11 12:22 GMT-04:00 Nick Dimiduk : > > > FYI. It looks like the Microsoft folks want to make Azue the definitive > > cloud on which to run HBase. > > > > -n > > > > https://issues.apache.org/jira/browse/HADOOP-10809 > > > --047d7bd74f3e026b7f04fdede7ac--