You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by bowenli86 <gi...@git.apache.org> on 2018/02/19 08:06:23 UTC

[GitHub] flink pull request #5522: [hotfix] [javadoc] fix wrong javadoc in AbstractYa...

GitHub user bowenli86 opened a pull request:

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

    [hotfix] [javadoc] fix wrong javadoc in AbstractYarnClusterDescriptor

    ## What is the purpose of the change
    
    hotfix of javadoc in AbstractYarnClusterDescriptor
    
    ## Brief change log
    
    hotfix of javadoc in AbstractYarnClusterDescriptor
    
    ## Verifying this change
    
    This change is a trivial rework / code cleanup without any test coverage.
    
    ## Does this pull request potentially affect one of the following parts:
    
    none
    
    ## Documentation
    
    none

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

    $ git pull https://github.com/bowenli86/flink hotfix

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

    https://github.com/apache/flink/pull/5522.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 #5522
    
----
commit ae112511cf41931e8010b5e0607714ce02f5cc2f
Author: Bowen Li <bo...@...>
Date:   2018-02-19T08:04:54Z

    fix wrong javadoc

----


---

[GitHub] flink issue #5522: [FLINK-8710] [YARN] AbstractYarnClusterDescriptor doesn't...

Posted by bowenli86 <gi...@git.apache.org>.
Github user bowenli86 commented on the issue:

    https://github.com/apache/flink/pull/5522
  
    cc @tillrohrmann 


---

[GitHub] flink pull request #5522: [FLINK-8710] [YARN] AbstractYarnClusterDescriptor ...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---

[GitHub] flink issue #5522: [hotfix] hotfix for AbstractYarnClusterDescriptor

Posted by bowenli86 <gi...@git.apache.org>.
Github user bowenli86 commented on the issue:

    https://github.com/apache/flink/pull/5522
  
    the failure in travis build is irrelevant


---