Hi Selva,

Looks fine to me.

Thanks for updating the documentation.

On Fri, Nov 20, 2015 at 5:11 PM, Selvamohan Neethiraj <
sneethi...@hortonworks.com> wrote:

> Hanish:
>
> The ranger-0.5.0 release information is available in the mail thread (Voting
> Thread Link
> <http://mail-archives.apache.org/mod_mbox/incubator-ranger-dev/201506.mbox/%3cd1945353.23599%25sneethi...@hortonworks.com%3E>
> ):
>
> URL to get the release tag (ranger-0.5.0-rc3):
>
> https://git-wip-us.apache.org/repos/asf?p=incubator-ranger.git;a=shortlog;h=refs/tags/ranger-0.5.0-rc3
>
> You can get the release source code from:
>
> http://people.apache.org/~sneethir/ranger/ranger-0.5.0-rc3/ranger-0.5.0.tar.gz
>
> I have also updated the Wiki page (
> https://cwiki.apache.org/confluence/display/RANGER/Apache+Ranger+0.5.0+Installation)
>  with
> an instruction as how you can get the source code associated with
> ranger-0.5.0 release:
>
> # git checkout tags/ranger-0.5.0-rc3
>
>
> Thanks,
> Selva-
>
> From: Hanish Bansal <hanish.bansal.agar...@gmail.com>
> Reply-To: "user@ranger.incubator.apache.org" <
> user@ranger.incubator.apache.org>
> Date: Friday, November 20, 2015 at 6:21 AM
> To: "user@ranger.incubator.apache.org" <user@ranger.incubator.apache.org>
>
> Subject: Re: Ranger 0.5 Source location
>
> @Bosco/Selva: Do we have tag on GIT repo for ranger 0.5.0 source?
> If not, then we can update the documentation to download source from
> https://dist.apache.org/repos/dist/release/incubator/ranger/0.5.0-incubating/
>
> Currently installation guide (
> https://cwiki.apache.org/confluence/display/RANGER/Apache+Ranger+0.5.0+Installation)
> of Ranger 0.5 is pointing to master branch that has major changes for 0.6.0
> like Tag Based Policy etc.
>
>
>
> On Wed, Nov 18, 2015 at 12:36 PM, Don Bosco Durai <bo...@apache.org>
> wrote:
>
>> Selva, did you tag the branch when we did the 0.5 release?
>>
>> Thanks
>>
>> Bosco
>>
>>
>> From: Hanish Bansal <hanish.bansal.agar...@gmail.com>
>> Reply-To: <user@ranger.incubator.apache.org>
>> Date: Tuesday, November 17, 2015 at 10:29 PM
>>
>> To: <user@ranger.incubator.apache.org>
>> Subject: Re: Ranger 0.5 Source location
>>
>> @Bosco: As per above discussion, Ranger-0.5 branch has commits for defect
>> fixes of ranger 0.5.0 release and it will be probably released as ranger
>> 0.5.1.
>> We are looking for source code of Ranger 0.5.0 that was released on
>> 10-June-2015.
>>
>> As mentioned in https://cwiki.apache.org/confluence/display/RANGER/News,
>> source code for 0.5.0 is available at
>> https://dist.apache.org/repos/dist/release/incubator/ranger/0.5.0-incubating/.
>> I think we should update the documentation to use this location for 0.5.0
>> release rather than git location of ranger-0.5 branch.
>>
>> @Balaji: Sure, please give me write access for same. Once we close this
>> discussion, I will the update the same in documentation.
>>
>>
>>
>> On Wed, Nov 18, 2015 at 6:54 AM, Balaji Ganesan <bgane...@apache.org>
>> wrote:
>>
>>> I think a dot release makes sense, +1 to your suggestion Bosco.
>>>
>>> @hanish, can you help us with any document fixes? I think the community
>>> can benefit from your inputs.
>>>
>>> @dilli, thanks for pointing to the email discussion thread.
>>>
>>> On Tue, Nov 17, 2015 at 3:34 PM, Don Bosco Durai <bo...@apache.org>
>>> wrote:
>>>
>>>> @Hanish, the documentation is incorrect. We should be using
>>>> branch ranger-0.5 for Apache Ranger 0.5.
>>>>
>>>> @Dilli, I agree with you. We should standardize the release branch and
>>>> subsequent dot (patch) release branches.
>>>>
>>>> Seems 0.5 branch has been free flowing for sometime,  can we plan to
>>>> release 0.5.1 with what we have so far. This might be also a good cut-off
>>>> because Kafka is going to their 0.9 release and we need to enable Ranger
>>>> for it.
>>>>
>>>> Thanks
>>>>
>>>> Bosco
>>>>
>>>>
>>>> From: Dilli Dorai <dilli.do...@gmail.com>
>>>> Reply-To: <user@ranger.incubator.apache.org>
>>>> Date: Tuesday, November 17, 2015 at 1:52 PM
>>>> To: <user@ranger.incubator.apache.org>
>>>> Subject: Re: Ranger 0.5 Source location
>>>>
>>>> Hanish,
>>>>
>>>> FYI.
>>>> Raised concerns along similar lines on dev list on noticing large
>>>> commits going into ranger-0.5 branch, anticipating problems like you have.
>>>>
>>>> Reviewing the following thread on dev mailing might help you.
>>>>
>>>>
>>>> http://mail-archives.apache.org/mod_mbox/ranger-dev/201511.mbox/%3c566739ac-b2f9-4d3a-9f2a-19f2c8aba...@hortonworks.com%3e
>>>>
>>>> Thanks
>>>> Dilli
>>>>
>>>>
>>>> On Mon, Nov 16, 2015 at 10:52 PM, Hanish Bansal <
>>>> hanish.bansal.agar...@gmail.com> wrote:
>>>>
>>>>> Hi All,
>>>>>
>>>>> As mentioned in installation guide (
>>>>> https://cwiki.apache.org/confluence/display/RANGER/Apache+Ranger+0.5.0+Installation)
>>>>> of Ranger 0.5, there is no binary available for ranger and we have to 
>>>>> build
>>>>> from source.
>>>>>
>>>>> The command mentioned to build from source is:
>>>>> git clone https://github.com/apache/incubator-ranger.git
>>>>>
>>>>> I have few queries regarding source location of ranger 0.5 and 0.6.
>>>>> Looking at above git location, it seems to be of master branch that
>>>>> has some new major features like tag based policies etc. We want to use
>>>>> officially released Ranger 0.5 so what is git location for that?
>>>>>
>>>>> Github branch for 0.5
>>>>> https://github.com/apache/incubator-ranger/commits/ranger-0.5 is also
>>>>> having regular commits, probably same as master branch. Is there any
>>>>> specific location from which we can checkout source of ranger of 0.5?
>>>>>
>>>>> Our target is use apache ranger 0.5 that should also be compatible
>>>>> with HDP 2.3.
>>>>>
>>>>> --
>>>>> *Thanks & Regards*
>>>>> *Hanish Bansal*
>>>>>
>>>>
>>>>
>>>
>>
>>
>> --
>> *Thanks & Regards*
>> *Hanish Bansal*
>>
>>
>
>
> --
> *Thanks & Regards*
> *Hanish Bansal*
>



-- 
*Thanks & Regards*
*Hanish Bansal*

Reply via email to