you can prepend the master/slave command line with GLOG_v=<level> for example, to see VLOG(1) messages, prepend command line with GLOG_v=1
@vinodkone On Fri, Jan 17, 2014 at 4:04 AM, Sai Sagar <[email protected]> wrote: > Hi, > > Can I know how to run mesos to see logging labelled with VLOG? > > Thanks and Regards > > J. Sai Sagar > Associate Engineer, > Innovation Labs > Impetus - Bangalore > > > On Fri, Jan 17, 2014 at 1:53 PM, Sai Sagar <[email protected]> wrote: > >> Hi, >> >> But in my framework, after registration, master is not sending resource >> offers. May I know what might be the issue? If I disconnect the slave, >> slave Lost is also called. >> >> J. Sai Sagar >> >> >> On Fri, Jan 17, 2014 at 1:41 PM, Vinod Kone <[email protected]> wrote: >> >>> Yes that is correct, assuming there are slave(s) registered with the >>> master. >>> >>> >>> @vinodkone >>> >>> >>> On Thu, Jan 16, 2014 at 11:05 PM, Sai Sagar <[email protected]> wrote: >>> >>>> Hi all, >>>> >>>> If a framework is able to register successfully, what happens in the >>>> next step? Will the master send resource offers immediately after >>>> registration? I am confused. Require some help >>>> >>>> Thanks and Regards, >>>> >>>> J. Sai Sagar >>>> Associate Engineer, >>>> Innovation Labs >>>> Impetus - Bangalore >>>> >>> >>> >> >

