You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/09/19 22:56:21 UTC

[jira] [Commented] (BEAM-643) Allow users to specify a custom service account

    [ https://issues.apache.org/jira/browse/BEAM-643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15504940#comment-15504940 ] 

ASF GitHub Bot commented on BEAM-643:
-------------------------------------

GitHub user chamikaramj opened a pull request:

    https://github.com/apache/incubator-beam/pull/975

    [BEAM-643] Adds support for specifying a custom service account.

    Adds support for specifying a custom service account when using DataflowPipelineRunner.
    
    Updates Dataflow API client to latest version.
    
    Adds ability to skip generated files during lint checks.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/chamikaramj/incubator-beam custom_service_account

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-beam/pull/975.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #975
    
----
commit 11ace177a238cbd8439b1ee8d13e83cf6285c304
Author: Chamikara Jayalath <ch...@google.com>
Date:   2016-09-19T22:52:53Z

    Adds support for specifying a custom service account.
    
    Updates Dataflow API client to latest version.
    
    Adds ability to skip generated files during lint checks.

----


> Allow users to specify a custom service account
> -----------------------------------------------
>
>                 Key: BEAM-643
>                 URL: https://issues.apache.org/jira/browse/BEAM-643
>             Project: Beam
>          Issue Type: New Feature
>          Components: sdk-py
>            Reporter: Chamikara Jayalath
>            Assignee: Chamikara Jayalath
>
> Users should be able to specify a custom service account which can be used when creating VMs. This feature is specify to DataflowRunner and corresponding user option will be added to GoogleCloudOptions.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)