This is an automated email from the ASF dual-hosted git repository.
elek pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hadoop-ozone.git.
from becceb6 HDDS-2750. OzoneFSInputStream to support StreamCapabilities
(#379)
add 1c75951 HDDS-2828. Add initial UI of Pipelines in Recon
No new revisions were added by this update.
Summary of changes:
.../webapps/recon/ozone-recon-web/LICENSE | 2 +-
.../webapps/recon/ozone-recon-web/api/db.json | 44 +++++
.../webapps/recon/ozone-recon-web/package.json | 1 +
.../webapps/recon/ozone-recon-web/src/App.less | 19 ++
.../webapps/recon/ozone-recon-web/src/routes.tsx | 5 +
.../src/views/Datanodes/Datanodes.less | 17 --
.../src/views/Datanodes/Datanodes.tsx | 13 +-
.../src/views/Pipelines/Pipelines.less | 6 +-
.../src/views/Pipelines/Pipelines.tsx | 158 ++++++++++++++++
.../webapps/recon/ozone-recon-web/yarn.lock | 204 +++------------------
10 files changed, 262 insertions(+), 207 deletions(-)
copy
hadoop-hdds/common/src/main/java/org/apache/hadoop/hdds/scm/protocol/package-info.java
=>
hadoop-ozone/recon/src/main/resources/webapps/recon/ozone-recon-web/src/views/Pipelines/Pipelines.less
(94%)
create mode 100644
hadoop-ozone/recon/src/main/resources/webapps/recon/ozone-recon-web/src/views/Pipelines/Pipelines.tsx
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]