Description
Vagrantfile on https://github.com/apache/incubator-rya/tree/master/extras/vagrantExample/src/main/vagrant includes these three lines:
export ACCUMULO_VERSION=1.6.5
export HADOOP_VERSION=2.7.2
export RYA_EXAMPLE_VERSION=4.0.0-incubating
These values get plugged into URLs for versions Accumulo, Hadoop, and Rya that are no longer available, so each prevents installation of incubator-rya from working. The version numbers need updating.
Attachments
Issue Links
- links to