Revert "Remove all Big Data Cluster features (#21369)" (#21618)

* Revert "Remove all Big Data Cluster features (#21369)"

This reverts commit e2327c393a.

* Bump STS
This commit is contained in:
Karl Burtram
2023-01-17 17:03:21 -08:00
committed by GitHub
parent 68cbff38f4
commit 44dd917100
214 changed files with 46797 additions and 343 deletions

View File

@@ -21,6 +21,9 @@ export const kustoProviderName = 'KUSTO';
export const UNTITLED_SCHEMA = 'untitled';
export const clusterEndpointsProperty = 'clusterEndpoints';
export const hdfsRootPath = '/';
// SERVICE NAMES //////////////////////////////////////////////////////////
export const ObjectExplorerService = 'objectexplorer';
export const objectExplorerPrefix: string = 'objectexplorer://';