You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@rya.apache.org by "Kevin T (Jira)" <ji...@apache.org> on 2020/11/19 12:40:00 UTC

[jira] [Updated] (RYA-539) Fixing Vagrant example

     [ https://issues.apache.org/jira/browse/RYA-539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin T updated RYA-539:
------------------------
     Attachment: image-2020-11-19-13-38-37-835.png
    Description: 
Note: I normally don't use Vagrant and I'm just trying to evaluate Rya before using it for my project.

*Setup:*

I updated the attached Vagrantfile, so the setup runs through. All Changes are commented with "# CHANGED: [Description of change]". Feel free to commit those changes to the repo.

*Performed actions:*

1. Visiting rya-example-box:8080/rdf4j-server/overview.view throws:

!image-2020-11-19-13-11-44-209.png|width=702,height=462!

2. Creating a repository according to [here|https://github.com/apache/rya/tree/master/extras/vagrantExample/src/main/vagrant#connecting-to-rya-via-rdf4j-workbench] results in:

2.1 The warning: "WARNING: There are potentially incompatible characters in the repository id" --> maybe the tutorial should use a lowercase repository id.

2.2 The marked exception notice after the repository is created

!image-2020-11-19-13-23-35-116.png|width=329,height=157!

3. Uploading data according to [here|https://github.com/apache/rya/tree/master/extras/vagrantExample/src/main/vagrant#uploading-data-via-rdf4j-workbench] did not work:

!image-2020-11-19-13-38-37-835.png|width=368,height=175!

4. Querying according to [this description|https://github.com/apache/rya/tree/master/extras/vagrantExample/src/main/vagrant#querying-data-via-rdf4j-workbench] seems to work, but does not return any data (as no data was imported).

5. Visiting [http://rya-example-box:8080/rdf4j-workbench/repositories/RyaAccumulo/contexts] results in:
 !image-2020-11-19-13-34-41-166.png|width=751,height=497!

 Any hints on how to fix those issues are welcome

  was:
Note: I normally don't use Vagrant and I'm just trying to evaluate Rya before using it for my project.

*Setup:*

I updated the attached Vagrantfile, so the setup runs through. All Changes are commented with "# CHANGED: [Description of change]". Feel free to commit those changes to the repo.

*Performed actions:*

1. Visiting rya-example-box:8080/rdf4j-server/overview.view throws:

!image-2020-11-19-13-11-44-209.png|width=702,height=462!

2. Creating a repository according to [here|https://github.com/apache/rya/tree/master/extras/vagrantExample/src/main/vagrant#connecting-to-rya-via-rdf4j-workbench] results in:

2.1 The warning: "WARNING: There are potentially incompatible characters in the repository id" --> maybe the tutorial should use a lowercase repository id.

2.2 The marked exception notice after the repository is created

!image-2020-11-19-13-23-35-116.png|width=329,height=157!

3. Uploading data according to [here|https://github.com/apache/rya/tree/master/extras/vagrantExample/src/main/vagrant#uploading-data-via-rdf4j-workbench] did not work:

!image-2020-11-19-13-30-52-686.png|width=336,height=160!

4. Querying according to [this description|https://github.com/apache/rya/tree/master/extras/vagrantExample/src/main/vagrant#querying-data-via-rdf4j-workbench] seems to work, but does not return any data (as no data was imported).

5. Visiting [http://rya-example-box:8080/rdf4j-workbench/repositories/RyaAccumulo/contexts] results in:
 !image-2020-11-19-13-34-41-166.png|width=751,height=497!

 Any hints on how to fix those issues are welcome


Forgot to hide an ip

> Fixing Vagrant example
> ----------------------
>
>                 Key: RYA-539
>                 URL: https://issues.apache.org/jira/browse/RYA-539
>             Project: Rya
>          Issue Type: Bug
>          Components: examples
>    Affects Versions: 4.0.0
>            Reporter: Kevin T
>            Priority: Blocker
>         Attachments: Vagrantfile, image-2020-11-19-13-11-44-209.png, image-2020-11-19-13-23-35-116.png, image-2020-11-19-13-30-52-686.png, image-2020-11-19-13-34-41-166.png, image-2020-11-19-13-38-37-835.png
>
>
> Note: I normally don't use Vagrant and I'm just trying to evaluate Rya before using it for my project.
> *Setup:*
> I updated the attached Vagrantfile, so the setup runs through. All Changes are commented with "# CHANGED: [Description of change]". Feel free to commit those changes to the repo.
> *Performed actions:*
> 1. Visiting rya-example-box:8080/rdf4j-server/overview.view throws:
> !image-2020-11-19-13-11-44-209.png|width=702,height=462!
> 2. Creating a repository according to [here|https://github.com/apache/rya/tree/master/extras/vagrantExample/src/main/vagrant#connecting-to-rya-via-rdf4j-workbench] results in:
> 2.1 The warning: "WARNING: There are potentially incompatible characters in the repository id" --> maybe the tutorial should use a lowercase repository id.
> 2.2 The marked exception notice after the repository is created
> !image-2020-11-19-13-23-35-116.png|width=329,height=157!
> 3. Uploading data according to [here|https://github.com/apache/rya/tree/master/extras/vagrantExample/src/main/vagrant#uploading-data-via-rdf4j-workbench] did not work:
> !image-2020-11-19-13-38-37-835.png|width=368,height=175!
> 4. Querying according to [this description|https://github.com/apache/rya/tree/master/extras/vagrantExample/src/main/vagrant#querying-data-via-rdf4j-workbench] seems to work, but does not return any data (as no data was imported).
> 5. Visiting [http://rya-example-box:8080/rdf4j-workbench/repositories/RyaAccumulo/contexts] results in:
>  !image-2020-11-19-13-34-41-166.png|width=751,height=497!
>  Any hints on how to fix those issues are welcome



--
This message was sent by Atlassian Jira
(v8.3.4#803005)