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 218AC200D53 for ; Mon, 30 Oct 2017 22:42:46 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 203C81609D5; Mon, 30 Oct 2017 21:42:46 +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 7094F160BF8 for ; Mon, 30 Oct 2017 22:42:45 +0100 (CET) Received: (qmail 94635 invoked by uid 500); 30 Oct 2017 21:42:44 -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 94501 invoked by uid 99); 30 Oct 2017 21:42:44 -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; Mon, 30 Oct 2017 21:42:44 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 67D4EDFCE5; Mon, 30 Oct 2017 21:42:44 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: altay@apache.org To: commits@beam.apache.org Date: Mon, 30 Oct 2017 21:42:46 -0000 Message-Id: <39f430b2476b42dcb059dab0b87ab56d@git.apache.org> In-Reply-To: <051b7bd6debe472aa99707af0ad683ac@git.apache.org> References: <051b7bd6debe472aa99707af0ad683ac@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [3/3] beam git commit: This closes #3993 archived-at: Mon, 30 Oct 2017 21:42:46 -0000 This closes #3993 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/c6b6668a Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/c6b6668a Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/c6b6668a Branch: refs/heads/release-2.2.0 Commit: c6b6668a5239a791bf96c0828c305e1482a081fd Parents: 6db1db7 6f07e3f Author: Ahmet Altay Authored: Mon Oct 30 14:42:29 2017 -0700 Committer: Ahmet Altay Committed: Mon Oct 30 14:42:29 2017 -0700 ---------------------------------------------------------------------- .../apache_beam/options/pipeline_options.py | 7 +++++ .../runners/dataflow/internal/apiclient.py | 11 ++++++++ .../runners/dataflow/internal/apiclient_test.py | 28 ++++++++++++++++++++ 3 files changed, 46 insertions(+) ----------------------------------------------------------------------