浏览代码

HUE-7803 [jb] Remove old references to MR in hue.ini

Romain Rigaux 8 年之前
父节点
当前提交
5746e0fe6b
共有 2 个文件被更改,包括 0 次插入60 次删除
  1. 0 30
      desktop/conf.dist/hue.ini
  2. 0 30
      desktop/conf/pseudo-distributed.ini.tmpl

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

@@ -966,36 +966,6 @@
 
       # ...
 
-  # Configuration for MapReduce (MR1)
-  # ------------------------------------------------------------------------
-  [[mapred_clusters]]
-
-    [[[default]]]
-      # Enter the host on which you are running the Hadoop JobTracker
-      ## jobtracker_host=localhost
-
-      # The port where the JobTracker IPC listens on
-      ## jobtracker_port=8021
-
-      # JobTracker logical name for HA
-      ## logical_name=
-
-      # Thrift plug-in port for the JobTracker
-      ## thrift_port=9290
-
-      # Whether to submit jobs to this cluster
-      submit_to=False
-
-      # Change this if your MapReduce cluster is Kerberos-secured
-      ## security_enabled=false
-
-    # HA support by specifying multiple clusters
-    # e.g.
-
-    # [[[ha]]]
-      # Enter the logical name of the JobTrackers
-      ## logical_name=my-jt-name
-
 
 ###########################################################################
 # Settings to configure Beeswax with Hive

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

@@ -968,36 +968,6 @@
 
       # ...
 
-  # Configuration for MapReduce (MR1)
-  # ------------------------------------------------------------------------
-  [[mapred_clusters]]
-
-    [[[default]]]
-      # Enter the host on which you are running the Hadoop JobTracker
-      ## jobtracker_host=localhost
-
-      # The port where the JobTracker IPC listens on
-      ## jobtracker_port=8021
-
-      # JobTracker logical name for HA
-      ## logical_name=
-
-      # Thrift plug-in port for the JobTracker
-      ## thrift_port=9290
-
-      # Whether to submit jobs to this cluster
-      submit_to=False
-
-      # Change this if your MapReduce cluster is Kerberos-secured
-      ## security_enabled=false
-
-    # HA support by specifying multiple clusters
-    # e.g.
-
-    # [[[ha]]]
-      # Enter the logical name of the JobTrackers
-      ## logical_name=my-jt-name
-
 
 ###########################################################################
 # Settings to configure Beeswax with Hive