You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gearpump.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/09/29 05:23:20 UTC

[jira] [Commented] (GEARPUMP-144) Modify Gearpump's yarnclient so it can use provided user for HDFS and YARN

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

ASF GitHub Bot commented on GEARPUMP-144:
-----------------------------------------

GitHub user huafengw opened a pull request:

    https://github.com/apache/incubator-gearpump/pull/90

    fix GEARPUMP-144 make the user for HDFS and Yarn configurable in yarn…

    …client

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

    $ git pull https://github.com/huafengw/incubator-gearpump fix_144

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

    https://github.com/apache/incubator-gearpump/pull/90.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 #90
    
----
commit c5415f75e6e7536eb1aa06ca25273fccbaccf798
Author: huafengw <fv...@gmail.com>
Date:   2016-09-29T05:02:46Z

    fix GEARPUMP-144 make the user for HDFS and Yarn configurable in yarnclient

----


> Modify Gearpump's yarnclient so it can use provided user for HDFS and YARN
> --------------------------------------------------------------------------
>
>                 Key: GEARPUMP-144
>                 URL: https://issues.apache.org/jira/browse/GEARPUMP-144
>             Project: Apache Gearpump
>          Issue Type: Improvement
>          Components: yarn
>            Reporter: Karol Brejna
>
> We have dedicated users for operations like deploying applications to yarn, accessing hdfs etc. 
> Currently, there is no way to provide yarnclient (Gearpump component for spawning Gearpump to yarn) the user to be used in the operation.
> Gearpump code needs to be modified to overcome this shortcoming.



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