|
@@ -64,6 +64,11 @@
|
|
|
{ displayName: 'Catalog', url: '/metastore/tables', icon: 'tables' },
|
|
{ displayName: 'Catalog', url: '/metastore/tables', icon: 'tables' },
|
|
|
{ displayName: 'Importer', url: '/indexer/importer', icon: 'hdfs' },
|
|
{ displayName: 'Importer', url: '/indexer/importer', icon: 'hdfs' },
|
|
|
{ displayName: 'Warehouses', url: '/hue/jobbrowser', icon: 'warehouses' }
|
|
{ displayName: 'Warehouses', url: '/hue/jobbrowser', icon: 'warehouses' }
|
|
|
|
|
+
|
|
|
|
|
+## { displayName: 'Editor', url: '/editor/?type=hive', icon: 'editor' },
|
|
|
|
|
+## { displayName: 'Dashboard', url: '/jobbrowser#!workflows', icon: 'tables' },
|
|
|
|
|
+## { displayName: 'Workflows', url: '/oozie/editor/workflow/new', icon: 'workflows' },
|
|
|
|
|
+## { displayName: 'Service', url: '/hue/jobbrowser#!dataware2-clusters', icon: 'warehouses' }
|
|
|
]
|
|
]
|
|
|
}]);
|
|
}]);
|
|
|
self.collapsed = ko.observable();
|
|
self.collapsed = ko.observable();
|