Explorar o código

[shell] Add Sqoop2 user permission

Romain Rigaux %!s(int64=13) %!d(string=hai) anos
pai
achega
97d83bb
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      apps/shell/src/shell/settings.py

+ 1 - 0
apps/shell/src/shell/settings.py

@@ -21,6 +21,7 @@ PERMISSION_ACTIONS = (
   ("launch_pig", "Launch the Pig Shell"),
   ("launch_flume", "Launch the Flume Shell"),
   ("launch_hbase", "Launch the HBase Shell"),
+  ("launch_sqoop2", "Launch the Sqoop2 Shell"),
 )
 
 ICON = "/shell/static/art/icon_shell_24.png"