Hello guys! Nikolay, I looked at cassandra mesos integration, but cant find how to test ability to configure mesos and user via system env properties. I will continue to search in another projects which use Mesos.
Review please pull request - https://github.com/vadopolski/ignite/pull/2. It contains new test and method for setting system environments. Can you close issue https://issues.apache.org/jira/browse/IGNITE-4052 and open new, about testing Mesos Integration. Vadim Opolski 2017-04-03 12:13 GMT+03:00 Nikolay Tikhonov (JIRA) <[email protected]>: > > [ https://issues.apache.org/jira/browse/IGNITE-4052?page=com. > atlassian.jira.plugin.system.issuetabpanels:comment-tabpane > l&focusedCommentId=15953167#comment-15953167 ] > > Nikolay Tikhonov commented on IGNITE-4052: > ------------------------------------------ > > [~javaller], > For example you can look at cassandra mesos integration > https://github.com/mesosphere/dcos-cassandra-service/blob/5d > 6d15e646f1df2fa10fa98d91993d3a6b4719c4/cassandra-commons/src > /main/java/com/mesosphere/dcos/cassandra/common/config/ServiceConfig.java. > List of application which use Mesos not secret and can be found on official > mesos site http://mesos.apache.org/documentation/latest/frameworks. ;) > > I'm really don't understand how the libs can help you. Could you clarify > 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) >
