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

@@ -233,7 +233,7 @@ export class ConnectionNode extends FolderNode {
metadata: undefined,
nodePath: this.generateNodePath(),
nodeStatus: undefined,
nodeType: this._nodeType,
nodeType: 'mssqlCluster:hdfs',
nodeSubType: undefined,
iconType: 'HDFSFolder'
};