Aaron Mihalik created RYA-69:
--------------------------------

             Summary: 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


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)

Reply via email to