[
https://issues.apache.org/jira/browse/RYA-493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Chilton updated RYA-493:
------------------------------
Description:
If you create a legacy instance of Rya on accumulo, meaning you did not install
it via the shell so there is no rya details table, then you will not be able to
connect to it through the shell.
{code:java}
Command failed java.lang.RuntimeException: The Rya instance could not be
uninstalled. Provided reason: Could not uninstall the Rya instance named
'test_instance' because we could not determine which tables are associated with
it.{code}
was:
If you create a legacy instance of Rya on accumulo, meaning you did not install
it via the shell so there is no rya details table, then you will not be able to
connect to it through the shell.
Command failed java.lang.RuntimeException: The Rya instance could not be
uninstalled. Provided reason: Could not uninstall the Rya instance named
'test_instance' because we could not determine which tables are associated with
it.
> Rya Shell - Can not connect to Rya instance without rya details.
> ----------------------------------------------------------------
>
> Key: RYA-493
> URL: https://issues.apache.org/jira/browse/RYA-493
> Project: Rya
> Issue Type: Improvement
> Affects Versions: 4.0.0
> Reporter: Kevin Chilton
> Priority: Major
>
> If you create a legacy instance of Rya on accumulo, meaning you did not
> install it via the shell so there is no rya details table, then you will not
> be able to connect to it through the shell.
> {code:java}
> Command failed java.lang.RuntimeException: The Rya instance could not be
> uninstalled. Provided reason: Could not uninstall the Rya instance named
> 'test_instance' because we could not determine which tables are associated
> with it.{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)