You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ambari.apache.org by Gautam Borad <gb...@gmail.com> on 2016/09/06 04:35:29 UTC

Re: Installing Ranger via ambari-blueprint

Hi Chandan,

   >> However, the manual step works where I do ambari-server setup to
configure the jdbc driver.

Please note that the Jira that you linked fixes the way the internal path
to get the jar is used. It does not eliminate the pre-requisite of running
the 'ambari-server setup' command. One still has to run that command so
Ranger can pick up the jar.

Hope that helps!



On Tue, Aug 30, 2016 at 12:19 AM, Chandan Kumar <ck...@nextpathway.com>
wrote:

> Hello,
>
> I want to install ranger using ambari-blueprint. I am using the official
> wikipage for the same. Page: https://cwiki.apache.
> org/confluence/display/AMBARI/Blueprint+support+for+Ranger
>
> I used the sample blueprint provided, the blue print seems to work, but at
> later stage the ranger-admin installation fails with error. [because it is
> trying to download the mysql java connector from the ambari server which
> does not exists.]
>
>
> raise Fail("Failed to download file from {0} due to HTTP error: {1}".format(self.url, str(ex)))
> resource_management.core.exceptions.Fail: Failed to download file from http://dev15-namenode-01.nextpathway.com:8080/resources//mysql-jdbc-driver.jar due to HTTP error: HTTP Error 404: Not Found
>
>
> However, the manual step works where I do ambari-server setup to configure
> the jdbc driver.
>
> On googling I found similar issue has been reported and fixed as per the
> JIRA: https://issues.apache.org/jira/browse/AMBARI-9476
>
> But I am still getting the same issue. I am using ambari 2.2.2.0 on hdp
> 2.3.
>
> Thanks
> Chandan
>



-- 
Regards,
Gautam.