Return-Path: X-Original-To: apmail-crunch-dev-archive@www.apache.org Delivered-To: apmail-crunch-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 E1DB31159C for ; Mon, 23 Jun 2014 19:22:43 +0000 (UTC) Received: (qmail 53118 invoked by uid 500); 23 Jun 2014 19:22:43 -0000 Delivered-To: apmail-crunch-dev-archive@crunch.apache.org Received: (qmail 53080 invoked by uid 500); 23 Jun 2014 19:22:43 -0000 Mailing-List: contact dev-help@crunch.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@crunch.apache.org Delivered-To: mailing list dev@crunch.apache.org Received: (qmail 53068 invoked by uid 99); 23 Jun 2014 19:22:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Jun 2014 19:22:43 +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 (athena.apache.org: domain of mkwhit@gmail.com designates 209.85.223.173 as permitted sender) Received: from [209.85.223.173] (HELO mail-ie0-f173.google.com) (209.85.223.173) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Jun 2014 19:22:38 +0000 Received: by mail-ie0-f173.google.com with SMTP id y20so6188546ier.18 for ; Mon, 23 Jun 2014 12:22:17 -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=VIv0eJFlQ2YlPb6gyHwf52ImeNzkTZ54TXTRa5QdMf0=; b=s1mf+GjOi7mMA2I9q53LPjAH5QiRz9Mucc96VPiQqOyabYQqRsGHhljW+29dyRUqx7 EeDDFLwqY31OBqf+PikpFY5xaho/qLwA30NjNdMKpMDv4PydrpRQoleldZj/M3HG4Ddd rqCSLvO9PXFLOK8oReSXDRagTMyXQ+W1sAQgg8So9jLUlQV8dURh3IXmUnSiFYw69nDX PNgO043PJhk5+xO7s5rfL2M/3Gso/70w3ezIN08sEVb12P7VBe2uE08X9bsZxoSNUmB6 8LimQHE9RbaV5ioTlqL49p+zRTipQO+WU6BjyLxUlg74ni5h4oRrJCEJg369TtymOxzQ w9ow== X-Received: by 10.43.156.77 with SMTP id ll13mr24146873icc.59.1403551337265; Mon, 23 Jun 2014 12:22:17 -0700 (PDT) MIME-Version: 1.0 Received: by 10.64.6.230 with HTTP; Mon, 23 Jun 2014 12:21:57 -0700 (PDT) In-Reply-To: References: From: Micah Whitacre Date: Mon, 23 Jun 2014 14:21:57 -0500 Message-ID: Subject: Re: Binary Passivity To: dev@crunch.apache.org Content-Type: multipart/alternative; boundary=001a11c308fce1c0cf04fc85c290 X-Virus-Checked: Checked by ClamAV on apache.org --001a11c308fce1c0cf04fc85c290 Content-Type: text/plain; charset=UTF-8 I'm not sure we explicitly strive for it but that change is my fault. You can log a bug and I'll try to see what I can do to fix it. On Mon, Jun 23, 2014 at 10:36 AM, Allan Shoup wrote: > It looks like crunch-hbase:0.8.3 is not binary-compatible with 0.8.2 (the > HBaseSourceTarget changed the second parameter from a Scan to a Scan[]). Is > binary passivity a goal? If so, I can file a bug for this. > --001a11c308fce1c0cf04fc85c290--