You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@rya.apache.org by "Puja Valiyil (JIRA)" <ji...@apache.org> on 2016/08/04 13:07:20 UTC

[jira] [Updated] (RYA-69) RyaDirectExample doesn't work on Mock Accumulo

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

Puja Valiyil  updated RYA-69:
-----------------------------
    Priority: Critical  (was: Major)

> RyaDirectExample doesn't work on Mock Accumulo
> ----------------------------------------------
>
>                 Key: RYA-69
>                 URL: https://issues.apache.org/jira/browse/RYA-69
>             Project: Rya
>          Issue Type: Bug
>    Affects Versions: 3.2.9
>            Reporter: Aaron Mihalik
>            Priority: Critical
>
> This exception is thrown when running the RyaDirectExample:
> {code}
> Exception in thread "main" java.lang.UnsupportedOperationException
> 	at org.apache.accumulo.core.client.mock.MockConnector.createConditionalWriter(MockConnector.java:148)
> 	at mvm.rya.indexing.external.tupleSet.PcjTables.updateCardinality(PcjTables.java:659)
> 	at mvm.rya.indexing.external.tupleSet.PcjTables.addResults(PcjTables.java:564)
> 	at mvm.rya.indexing.external.tupleSet.PcjTables.populatePcj(PcjTables.java:767)
> 	at mvm.rya.indexing.external.tupleSet.PcjTables.createAndPopulatePcj(PcjTables.java:817)
> 	at RyaDirectExample.createPCJ(RyaDirectExample.java:779)
> 	at RyaDirectExample.main(RyaDirectExample.java:97)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)