You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/10/20 21:43:28 UTC

[jira] [Commented] (FLINK-2820) Configuration not passed to JobGraphGenerator

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

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

GitHub user greghogan opened a pull request:

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

    [FLINK-2820] Configuration not passed to JobGraphGenerator

    This was previously reported as FLINK-2625 (commit 8a84937215ea575fa94a00d11c2517902d252756).
    The Client class was concurrently refactored with FLINK-2097 (commit 71bf2f570861daae53b24bfcf1d06aedb85311b9).

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

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

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

    https://github.com/apache/flink/pull/1278.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 #1278
    
----
commit acd72bb02d5245c705c0dce910ebd2709c14e4bc
Author: Greg Hogan <co...@greghogan.com>
Date:   2015-10-20T16:13:10Z

    [FLINK-2820] Configuration not passed to JobGraphGenerator
    
    This was previously reported as FLINK-2625 (commit 8a84937215ea575fa94a00d11c2517902d252756).
    The Client class was concurrently refactored with FLINK-2097 (commit 71bf2f570861daae53b24bfcf1d06aedb85311b9).

----


> Configuration not passed to JobGraphGenerator
> ---------------------------------------------
>
>                 Key: FLINK-2820
>                 URL: https://issues.apache.org/jira/browse/FLINK-2820
>             Project: Flink
>          Issue Type: Bug
>          Components: Command-line client
>    Affects Versions: 0.10
>            Reporter: Greg Hogan
>            Assignee: Greg Hogan
>            Priority: Minor
>             Fix For: 0.10
>
>
> This was previously reported as FLINK-2625 (commit 8a84937215ea575fa94a00d11c2517902d252756). The Client class was concurrently refactored with FLINK-2097 (commit 71bf2f570861daae53b24bfcf1d06aedb85311b9).



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