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/06/17 20:51:05 UTC

[jira] [Commented] (BEAM-356) Custom commands not executed on pip install for user workflow package

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

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

GitHub user charlesccychen opened a pull request:

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

    [BEAM-356] Update juliaset example to support custom commands on "pip install"

    This change updates the juliaset example to support custom commands run when the workflow package is installed on a worker with "pip install".

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

    $ git pull https://github.com/charlesccychen/incubator-beam pip-setup-commands

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

    https://github.com/apache/incubator-beam/pull/491.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 #491
    
----
commit 368f5e1e266c271db0d24f5b5d76a5521f878f47
Author: Charles Chen <cc...@google.com>
Date:   2016-06-17T20:36:32Z

    Update juliaset example to support "pip install"

----


> Custom commands not executed on pip install for user workflow package
> ---------------------------------------------------------------------
>
>                 Key: BEAM-356
>                 URL: https://issues.apache.org/jira/browse/BEAM-356
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py
>            Reporter: Charles Chen
>            Assignee: Charles Chen
>            Priority: Minor
>
> Custom commands in setup.py stopped working after Dataflow switched from using "easy_install" to "pip install" for installing user workflow packages.
> Please see https://github.com/GoogleCloudPlatform/DataflowPythonSDK/issues/20.



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