You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by Вадим Опольский <va...@gmail.com> on 2017/04/03 08:59:43 UTC

Re: [jira] [Comment Edited] (IGNITE-4052) Add ability to set up users for MESOS

Hello everybody!

Nikolay, I didn't have experience with ignite-yarn integration and didn't
have idea how fix it, but its interesting for me. Can you write name of
another java application, in which I can see how they connect to mesos.

Also, can you write how correctly to test working of Builder#setRoleBytes
and Builder#setUserBytes without library org.junit.Rule and
org.junit.contrib.java.lang.system.EnvironmentVariables.

Vadim

2017-03-31 18:07 GMT+03:00 Nikolay Tikhonov (JIRA) <ji...@apache.org>:

>
>     [ https://issues.apache.org/jira/browse/IGNITE-4052?page=
> com.atlassian.jira.plugin.system.issuetabpanels:comment-
> tabpanel&focusedCommentId=15951002#comment-15951002 ]
>
> Nikolay Tikhonov edited comment on IGNITE-4052 at 3/31/17 3:06 PM:
> -------------------------------------------------------------------
>
> [~javaller]
> I'm some bit confused. Builder#setRoleBytes and Builder#setUserBytes
> methods used only test and how user can provide this parameters in
> ignite-yarn integration? Also seems that the test does test nothing. I
> don't see any invocation "production code" from {{IgniteFrameworkInfoTest}}
> test. Do you have any idea how fix it?
> I think that need to investigate this deeper and look at another mesos
> application and see how they do it.
>
>
> was (Author: ntikhonov):
> [~javaller]
> I'm some bit confused. Builder#setRoleBytes and Builder#setUserBytes
> methods used only test and how user can provide this parameters in
> ignite-yarn integration? Also seems that test does test nothing. I don't
> see any invocation "production code" from {{IgniteFrameworkInfoTest}} test.
> Do you have any idea how fix it?
> I think that need to investigate this deeper and look at another mesos
> application and see how they do it.
>
> > 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)
>