You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apex.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/06/06 04:25:18 UTC

[jira] [Commented] (APEXCORE-742) Yarn client not being correctly initialized in all cases

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

ASF GitHub Bot commented on APEXCORE-742:
-----------------------------------------

GitHub user PramodSSImmaneni opened a pull request:

    https://github.com/apache/apex-core/pull/539

    APEXCORE-742 Fix for creation of yarn client instances

    

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

    $ git pull https://github.com/PramodSSImmaneni/apex-core APEXCORE-742

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

    https://github.com/apache/apex-core/pull/539.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 #539
    
----
commit 912fb951d8c9ca88b69fc3e3d500a41ab9e523b7
Author: Pramod Immaneni <pr...@datatorrent.com>
Date:   2017-06-06T00:24:03Z

    APEXCORE-742 Using a common utility method for creaton of yarn client instances and fixing scenarios where the client is not being initialized correctly.

----


> Yarn client not being correctly initialized in all cases
> --------------------------------------------------------
>
>                 Key: APEXCORE-742
>                 URL: https://issues.apache.org/jira/browse/APEXCORE-742
>             Project: Apache Apex Core
>          Issue Type: Bug
>            Reporter: Pramod Immaneni
>            Assignee: Pramod Immaneni
>
> There are multiple places in the code where a YarnClient instance is being created and initialized. There are a couple of places where this is not being done correctly. Also, most of the creation and initialization is similar and can be abstracted into a common method.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)