Remove Data Services folder (#7147)

* Remove Data Services folder

* Remove copy path from HDFS node

* Add comment
This commit is contained in:
Charles Gagnon
2019-09-20 13:57:28 -07:00
committed by GitHub
parent 6125e68c1f
commit cb2cea4ebd
16 changed files with 21 additions and 108 deletions

View File

@@ -23,7 +23,6 @@ export const groupIdPropName = 'groupId';
export const defaultKnoxPort = 30443;
export const groupIdName = 'groupId';
export const sqlProviderName = 'MSSQL';
export const dataService = 'Data Services';
export const UNTITLED_SCHEMA = 'untitled';