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

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

GitHub user greghogan opened a pull request:

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

    [FLINK-2625] Configuration not passed to JobGraphGenerator

    LocalExecutor and Client now pass Configuration to JobGraphGenerator.

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

    $ git pull https://github.com/greghogan/flink 
2625_configuration_not_passed_to_jobgraphgenerator

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

    https://github.com/apache/flink/pull/1095.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 #1095
    
----
commit 227e3464dff7af1c1347b1febb6d551bbaf1ab2f
Author: Greg Hogan <c...@greghogan.com>
Date:   2015-09-05T13:17:43Z

    [FLINK-2625] Configuration not passed to JobGraphGenerator
    
    LocalExecutor and Client now pass Configuration to JobGraphGenerator.

----


> Configuration not passed to JobGraphGenerator
> ---------------------------------------------
>
>                 Key: FLINK-2625
>                 URL: https://issues.apache.org/jira/browse/FLINK-2625
>             Project: Flink
>          Issue Type: Bug
>          Components: Distributed Runtime, Local Runtime
>    Affects Versions: master
>            Reporter: Greg Hogan
>            Priority: Minor
>
> LocalExecutor and Client fail to pass their Configuration to 
> JobGraphGenerator, so the following parameters were ignored:
>   taskmanager.runtime.max-fan
>   taskmanager.runtime.sort-spilling-threshold



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

Reply via email to