[
https://issues.apache.org/jira/browse/YARN-4455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15371311#comment-15371311
]
Varun Saxena edited comment on YARN-4455 at 7/11/16 6:09 PM:
-------------------------------------------------------------
[~jrottinghuis]
This is to fetch metric values as a time series within a specific time range.
For instance, if an application runs from 11:00 am to 11:45 am and user wants
to see a specific metric as a time series from 11:20 am to 11:40 am only (maybe
to debug some issue). This was the use case I had in mind.
We can use Scan#setColumnFamilyTimeRange which I think is available from HBase
1.2 onwards. I have linked the relevant HBase JIRA here as well.
was (Author: varun_saxena):
[~jrottinghuis]
This is to fetch metrics in a time series within a specific time range. For
instance, if an application runs from 11:00 am to 11:45 am and user wants to
see a specific metric as a time series from 11:20 am to 11:40 am only (maybe to
debug some issue). This was the use case I had in mind.
We can use Scan#setColumnFamilyTimeRange which I think is available from HBase
1.2 onwards. I have linked the relevant HBase JIRA here as well.
> Support fetching metrics by time range
> --------------------------------------
>
> Key: YARN-4455
> URL: https://issues.apache.org/jira/browse/YARN-4455
> Project: Hadoop YARN
> Issue Type: Sub-task
> Components: timelineserver
> Affects Versions: YARN-2928
> Reporter: Varun Saxena
> Assignee: Varun Saxena
> Labels: YARN-5355
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]