huangkunlun

Results 11 issues of huangkunlun

The `Insert/edit equation` button can be clicked all the time, causing the page to display several input dialogs. I'm not sure if this is normal or not? Maybe the button...

bug

Some column names in the environment page of ps server are spelled incorrectly. url:http://host/proxy/application_id/angel/angel/EnvironmentPage UsrHome -> UserHome UsrDir -> UserDir UsrName -> UserName OsName -> OsName

## What changes were proposed in this pull request? ```css # default css style .navigation-bar-container ul.nav.side-nav-menu .more-actions .dropdown-menu > li > a i, .navigation-bar-container ul.nav.side-nav-footer .more-actions .dropdown-menu > li >...

## What changes were proposed in this pull request? Now HBase does not have any performance metric starts with Mutate,The Put Metric can now be used to replace. ## How...

ambari-metrics

## What changes were proposed in this pull request? After cloning an existing widget, try to edit the cloned widget name and find that even if nothing is modified, the...

## What changes were proposed in this pull request? Introduce a new ambari-agent parameter: `secret_hidden_pattern` to define which kind of attributes in log printing need to be hidden values. This...

## What changes were proposed in this pull request? The filtering function on the current page does not support UTF-8 characters. ## How was this patch tested? manual tests ![Config...

## What changes were proposed in this pull request? 1. Fix jvm metrics of the ams-hbase and hbase compoments cannot be displayed 2. Rename some widget name in ams-hbase/hbase and...

## What changes were proposed in this pull request? The functions related to remote cluster have the following problems: 1. When adding a remote cluster, the Ambari URL input prompt...

## What changes were proposed in this pull request? + Ambari has some tables that explicitly specify the encoding type of the field as UTF-8([Ambari-DDL-MySQL-CREATE.sql#L973](https://github.com/apache/ambari/tree/branch-2.7/ambari-server/src/main/resources/Ambari-DDL-MySQL-CREATE.sql#L973) and [Ambari-DDL-MySQL-CREATE.sql#L993](https://github.com/apache/ambari/tree/branch-2.7/ambari-server/src/main/resources/Ambari-DDL-MySQL-CREATE.sql#L993)), However, the mysql...