GitHub user jihoonson opened a pull request:

    https://github.com/apache/tajo/pull/715

    TAJO-1802: PythonScriptEngine copies controller and tajo util whenever it 
is initialized

    I've changed to copy python files exactly once before script engine is 
started in master. In worker, python files are treated as one of shared 
resources.

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

    $ git pull https://github.com/jihoonson/tajo-2 TAJO-1802

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

    https://github.com/apache/tajo/pull/715.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 #715
    
----
commit 37eabf2f274f8d09b34e52e511e2f1844d6d8233
Author: Jihoon Son <[email protected]>
Date:   2015-08-31T09:51:40Z

    TAJO-1802

commit d335fd25f2751a210fbc25ebf4360cacea0ff1f2
Author: Jihoon Son <[email protected]>
Date:   2015-08-31T11:06:37Z

    TAJO-1802

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to