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

ASF GitHub Bot commented on FLINK-1589:
---------------------------------------

GitHub user rmetzger opened a pull request:

    https://github.com/apache/flink/pull/427

    [FLINK-1589] Add option to pass configuration to LocalExecutor

    Please review the changes.
    
    I'll add a testcase and update the documentation later today.

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

    $ git pull https://github.com/rmetzger/flink flink1589

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

    https://github.com/apache/flink/pull/427.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 #427
    
----
commit b75b4c285f4810faa5d02d638b61dc7b8e125c8d
Author: Robert Metzger <rmetz...@apache.org>
Date:   2015-02-20T11:40:41Z

    [FLINK-1589] Add option to pass configuration to LocalExecutor

----


> Add option to pass Configuration to LocalExecutor
> -------------------------------------------------
>
>                 Key: FLINK-1589
>                 URL: https://issues.apache.org/jira/browse/FLINK-1589
>             Project: Flink
>          Issue Type: New Feature
>            Reporter: Robert Metzger
>            Assignee: Robert Metzger
>
> Right now its not possible for users to pass custom configuration values to 
> Flink when running it from within an IDE.
> It would be very convenient to be able to create a local execution 
> environment that allows passing configuration files.



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

Reply via email to