两年了,ambari终于发布了2.7.6新版本

本文涉及的产品
可观测可视化 Grafana 版,10个用户账号 1个月
简介: 2021/11/16,ambari终于推出了2.7.6版本,该版本相对2.7.5版本以来,共有26个contributors提交了114个commits以及修改了557个文件。

该版本主要修复了:

  1. Spring组件的安全漏洞(AMBARI-25571. Vulnerable Spring components in Ambari - CVE-2020-5398, CVE-2020-5421
  2. 升级Grafana以修复相关漏洞(AMBARI-25547 Update Grafana version to 6.7.4 to avoid CVE-2020-13379)
  3. 使用开源版本apache hbase作为Ambari Metrics的后端存储(AMBARI-25668 Integrate the Apache released HBase as back store of Ambari Metrics)
  4. 修复时区问题(AMBARI-25608. Timezone data is outdated)
  5. 升级apache solr版本为7.7.3(AMBARI-25506 Upgrade Apache Solr version to 7.7.3 in Ambari Infra)
  6. 支持maven 3.8.x作为基本打包工具(AMBARI-25695 Pull request tests fail due to Maven 3.8.x blocks http repositories)
  7. ···

接下来我们看一下具体的commmits。

  • AMBARI-25450. [ubuntu16] HDP install failed for upgrade from HDP-3.0.1.0-187 to HDP-3.1.5.0-139
  • AMBARI-25453. If hive.server2.webui.use.ssl was setted to true it will always use https, does not matter if now it is false
  • Merge pull request #3166 from hiveww/AMBARI-25453-branch-2.7
  • AMBARI-25455. Ambari-agent does not restart the agent when memory leak happens
  • AMBARI-25457 Hive 3 Grafana dashboards showing outdated metrics. Some of the metrics' name has been changed in Hive 3. Due to this change many graphs shows no data on Hive Home, HiveServer2 and HiveMetastore dashboards.
  • AMBARI-25459. Ambari doesn't show versions page after invalid repo was added.
  • replace maven repo urls with their https counterparts
  • AMBARI-25464. Components autostart does not work sometimes and ambari-agent restart
  • AMBARI-25454 API exception on trying to assign permission to user group with custom Ambari Views
  • AMBARI-25469. Bad UTF encoding on Alert listener receiver.
  • AMBARI-25471. After node reboot autostart of components takes too much time.
  • AMBARI-25465 Postgresql service naming convention changed on SUSE 12SP2
  • AMBARI-25473 Upgrade Infra Solr Clients fails if it is installed on only one host
  • AMBARI-25481. Customize Widget Threshold validation issue
  • Merge pull request #3180 from hiveww/AMBARI-25481-branch-2.7
  • set hbase.wal.provider with value filesystem for HBASE2
  • AMBARI-25499 Outdated bower version causes Ambari build to fail
  • AMBARI-25344. Provide graceful start/stop option for RegionServer
  • AMBARI-25500. Hive Service Check Fails if the trustStorePassword has Special character
  • AMBARI-25519. Ambari builds are failing with a bower error
  • AMBARI-25518. DB connection details in API call.
  • AMBARI-25495. Extend the set of headers from server's response.
  • AMBARI-25208. Enable/Disable HBase Cross Cluster Replication (with common-service changes for branch-2.7)
  • AMBARI-25520. Insecure Transport : Weak SSL Cipher and weak protocol.
  • AMBARI-25493. Ambari - Application Test Script Detected
  • AMBARI-25489. On adding new VDF the Base URLs are not auto populated
  • AMBARI-25472. Disable autocomplete on login screen
  • AMBARI-25486. Configs page not loading after Ambari upgrade
  • AMBARI-25494. Ambari - Unsafe third-party link (target="_blank")
  • AMBARI-25516. Missing @OverRide on methods
  • AMBARI-25517. Should not use '!=' to compare 'Long hostId' in HostStateEntity, which could lead to unforeseen problems
  • AMBARI-25485. Change authentication method from get to post.
  • AMBARI-25487.Change authentication method from get to post
  • AMBARI-25526. Typo in the "NameNode" turn off maintenance mode dialog box
  • AMBARI-25529. Unit tests coverage improvement
  • AMBARI-25532. Unit tests coverage improvement for hawq wizard controller
  • AMBARI-25533. Delete redundant phantomjs dependency
  • AMBARI-25536. Failed to execute goal on project ambari-metrics-timelineservice
  • AMBARI-25506 Upgrade Apache Solr version to 7.7.3 in Ambari Infra
  • AMBARI-25506 Upgrade Apache Solr version to 7.7.3 in Ambari Infra
  • AMBARI-25353 Seeing an error stack when running an API call against Ambari server
  • AMBARI-25549 NegativeArraySizeException thrown when invoking CurrentCollectorHost
  • AMBARI-25550. Add viewFS protocol to DFS_PROTOCOLS_REGEX
  • AMBARI-25558. HDP 7.1.4 upgrade failure due to ArrayIndexOutOfBoundsException on RHEL7 Oracle 12
  • AMBARI-25559. Clarify the difference between num_llap_nodes and num_llap_nodes_for_llap_daemons properties
  • Revert "AMBARI-25558. Upgrade fails because host is out of sync
  • AMBARI-25552 Improve stack-trace disablement on HTTP 500 error response from the server
  • AMBARI-25551. NodeManager doesn't work after adding a new host to a patch upgraded cluster.
  • AMBARI-25511. hive auth fallback to SIMPLE because startup script fail to do kerberos login
  • AMBARI-25560 UT failing due to tar download error
  • AMBARI-25534. DB purge fails removing topology requests.
  • AMBARI-25537. Fix AMS ambari-database and hbase dashboards.
  • AMBARI-25539. Unit tests coverage improvement for highAvailability controllers
  • AMBARI-25545 Downloaded zip-file name shows empty in the fileview
  • AMBARI-25546 Prevent negative float and NaN value in heatmap metrics page
  • AMBARI-25523. Ambari UI keeps loading at step3 while adding the new namespace for HDFS for the second time
  • AMBARI-25562 Nightly test is failing due to Ambari Metrics Host Aggregator
  • AMBARI-25561 Python Test for zeppelin failing
  • [AMBARI-25398] Textareas in configuration page can be resized beyond its container border limit
  • AMBARI-25565. ConfigHelper.java logging consumes most server logs for clusters with many hosts
  • AMBARI-25567. Fix escaping issues in check database command
  • "AMBARImbari-25568]. Fix The 'NodeManager RAM Utilized' metric in the heatmap had no unit
  • Revert "AMBARImbari-25568] Fix The 'NodeManager RAM Utilized' metric in the heatmap had no unit
  • AMBARI-25571. Vulnerable Spring components in Ambari - CVE-2020-5398, CVE-2020-5421
  • AMBARI-25569 Reassess Ambari Metrics data migration
  • AMBARI-25568 Fix The 'NodeManager RAM Utilized' metric in the heatmap had no unit
  • AMBARI-25570 Move DataNode RPC metrics graphs to HDFS DataNode dashboard and fix the metric name change
  • AMBARI-25573 Ambari Metrics save as JSON/CSV use custom fileName instead of default name.
  • Revert "AMBARI-25573 Ambari Metrics save as JSON/CSV use custom fileName instead of default name.
  • AMBARI-25576. Primary key duplication error during flushing alerts from alerts cache.
  • AMBARI-25563. Storm dashboards are not showing metrics.
  • AMBARI-25581. Prototype pollution issue in JQuery
  • AMBARI-25573 Ambari Metrics save as JSON/CSV use custom fileName instead of default name fixed.
  • [AMBARI-25543] fix hdfs Disk I/O Utilization result.
  • AMBARI-25582. Change the way AMS Grafana datasource discovers the Kafka topics
  • [AMBARI-25586] File/Directory Permission can't be auto refreshed after modified
  • [AMBARI-25587] Metrics cannot be stored and the exception message is null when metric value is NaN
  • AMBARI-25590. Ambari Get Hosts API returning empty json
  • AMBARI-25589. When hearbeat is lost sometimes start/stop tasks can hang for a long time.
  • AMBARI-25569 Reassess Ambari Metrics data migration - 2nd part
  • AMBARI-25602. BlackDuck scan: vulnerable org.apache.hadoop 1.2.1 in fast-hdfs
  • AMBARI-25602. BlackDuck scan: vulnerable org.apache.hadoop 1.2.1 in fast-hdfs
  • AMBARI-25604. During blueprint deploy tasks sometimes fail due to Key Error on large clusters
  • AMBARI-25601. Ambari with AMS HA unable to change metrics collector for metrics providing on collector fail.
  • AMBARI-25606. Sometimes request aborting doesn't abort IN_PROGRESS task.
  • AMBARI-25608. Timezone data is outdated
  • AMBARI-25609. sysUpTime field is populated with invalid value during SNMP trap creation.
  • AMBARI-25610. No warning message at changing repo name to an invalid one
  • AMBARI-25547 Update Grafana version to 6.7.4 to avoid CVE-2020-13379
  • AMBARI-25612. Ambari stops alert notices dispatching on unhandled exception inside.
  • Fix ConcurrentModificationException in HostRequest.getPhysicalTaskMapping
  • AMBARI-25599 Consider to eliminate HDP public binary references
  • AMBARI-25621. Ambari soft alert never become hard.
  • AMBARI-25625 druid.emitter.ambari-metrics.hostname set improperly
  • AMBARI-22827. DB Cleanup scripts are using IN clauses
  • AMBARI-25627 ORA-01795 error when querying hostcomponentdesiredstate table on large cluster
  • AMBARI-25629 For kerberos service check IN clause must be split into batches
  • AMBARI-25630 Kerberization of the big cluster using Blueprints takes too much time
  • AMBARI-25634. Code cleanup: Remove AgentResource class as it is not needed anymore
  • AMBARI-25633. Get rid of ignored tests cases in TestHeartbeatHandler and related to the original change tests.
  • AMBARI-25636 FindBugs: Comparison of String parameter using == or !=
  • AMBARI-25639. StackOverflowError appears on MethodArgument*Exception during stomp message handling.
  • AMBARI-25637. ConcurrentModificationException during stomp subscriptions processing.
  • AMBARI-25632 Verify custom queries with "IN" clause for ORA-01795 issue
  • AMBARI-25638 FindBugs: Class defines equals() and uses Object.hashCode()
  • AMBARI-25635 Clear Cluster and METRIC_AGGREGATORS MBeans upon shutdown
  • AMBARI-25668 Integrate the Apache released HBase as back store of Ambari Metrics
  • AMBARI-25693 Ambari Admin View failed to build due to PhantomJS
  • AMBARI-25695 Pull request tests fail due to Maven 3.8.x blocks http repositories
  • Adding new PGP public keys to KEYS file
  • AMBARI-25683 Updated pom.xmls with version 2.7.6.0.0
  • AMBARI-25683 Regenerate swagger API docs
  • AMBARI-25683 Ambari 2.7.6 Release
相关文章
|
开发工具 C语言 Windows
【Qt 学习笔记】Qt 开发环境的搭建 | Qt 安装教程
【Qt 学习笔记】Qt 开发环境的搭建 | Qt 安装教程
1363 0
|
5月前
|
运维 安全 关系型数据库
【产品升级】Dataphin V5.1版本发布:跨云数据集成、指标管理、平台运维带来重大更新!
V5.1版本新增多项功能:对接AWS生态(支持Amazon EMR、Redshift等),强化研发技术支撑(如API认证升级、全量任务隔离),完善运营消费链路(新增业务指标管理、指标关系图),提升平台综合能力(自定义菜单、缩短升级停机时间)。这些功能助力企业实现高效数据治理与分析,未来还将拓展智能化与国际化支持。
351 0
|
运维 Go 开发者
Go语言在微服务架构中的应用与优势
本文深入探讨了Go语言在构建微服务架构中的独特优势和实际应用。通过分析Go语言的核心特性,如简洁的语法、高效的并发处理能力以及强大的标准库支持,我们揭示了为何Go成为开发高性能微服务的首选语言。文章还详细介绍了Go语言在微服务架构中的几个关键应用场景,包括服务间通信、容器化部署和自动化运维等,旨在为读者提供实用的技术指导和启发。
|
分布式计算 Java 网络安全
Ambari【部署 01】最新版本ambari-2.7.7下载编译打包安装使用(踩坑实录)
Ambari【部署 01】最新版本ambari-2.7.7下载编译打包安装使用(踩坑实录)
1530 0
|
关系型数据库 Linux Docker
datahub元数据管理平台从安装到使用一站式指南(未完)_datahub安装
datahub元数据管理平台从安装到使用一站式指南(未完)_datahub安装
datahub元数据管理平台从安装到使用一站式指南(未完)_datahub安装
|
分布式计算 Java Linux
centos7通过Ambari2.74部署Hadoop
centos7通过Ambari2.74部署Hadoop
|
网络协议 数据处理 C++
LabVIEW与Simulink的通信及调用方式
LabVIEW与Simulink的通信及调用方式
365 1
|
SQL 关系型数据库 MySQL
Hive 表注释乱码解决
Hive元数据在MySQL默认使用`latin1`字符集导致注释乱码。可通过修改MySQL配置文件`/etc/my.cnf`,在`[mysqld]`和末尾添加`character-set-server=utf8`等设置,重启MySQL。然后在Hive数据库中调整表字段、分区字段、索引注释的字符集。注意,这仅对新表生效。测试创建带注释的Hive表,问题解决。
414 0
|
机器人 大数据 异构计算
在实用化人形机器人研发流程中深入应用FPGA技术的流程图(基于工信部《人形机器人创新发展指导意见》)(版本A)
这个流程图将人形机器人视为一个多入多出的反馈控制系统,针对实现工信部《人形机器人创新发展指导意见》所要求的以应对真实场景下的复杂环境与任务、应对突发情况为特征的实用化人形机器人功能需求,在基于CPU+软件体系结构的人形机器人控制系统之中涉及多通道并行处理且需精准协同、强实时性(低延迟量+低延迟抖动量)、大运算量、大数据传输量且构成实时性性能瓶颈的环节中导入FPGA。
403 0
深入浅出阿里数据同步神器:Canal原理+配置+实战全网最全解析!
canal 翻译为管道,主要用途是基于 MySQL 数据库的增量日志 Binlog 解析,提供增量数据订阅和消费。 早期阿里巴巴因为杭州和美国双机房部署,存在跨机房同步的业务需求,实现方式主要是基于业务 trigger 获取增量变更。从 2010 年开始,业务逐步尝试数据库日志解析获取增量变更进行同步,由此衍生出了大量的数据库增量订阅和消费业务。