[
https://issues.apache.org/jira/browse/AMBARI-10783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14516851#comment-14516851
]
Hudson commented on AMBARI-10783:
---------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #2457 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/2457/])
AMBARI-10783 Implement time range for graph widget type. (atkach) (atkach:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=f00c0f1422020b38877756e3564cff91b1c055f0)
* ambari-web/app/views/main/service/widgets/create/step2_view.js
* ambari-web/app/views/common/widget/graph_widget_view.js
* ambari-web/app/models/widget.js
* ambari-web/app/models/widget_property.js
* ambari-web/app/controllers/main/service/widgets/create/step2_controller.js
* ambari-web/app/controllers/main/service/widgets/create/step3_controller.js
* ambari-web/app/assets/data/widget_layouts/HBASE_SUMMARY.json
* ambari-web/app/templates/main/service/info/summary.hbs
> Implement time range for graph widget type
> ------------------------------------------
>
> Key: AMBARI-10783
> URL: https://issues.apache.org/jira/browse/AMBARI-10783
> Project: Ambari
> Issue Type: Task
> Components: ambari-web
> Affects Versions: 2.1.0
> Reporter: Andrii Tkach
> Assignee: Andrii Tkach
> Priority: Critical
> Fix For: 2.1.0
>
> Attachments: AMBARI-10783.patch, Time Range.png,
> widget_creation_time_range.png
>
>
> As part of this ticket following needs to be accomplished:
> # API definition for Graph type stores time_range property in hours. So on
> create widget wizard [^widget_creation_time_range.png], whatever user selects
> should be converted into hours and accordingly saved in the API call.
> # On Edit widget wizard graph widget type time range value for existing
> widget should be shown by converting retrieved hours from API into the
> corresponding correct value (Last 1 hour, Last 2 hour, Last 1 week, etc)
> # For services with enhanced dashboard (HDFS, YARN and HBase), Time Range
> dropdown should not be shown [^Time Range.png]
> # On service summary page for enhanced dashboard services, each graph widget
> type should honor the time range specified in its properties and accordingly
> graph should be shown on summary page and when zoomed in.
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)