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 82A8210929 for ; Mon, 23 Jun 2014 15:37:09 +0000 (UTC) Received: (qmail 5258 invoked by uid 500); 23 Jun 2014 15:37:09 -0000 Delivered-To: apmail-crunch-dev-archive@crunch.apache.org Received: (qmail 5225 invoked by uid 500); 23 Jun 2014 15:37:09 -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 5212 invoked by uid 99); 23 Jun 2014 15:37:09 -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 15:37:09 +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 allan.shoup@gmail.com designates 74.125.82.68 as permitted sender) Received: from [74.125.82.68] (HELO mail-wg0-f68.google.com) (74.125.82.68) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Jun 2014 15:37:03 +0000 Received: by mail-wg0-f68.google.com with SMTP id x13so2115349wgg.7 for ; Mon, 23 Jun 2014 08:36:42 -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=XZHxfts3KBejN8TDd+wKRtGl8A0kX2MOQXvuRZTDV2w=; b=Btt3x1aT7bCzirSIcgf13RL5vBSH4BSN3XVSWbsI5XZgarhK2gcukj7k4KbjqtU/Z+ SfffhxKqLq/Je7rpW+LgThz0otCYQ9gBI2npu7tjyPdsJmKMaRTo/v58uMm23CYMDhuP 6Az1j4RO0UoRx/a88fvnONd2D3CdMCfoO3utNYs2Xh38FqURUIG0ZuEZKVFPY4TYm85B DzhHIGcMgj6MT7BFArRhgM9MSz1Lu+QJv1hKykEWQknhkT/BeEvitNZHRJ/iFk8zndIN zhlVUVK4ajbrntJFCjii9TwxoSHPVbOPE8NOiPrt64ZW+hFywtAORgrJG73V6kaQdVYW VaAw== MIME-Version: 1.0 X-Received: by 10.180.84.7 with SMTP id u7mr5657660wiy.1.1403537802277; Mon, 23 Jun 2014 08:36:42 -0700 (PDT) Received: by 10.180.106.68 with HTTP; Mon, 23 Jun 2014 08:36:42 -0700 (PDT) Date: Mon, 23 Jun 2014 10:36:42 -0500 Message-ID: Subject: Binary Passivity From: Allan Shoup To: dev@crunch.apache.org Content-Type: multipart/alternative; boundary=f46d0418255c223aa304fc829ca3 X-Virus-Checked: Checked by ClamAV on apache.org --f46d0418255c223aa304fc829ca3 Content-Type: text/plain; charset=UTF-8 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. --f46d0418255c223aa304fc829ca3--