[
https://issues.apache.org/jira/browse/IGNITE-4052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15936205#comment-15936205
]
ASF GitHub Bot commented on IGNITE-4052:
----------------------------------------
GitHub user vadopolski opened a pull request:
https://github.com/apache/ignite/pull/1662
IGNITE-4052
Protos.FrameworkInfoSetup.SetUser added getting MESOS_USER option.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vadopolski/ignite IGNITE-4052
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/1662.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 #1662
----
commit f137d15a21b5432b9886899dfaa90c8ba47ca604
Author: vopolski <2w3e4r5t>
Date: 2017-03-22T12:16:38Z
IGNITE-4052
Protos.FrameworkInfoSetup.SetUser added getting MESOS_USER option.
----
> Add ability to set up users for MESOS
> -------------------------------------
>
> Key: IGNITE-4052
> URL: https://issues.apache.org/jira/browse/IGNITE-4052
> Project: Ignite
> Issue Type: Improvement
> Components: general
> Affects Versions: 1.7
> Reporter: Nikolay Tikhonov
> Assignee: Vadim Opolski
> Priority: Trivial
>
> In current implementation Ignite Mesos Framework connects to MESOS cluster
> via current user. Need to add ability to configure this parameters via system
> env properties. Also need to add properties for mesos role.
> See org/apache/ignite/mesos/IgniteFramework.java:537
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)