linktimecloud / kubernetes-data-platform

KDP(Kubernetes Data Platform) delivers a modern, hybrid and cloud-native data platform based on Kubernetes.
https://linktimecloud.github.io/kubernetes-data-platform/
Apache License 2.0
148 stars 38 forks source link

Feat(hue): Add a switch to enable/disable HDFS file browsing #141

Closed xingcan-ltc closed 3 months ago

xingcan-ltc commented 3 months ago

Description of your changes

Add a switch to enable/disable HDFS file browsing, as we sometimes use S3 objects as the storage layer instead of HDFS

image

Fixes #TODO

How has this code been tested