-
Notifications
You must be signed in to change notification settings - Fork 278
Downloads
Antonio Piccolboni edited this page Jun 21, 2013
·
89 revisions
We are limiting the listed downloads to the most recent stable version to simplify things and prevent people from downloading obsolete versions (and we say that from experience). If you have a very strong reason to want to install an old version, though, there is a way.
- Clone the repo for the package you need
git tag
- find the tag corresponding to the version you want
git checkout <that-tag>
R CMD build <path-to-rmr/pkg>
From the web interface:
- Go to repo for the package you need (for rmr < 2.0 go to the now retired RHadoop repo)
- In the Code tab there is a tag link somewhere in the upper right corner
- Select release of interest and download
- Unzip
R CMD build <path-to-rmr/pkg>
Either way, you can now continue with normal installation instructions
###Prerequisites and Installation
See the package specific pages:
Contact: rhadoop@revolutionanalytics.com