You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by he...@apache.org on 2022/03/30 11:09:01 UTC

[incubator-inlong] branch master updated (f2fd644 -> e7b982d)

This is an automated email from the ASF dual-hosted git repository.

healchow pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-inlong.git.


    from f2fd644  [INLONG-3449][InLong] Fix bugs in helm charts (#3472)
     add e7b982d  [INLONG-3471][Dashboard] Hive sink adapts to new manager API (#3474)

No new revisions were added by this update.

Summary of changes:
 .../AccessHelper/DataStorageEditor/DetailModal.tsx |  21 +++-
 .../src/components/EditableTable/index.tsx         |  37 +++++-
 .../src/components/MetaData/DataSourcesBinLog.ts   |   4 +-
 .../src/components/MetaData/StorageHive.tsx        | 133 ++++++++++++++++-----
 inlong-dashboard/src/locales/cn.json               |   9 +-
 inlong-dashboard/src/locales/en.json               |   9 +-
 .../src/pages/AccessDetail/DataStorage/index.tsx   |   2 +-
 7 files changed, 169 insertions(+), 46 deletions(-)