[ 
https://issues.apache.org/jira/browse/YARN-4851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Li Lu updated YARN-4851:
------------------------
    Attachment: YARN-4851-trunk.004.patch

Version 004 patch to address [~djp]'s comments. One thing to notice is that I 
did not directly add the reference to EntityGroupFSTimelineStore in TDM 
metrics. Instead, I changed the javadoc of EntityGroupFSTimelineStoreMetric to 
make it point to TDM metrics. This is because the ats v1.5 plugin storage is 
added as a separate module and depends on the original ATS module. Adding a 
link from TDM metrics to EntityGroupFSTimelineStoreMetric requires the ATS v1 
module depends on the pluginstorage module, which is counterintuitive (and will 
cause cyclic dependencies). So right now I make the main javadoc increments on 
the plugin storage side. Please feel free to let me know if there's better way 
to organize this. Thanks! 

> Metric improvements for ATS v1.5 storage components
> ---------------------------------------------------
>
>                 Key: YARN-4851
>                 URL: https://issues.apache.org/jira/browse/YARN-4851
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: timelineserver
>            Reporter: Li Lu
>            Assignee: Li Lu
>         Attachments: YARN-4851-trunk.001.patch, YARN-4851-trunk.002.patch, 
> YARN-4851-trunk.003.patch, YARN-4851-trunk.004.patch
>
>
> We can add more metrics to the ATS v1.5 storage systems, including purging, 
> cache hit/misses, read latency, etc. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to