Repository: incubator-ranger
Updated Branches:
  refs/heads/ranger-0.5 80dcf52dc -> b11673164


RANGER-731: Ranger plugin for YARN doesn't seem to be able to write audit to 
Kerberized HDFS


Project: http://git-wip-us.apache.org/repos/asf/incubator-ranger/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-ranger/commit/b1167316
Tree: http://git-wip-us.apache.org/repos/asf/incubator-ranger/tree/b1167316
Diff: http://git-wip-us.apache.org/repos/asf/incubator-ranger/diff/b1167316

Branch: refs/heads/ranger-0.5
Commit: b11673164d7ff4dd32aa3fc46b4d20def04dc0aa
Parents: 80dcf52
Author: rmani <[email protected]>
Authored: Mon Nov 16 13:30:55 2015 -0800
Committer: rmani <[email protected]>
Committed: Mon Nov 16 13:33:06 2015 -0800

----------------------------------------------------------------------
 src/main/assembly/plugin-yarn.xml | 2 --
 1 file changed, 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/b1167316/src/main/assembly/plugin-yarn.xml
----------------------------------------------------------------------
diff --git a/src/main/assembly/plugin-yarn.xml 
b/src/main/assembly/plugin-yarn.xml
index 6f8e33b..3550881 100644
--- a/src/main/assembly/plugin-yarn.xml
+++ b/src/main/assembly/plugin-yarn.xml
@@ -49,8 +49,6 @@
                 <outputDirectory>/lib/ranger-yarn-plugin-impl</outputDirectory>
                 <unpack>false</unpack>
                 <includes>
-                    
<include>org.apache.hadoop:hadoop-common:jar:${hadoop-common.version}</include>
-                    
<include>org.apache.hadoop:hadoop-common-plus:jar:${hadoop-common.version}</include>
                     <include>org.eclipse.persistence:eclipselink</include>
                     
<include>org.eclipse.persistence:javax.persistence</include>
                    
<include>org.apache.httpcomponents:httpmime:jar:${httpcomponent.httpmime.version}</include>

Reply via email to