Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id AC7C2200C7B for ; Sat, 6 May 2017 02:24:18 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id AB495160BBF; Sat, 6 May 2017 00:24:18 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id E647A160BAF for ; Sat, 6 May 2017 02:24:17 +0200 (CEST) Received: (qmail 424 invoked by uid 500); 6 May 2017 00:24:17 -0000 Mailing-List: contact commits-help@beam.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@beam.apache.org Delivered-To: mailing list commits@beam.apache.org Received: (qmail 406 invoked by uid 99); 6 May 2017 00:24:17 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 May 2017 00:24:17 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id F2693DFE15; Sat, 6 May 2017 00:24:16 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: dhalperi@apache.org To: commits@beam.apache.org Date: Sat, 06 May 2017 00:24:17 -0000 Message-Id: <041f4026e4ee4f0aa02044b1bb28de49@git.apache.org> In-Reply-To: <8f41d7e9eec5400db91d5196fe05842c@git.apache.org> References: <8f41d7e9eec5400db91d5196fe05842c@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [2/2] beam git commit: This closes #2932 archived-at: Sat, 06 May 2017 00:24:18 -0000 This closes #2932 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/b9c8cfe2 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/b9c8cfe2 Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/b9c8cfe2 Branch: refs/heads/release-2.0.0 Commit: b9c8cfe227d7a6bcb258b93717969a78a31dac07 Parents: 56262d8 1a77e20 Author: Dan Halperin Authored: Fri May 5 17:24:12 2017 -0700 Committer: Dan Halperin Committed: Fri May 5 17:24:12 2017 -0700 ---------------------------------------------------------------------- pom.xml | 2 +- .../org/apache/beam/sdk/io/gcp/bigtable/BigtableIO.java | 2 +- .../beam/sdk/io/gcp/bigtable/BigtableServiceImpl.java | 9 --------- 3 files changed, 2 insertions(+), 11 deletions(-) ----------------------------------------------------------------------