Преглед изворни кода

[shell] Update Sqoop2 command

Romain Rigaux пре 13 година
родитељ
комит
8c849af
2 измењених фајлова са 2 додато и 2 уклоњено
  1. 1 1
      desktop/conf.dist/hue.ini
  2. 1 1
      desktop/conf/pseudo-distributed.ini.tmpl

+ 1 - 1
desktop/conf.dist/hue.ini

@@ -469,7 +469,7 @@
     # ------------------------------------------------------------------------
     [[[ sqoop2 ]]]
       nice_name = "Sqoop2 Shell"
-      command = "/usr/bin/sqoop2"
+      command = "/usr/bin/sqoop"
       help = "The command-line Sqoop2 client."
 
       [[[[ environment ]]]]

+ 1 - 1
desktop/conf/pseudo-distributed.ini.tmpl

@@ -483,7 +483,7 @@
     # ------------------------------------------------------------------------
     [[[ sqoop2 ]]]
       nice_name = "Sqoop2 Shell"
-      command = "/usr/bin/sqoop2"
+      command = "/usr/bin/sqoop"
       help = "The command-line Sqoop2 client."
 
       [[[[ environment ]]]]