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 2017/06/27 06:26:00 UTC

[jira] [Commented] (BEAM-2521) Simplify packaging for python distributions

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

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

GitHub user aaltay opened a pull request:

    https://github.com/apache/beam/pull/3448

    [BEAM-2521] Use installed distribution name for sdk name

    Choose SDK name based on installed distributions. This would make it easier for downstream distributions directly depending on Beam to use custom sdk names. (It is also cleaner than using container versions.)
    
    R: @charlesccychen 
    cc: @tvalentyn 

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

    $ git pull https://github.com/aaltay/beam dist2

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

    https://github.com/apache/beam/pull/3448.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 #3448
    
----
commit 98bf7e8e78b6b8ad615d438b04af6c3a3863ac79
Author: Ahmet Altay <al...@google.com>
Date:   2017-06-27T06:22:36Z

    Use installed distribution name for sdk name

----


> Simplify packaging for python distributions
> -------------------------------------------
>
>                 Key: BEAM-2521
>                 URL: https://issues.apache.org/jira/browse/BEAM-2521
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py
>            Reporter: Ahmet Altay
>            Assignee: Ahmet Altay
>             Fix For: 2.1.0
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)