prateekm opened a new pull request #980: Cleaned up AM logs and naming 
convention
URL: https://github.com/apache/samza/pull/980
 
 
   1. To disambiguate between YARN containers and Samza Processor. 
   2. Use consistent logging format. Now can search logs with strings 
"Container ID: <id>", "Processor ID: <id>", and "host: <hostname>" to find all 
relevant information for the container / processor / host.
   3. Removed references to "preferred host" in logs when host affinity is 
disabled.
   
   Without Host Affinity
   Before: 
https://0bin.net/paste/VwqKIK2ADNCrycb-#UiOWKLYwnphA72uwXcj4wQzSX3MVqM8+qT+FY+3-tQJ
   After: 
https://0bin.net/paste/ts+fifnScrpKpIkU#nZ0RhSaqImzHNheYBbK4ROxICnehLPzPnwHFFY+Xj1Z
   
   With Host Affinity: 
   Before: 
https://0bin.net/paste/6Z5914FWYWJuCGo3#76r4QO+K8SX9NBJyT7yfp9Mi25-N0pzmDmIxuknEipy
   After: 
https://0bin.net/paste/fBKJyYqHTtn41CMZ#35MEGwpsgQjeoNf0U1lnIQqywlW2vm+qim3dI3mRxfb

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to