taojieterry

Results 8 comments of taojieterry

@DarinJ ,I don't quite understand that the profiles should reflect the vCores of the NM. Did you mean that we should config it like: ``` profiles: zero: # NMs launched...

@DarinJ thank you for reply and it makes sense to me now. BTW, should we change "cpu" in profiles to "vcore" to make it less confusing? Maybe "cpu" should be...

@DarinJ , is there anything else I can do before this patch get merged?

Sorry for update this so late. I am out of town this week, and the patch will be updated before next Friday.

@DarinJ , I took a look into NMHeartBeatHandler.java and YarnNodeCapacityManager.java, and found all logic that convert resource from mesos offer to Yarn resource is in OfferUtils.getYarnResourcesFromMesosOffers. It seems to me...

Updated the patch and added some unittests, also I tested manually in my own environment(also tested fgs). @DarinJ please take another look on this patch, thank you in advance.

Thank you @DarinJ, I think this patch and Myraid-247&250 are ready now. It has been running stably in my environment for a while. However I found it difficult to add...

Hi @DarinJ , would you mind getting those patches merged to master branch recently? It has been waiting here for a while:)