This is an automated email from the ASF dual-hosted git repository.
vernedeng pushed a change to branch branch-1.8
in repository https://gitbox.apache.org/repos/asf/inlong.git
from 1d93f8b5a9 [INLONG-8567][Manager] Add new role INLONG_SERVICE for
internal service query (#8568)
new ccf040eba1 [INLONG-8560][Dashboard] Hive supports filling in username
and password (#8569)
new 91368c4b61 [INLONG-8564][Manager] Fix unable to issue tasks when
modifying data node info (#8565)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../src/plugins/nodes/defaults/Hive.ts | 14 ++++++
inlong-dashboard/src/ui/locales/cn.json | 2 +
inlong-dashboard/src/ui/locales/en.json | 2 +
.../service/node/AbstractDataNodeOperator.java | 2 +-
.../manager/service/node/DataNodeOperator.java | 4 +-
.../manager/service/node/DataNodeServiceImpl.java | 56 +++++-----------------
.../service/node/mysql/MySQLDataNodeOperator.java | 14 +++---
.../manager/service/user/UserServiceImpl.java | 5 +-
8 files changed, 42 insertions(+), 57 deletions(-)