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 Chilton (JIRA)" <ji...@apache.org> on 2018/01/05 20:38:00 UTC

[jira] [Created] (RYA-422) Rya Shell: Mongo DB instance details wrong.

Kevin Chilton created RYA-422:
---------------------------------

             Summary: Rya Shell: Mongo DB instance details wrong.
                 Key: RYA-422
                 URL: https://issues.apache.org/jira/browse/RYA-422
             Project: Rya
          Issue Type: Bug
            Reporter: Kevin Chilton


When listing the instances details for a specific instance of Rya that is installed to Mongo DB, it prints this:
{code}
rya/127.0.0.1:test> print-instance-details
General Metadata:
  Instance Name: test
  RYA Version: 3.2.12-incubating-SNAPSHOT
  Users: 
Secondary Indicies:
  Entity Centric Index:
    Enabled: false
  Free Text Index:
    Enabled: true
  Temporal Index:
    Enabled: true
  PCJ Index:
    Enabled: false
Statistics:
  Prospector:
    Last Update Time: unavailable
  Join Selectivity:
    Last Updated Time: unavailable
{code}

We don't currently support Users, Entity Centric Indexing, PCJ Indexing, Prospector, or Join Selectivity. These sections should not be printed for Mongo instances.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)