Hi, It looks like you made a mistake with this commit + applied it twice.
Colm. On Tue, Mar 14, 2017 at 1:27 AM, <[email protected]> wrote: > Repository: ranger > Updated Branches: > refs/heads/master 14853bdc6 -> 0ad9539cf > > > RANGER-1400:Enabling Ranger HDFS Plugins failed when hadoop program and > Ranger HDFS Plugin are not in the same path. > > Signed-off-by: zhangqiang2 <[email protected]> > > > Project: http://git-wip-us.apache.org/repos/asf/ranger/repo > Commit: http://git-wip-us.apache.org/repos/asf/ranger/commit/0ad9539c > Tree: http://git-wip-us.apache.org/repos/asf/ranger/tree/0ad9539c > Diff: http://git-wip-us.apache.org/repos/asf/ranger/diff/0ad9539c > > Branch: refs/heads/master > Commit: 0ad9539cfd5b8f8f4a0e9a4a5b30b6d198ca2ae7 > Parents: 14853bd > Author: zhangqiang2 <[email protected]> > Authored: Mon Mar 13 21:22:28 2017 -0400 > Committer: zhangqiang2 <[email protected]> > Committed: Mon Mar 13 21:26:15 2017 -0400 > > ---------------------------------------------------------------------- > hdfs-agent/scripts/install.properties | 13 ++++++++++++- > 1 file changed, 12 insertions(+), 1 deletion(-) > ---------------------------------------------------------------------- > > > http://git-wip-us.apache.org/repos/asf/ranger/blob/ > 0ad9539c/hdfs-agent/scripts/install.properties > ---------------------------------------------------------------------- > diff --git a/hdfs-agent/scripts/install.properties > b/hdfs-agent/scripts/install.properties > index 1d54025..42ba69a 100644 > --- a/hdfs-agent/scripts/install.properties > +++ b/hdfs-agent/scripts/install.properties > @@ -29,6 +29,17 @@ POLICY_MGR_URL= > # > REPOSITORY_NAME= > > +# > +# Set hadoop home when hadoop program and Ranger HDFS Plugin are not in > the > +# same path. > +# > +COMPONENT_INSTALL_DIR_NAME= > + > +# > +# Set hadoop home when hadoop program and Ranger HDFS Plugin are not in > the same path. > +# > +COMPONENT_INSTALL_DIR_NAME= > + > # AUDIT configuration with V3 properties > # Enable audit logs to Solr > #Example > @@ -131,4 +142,4 @@ CUSTOM_USER=hdfs > # Custom component group > # CUSTOM_COMPONENT_GROUP=<custom-group> > # keep blank if component group is default > -CUSTOM_GROUP=hadoop > \ No newline at end of file > +CUSTOM_GROUP=hadoop > > -- Colm O hEigeartaigh Talend Community Coder http://coders.talend.com
