Just FYI, note the default hierarchical allocator doesn't do anything with the 
resource requests it receives. See 
https://github.com/apache/mesos/blob/master/src/master/allocator/mesos/hierarchical.cpp

> On May 30, 2016, at 23:58, Guangya Liu <[email protected]> wrote:
> 
> I think that you can filter the offers based on slave attribute, all of the 
> offers are assigned agent attributes in the offer: 
> https://github.com/apache/mesos/blob/master/src/master/master.cpp#L5637
> 
>> On Tue, May 31, 2016 at 2:33 PM, Nihal Harish <[email protected]> 
>> wrote:
>> Hi,
>> 
>> The mesos.proto file allows us to specify request offers based on only 
>> slave_id and resources, is there some way to request offers based on slave 
>> attributes and/or hostname?
>> 
>> Thanks.
>> Regards,
>> Nihal
> 

Reply via email to