Hello guys!
Nikolai, I improved method getRole and getUser,
Review please again:
https://github.com/apache/ignite/pull/1783but what do mean about override ?
Something like this:
public class IgniteFrameworkUnderTest extends IgniteFramework{
...
@Override
public String getUser(){
...
}
@Override
public String getRole(){
...
}
}
Vadim Opolski
2017-04-13 16:39 GMT+03:00 Nikolai Tikhonov (JIRA) <
[hidden email]>:
>
> [
https://issues.apache.org/jira/browse/IGNITE-4052?page=> com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
>
> Nikolai Tikhonov updated IGNITE-4052:
> -------------------------------------
>
> Vadim,
>
> I've left comment in the ticket.
>
> On Wed, Apr 12, 2017 at 3:00 PM, Вадим Опольский <
[hidden email]>
>
>
>
> > 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)
>