소스 검색

HUE-6095 [editor] Remove redundant pig connector config

Jenny Kim 8 년 전
부모
커밋
2f6e5b84c6
2개의 변경된 파일0개의 추가작업 그리고 8개의 파일을 삭제
  1. 0 4
      desktop/conf.dist/hue.ini
  2. 0 4
      desktop/conf/pseudo-distributed.ini.tmpl

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

@@ -729,10 +729,6 @@
       name=Spark Submit Python
       interface=livy-batch
 
-    [[[pig]]]
-      name=Pig
-      interface=oozie
-
     [[[text]]]
       name=Text
       interface=text

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

@@ -731,10 +731,6 @@
       name=Spark Submit Python
       interface=livy-batch
 
-    [[[pig]]]
-      name=Pig
-      interface=oozie
-
     [[[text]]]
       name=Text
       interface=text