You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@rya.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/06/04 17:00:00 UTC

[jira] [Commented] (RYA-495) old version numbers in Vagrantfile prevent it from working

    [ https://issues.apache.org/jira/browse/RYA-495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16500526#comment-16500526 ] 

ASF GitHub Bot commented on RYA-495:
------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-rya/pull/297


> old version numbers in Vagrantfile prevent it from working
> ----------------------------------------------------------
>
>                 Key: RYA-495
>                 URL: https://issues.apache.org/jira/browse/RYA-495
>             Project: Rya
>          Issue Type: Bug
>          Components: build
>         Environment: Ubuntu
>            Reporter: Bob DuCharme
>            Assignee: Eric White
>            Priority: Major
>
> 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. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)