Browse Source

[shell] Remove default setup of Flume OG

Romain Rigaux 12 years ago
parent
commit
47cbed9
2 changed files with 0 additions and 22 deletions
  1. 0 11
      desktop/conf.dist/hue.ini
  2. 0 11
      desktop/conf/pseudo-distributed.ini.tmpl

+ 0 - 11
desktop/conf.dist/hue.ini

@@ -489,17 +489,6 @@
 
   [[ shelltypes ]]
 
-    # Define and configure a new shell type "flume"
-    # ------------------------------------------------------------------------
-    [[[ flume ]]]
-      nice_name = "Flume Shell"
-      command = "/usr/bin/flume shell"
-      help = "The command-line Flume client interface."
-
-      [[[[ environment ]]]]
-        # You can specify environment variables for the Flume shell
-        # in this section.
-
     # Define and configure a new shell type "pig"
     # ------------------------------------------------------------------------
     [[[ pig ]]]

+ 0 - 11
desktop/conf/pseudo-distributed.ini.tmpl

@@ -492,17 +492,6 @@
 
   [[ shelltypes ]]
 
-    # Define and configure a new shell type "flume"
-    # ------------------------------------------------------------------------
-    [[[ flume ]]]
-      nice_name = "Flume Shell"
-      command = "/usr/bin/flume shell"
-      help = "The command-line Flume client interface."
-
-      [[[[ environment ]]]]
-        # You can specify environment variables for the Flume shell
-        # in this section.
-
     # Define and configure a new shell type "pig"
     # ------------------------------------------------------------------------
     [[[ pig ]]]