Caleb Meier created RYA-78:
------------------------------
Summary: RyaDirectExample throws UnsupportedOperationException
becuase of ConditionalWriter
Key: RYA-78
URL: https://issues.apache.org/jira/browse/RYA-78
Project: Rya
Issue Type: Bug
Components: examples
Affects Versions: 3.2.10
Reporter: Caleb Meier
Currently the RyaDirectExample throws an UnsupportedOperationException because
it uses a Mock Accumulo Instance and the class PcjTables, which creates PCJs
within the example, uses a ConditionalWriter on a Mock Accumulo Table. The
example needs to be updated to use a MiniAccumuloCluster or the PcjTables class
needs to be configurable so that it can work with Mock Accumulo.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)