Преглед на файлове

HUE-8581 [importer] Fix JS error for field query editor in importer

Johan Ahlen преди 7 години
родител
ревизия
226027271d
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      desktop/libs/indexer/src/indexer/templates/importer.mako

+ 1 - 1
desktop/libs/indexer/src/indexer/templates/importer.mako

@@ -965,7 +965,7 @@ ${ assist.assistPanel() }
                     maxLines: 25
                   },
                   database: fieldEditorDatabase,
-                  namepsace: namespace,
+                  namespace: namespace,
                   compute: compute,
                   mode: 'hive'
                 }}"></div>