[jira] [Resolved] (AMBARI-25983) Add ambari infra support
[ https://issues.apache.org/jira/browse/AMBARI-25983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] caijialiang resolved AMBARI-25983. -- Resolution: Implemented > Add ambari infra support > - > > Key: AMBARI-25983 > URL: https://issues.apache.org/jira/browse/AMBARI-25983 > Project: Ambari > Issue Type: Technical task >Reporter: caijialiang >Assignee: caijialiang >Priority: Major > -- This message was sent by Atlassian Jira (v8.20.10#820010) - To unsubscribe, e-mail: issues-unsubscr...@ambari.apache.org For additional commands, e-mail: issues-h...@ambari.apache.org
[jira] [Commented] (AMBARI-25951) Support Bigtop stack 3.3.0
[ https://issues.apache.org/jira/browse/AMBARI-25951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17751839#comment-17751839 ] Wang Zheyuan commented on AMBARI-25951: --- Is there any plan to support RHEL/Rocky Linux 9 in Ambari 2.9? > Support Bigtop stack 3.3.0 > -- > > Key: AMBARI-25951 > URL: https://issues.apache.org/jira/browse/AMBARI-25951 > Project: Ambari > Issue Type: Task >Reporter: Lei Yao >Priority: Major > Fix For: 2.9.0 > > > Since Apache Bigtop prepare for releasing 3.3.0 , Bigtop stack 3.3.0 should > be supported -- This message was sent by Atlassian Jira (v8.20.10#820010) - To unsubscribe, e-mail: issues-unsubscr...@ambari.apache.org For additional commands, e-mail: issues-h...@ambari.apache.org
[jira] [Updated] (AMBARI-25984) Ambari metrics summary API missing daily aggregator info
[ https://issues.apache.org/jira/browse/AMBARI-25984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated AMBARI-25984: Labels: pull-request-available (was: ) > Ambari metrics summary API missing daily aggregator info > > > Key: AMBARI-25984 > URL: https://issues.apache.org/jira/browse/AMBARI-25984 > Project: Ambari > Issue Type: Bug > Components: ambari-metrics >Affects Versions: metrics-3.0.0 >Reporter: Mohammad Arshad >Assignee: Mohammad Arshad >Priority: Major > Labels: pull-request-available > Attachments: screenshot-1.png > > > API http://{\{HOST_PORT}}/ws/v1/timeline/metrics/summary returns following > {noformat} > { > "timestamp": 1691405233095, > "metadata": { > "timeline_metric_store_watcher": "2", > "datanode": "329", > "HOST": "154", > "jobhistoryserver": "67", > "namenode": "457", > "ambari_server": "79", > "hiveserver2": "116", > "amssmoketestfake": "2", > "hivemetastore": "438", > "resourcemanager": "257", > "Number of Hosts": "7", > "applicationhistoryserver": "108", > "nodemanager": "366", > "hbase": "1950", > "ams-hbase": "5583" > }, > "aggregation": { > "TimelineMetricHostAggregatorHourly": "Mon Aug 07 09:00:00 GMT 2023", > "TimelineMetricHostAggregatorMinute": "Mon Aug 07 10:45:00 GMT 2023", > "TimelineClusterAggregatorSecond": "Mon Aug 07 10:46:00 GMT 2023", > "TimelineClusterAggregatorMinute": "Mon Aug 07 10:45:00 GMT 2023", > "TimelineClusterAggregatorHourly": "Mon Aug 07 09:00:00 GMT 2023" > } > } > {noformat} > In above aggregation information TimelineMetricHostAggregatorDaily and > TimelineClusterAggregatorDaily are missing. Summary API should return these > aggregation detail also. -- This message was sent by Atlassian Jira (v8.20.10#820010) - To unsubscribe, e-mail: issues-unsubscr...@ambari.apache.org For additional commands, e-mail: issues-h...@ambari.apache.org
[jira] [Commented] (AMBARI-25984) Ambari metrics summary API missing daily aggregator info
[ https://issues.apache.org/jira/browse/AMBARI-25984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17751688#comment-17751688 ] Mohammad Arshad commented on AMBARI-25984: -- After fix Daily aggregate information is included in summary API response. !screenshot-1.png! > Ambari metrics summary API missing daily aggregator info > > > Key: AMBARI-25984 > URL: https://issues.apache.org/jira/browse/AMBARI-25984 > Project: Ambari > Issue Type: Bug > Components: ambari-metrics >Affects Versions: metrics-3.0.0 >Reporter: Mohammad Arshad >Assignee: Mohammad Arshad >Priority: Major > Attachments: screenshot-1.png > > > API http://{\{HOST_PORT}}/ws/v1/timeline/metrics/summary returns following > {noformat} > { > "timestamp": 1691405233095, > "metadata": { > "timeline_metric_store_watcher": "2", > "datanode": "329", > "HOST": "154", > "jobhistoryserver": "67", > "namenode": "457", > "ambari_server": "79", > "hiveserver2": "116", > "amssmoketestfake": "2", > "hivemetastore": "438", > "resourcemanager": "257", > "Number of Hosts": "7", > "applicationhistoryserver": "108", > "nodemanager": "366", > "hbase": "1950", > "ams-hbase": "5583" > }, > "aggregation": { > "TimelineMetricHostAggregatorHourly": "Mon Aug 07 09:00:00 GMT 2023", > "TimelineMetricHostAggregatorMinute": "Mon Aug 07 10:45:00 GMT 2023", > "TimelineClusterAggregatorSecond": "Mon Aug 07 10:46:00 GMT 2023", > "TimelineClusterAggregatorMinute": "Mon Aug 07 10:45:00 GMT 2023", > "TimelineClusterAggregatorHourly": "Mon Aug 07 09:00:00 GMT 2023" > } > } > {noformat} > In above aggregation information TimelineMetricHostAggregatorDaily and > TimelineClusterAggregatorDaily are missing. Summary API should return these > aggregation detail also. -- This message was sent by Atlassian Jira (v8.20.10#820010) - To unsubscribe, e-mail: issues-unsubscr...@ambari.apache.org For additional commands, e-mail: issues-h...@ambari.apache.org
[jira] [Updated] (AMBARI-25984) Ambari metrics summary API missing daily aggregator info
[ https://issues.apache.org/jira/browse/AMBARI-25984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mohammad Arshad updated AMBARI-25984: - Attachment: screenshot-1.png > Ambari metrics summary API missing daily aggregator info > > > Key: AMBARI-25984 > URL: https://issues.apache.org/jira/browse/AMBARI-25984 > Project: Ambari > Issue Type: Bug > Components: ambari-metrics >Affects Versions: metrics-3.0.0 >Reporter: Mohammad Arshad >Assignee: Mohammad Arshad >Priority: Major > Attachments: screenshot-1.png > > > API http://{\{HOST_PORT}}/ws/v1/timeline/metrics/summary returns following > {noformat} > { > "timestamp": 1691405233095, > "metadata": { > "timeline_metric_store_watcher": "2", > "datanode": "329", > "HOST": "154", > "jobhistoryserver": "67", > "namenode": "457", > "ambari_server": "79", > "hiveserver2": "116", > "amssmoketestfake": "2", > "hivemetastore": "438", > "resourcemanager": "257", > "Number of Hosts": "7", > "applicationhistoryserver": "108", > "nodemanager": "366", > "hbase": "1950", > "ams-hbase": "5583" > }, > "aggregation": { > "TimelineMetricHostAggregatorHourly": "Mon Aug 07 09:00:00 GMT 2023", > "TimelineMetricHostAggregatorMinute": "Mon Aug 07 10:45:00 GMT 2023", > "TimelineClusterAggregatorSecond": "Mon Aug 07 10:46:00 GMT 2023", > "TimelineClusterAggregatorMinute": "Mon Aug 07 10:45:00 GMT 2023", > "TimelineClusterAggregatorHourly": "Mon Aug 07 09:00:00 GMT 2023" > } > } > {noformat} > In above aggregation information TimelineMetricHostAggregatorDaily and > TimelineClusterAggregatorDaily are missing. Summary API should return these > aggregation detail also. -- This message was sent by Atlassian Jira (v8.20.10#820010) - To unsubscribe, e-mail: issues-unsubscr...@ambari.apache.org For additional commands, e-mail: issues-h...@ambari.apache.org
[jira] [Created] (AMBARI-25984) Ambari metrics summary API missing daily aggregator info
Mohammad Arshad created AMBARI-25984: Summary: Ambari metrics summary API missing daily aggregator info Key: AMBARI-25984 URL: https://issues.apache.org/jira/browse/AMBARI-25984 Project: Ambari Issue Type: Bug Components: ambari-metrics Affects Versions: metrics-3.0.0 Reporter: Mohammad Arshad Assignee: Mohammad Arshad API http://{\{HOST_PORT}}/ws/v1/timeline/metrics/summary returns following {noformat} { "timestamp": 1691405233095, "metadata": { "timeline_metric_store_watcher": "2", "datanode": "329", "HOST": "154", "jobhistoryserver": "67", "namenode": "457", "ambari_server": "79", "hiveserver2": "116", "amssmoketestfake": "2", "hivemetastore": "438", "resourcemanager": "257", "Number of Hosts": "7", "applicationhistoryserver": "108", "nodemanager": "366", "hbase": "1950", "ams-hbase": "5583" }, "aggregation": { "TimelineMetricHostAggregatorHourly": "Mon Aug 07 09:00:00 GMT 2023", "TimelineMetricHostAggregatorMinute": "Mon Aug 07 10:45:00 GMT 2023", "TimelineClusterAggregatorSecond": "Mon Aug 07 10:46:00 GMT 2023", "TimelineClusterAggregatorMinute": "Mon Aug 07 10:45:00 GMT 2023", "TimelineClusterAggregatorHourly": "Mon Aug 07 09:00:00 GMT 2023" } } {noformat} In above aggregation information TimelineMetricHostAggregatorDaily and TimelineClusterAggregatorDaily are missing. Summary API should return these aggregation detail also. -- This message was sent by Atlassian Jira (v8.20.10#820010) - To unsubscribe, e-mail: issues-unsubscr...@ambari.apache.org For additional commands, e-mail: issues-h...@ambari.apache.org
[jira] [Commented] (AMBARI-25951) Support Bigtop stack 3.3.0
[ https://issues.apache.org/jira/browse/AMBARI-25951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17751511#comment-17751511 ] lvkaihua commented on AMBARI-25951: --- Does this version support the configuration of adding multiple namenodes, such as 3-5 namenodes, and hdfs rbf enablement and configuration > Support Bigtop stack 3.3.0 > -- > > Key: AMBARI-25951 > URL: https://issues.apache.org/jira/browse/AMBARI-25951 > Project: Ambari > Issue Type: Task >Reporter: Lei Yao >Priority: Major > Fix For: 2.9.0 > > > Since Apache Bigtop prepare for releasing 3.3.0 , Bigtop stack 3.3.0 should > be supported -- This message was sent by Atlassian Jira (v8.20.10#820010) - To unsubscribe, e-mail: issues-unsubscr...@ambari.apache.org For additional commands, e-mail: issues-h...@ambari.apache.org