Explorar o código

HUE-8993 [core] Avoid hardcoding an hdfs cluster in the image

If set in the base image, it can't be overriden later as there is no
way to clear an ini section.
Romain %!s(int64=5) %!d(string=hai) anos
pai
achega
1313689812
Modificáronse 1 ficheiros con 1 adicións e 3 borrados
  1. 1 3
      tools/container/hue/hueconf/hue.ini

+ 1 - 3
tools/container/hue/hueconf/hue.ini

@@ -46,7 +46,5 @@ backend=desktop.auth.backend.AllowFirstUserDjangoBackend
 [libzookeeper]
 [hadoop]
 [[hdfs_clusters]]
-[[[default]]]
-fs_defaultfs=hdfs://localhost:8020
-webhdfs_url=http://localhost:20101/webhdfs/v1
+[[yarn_clusters]]
 [beeswax]