Description of problem: There's missing dependency in accumulo translator's module. The dependency which is missing is "org.jboss.teiid". The issue can be examined while running similar query: SELECT * FROM MyTable WHERE MyColumn='string' and results in: Caused by: java.lang.ClassNotFoundException: org.teiid.api.exception.query.ExpressionEvaluationException Version: DV 6.3 DR1
Jan Stastny <jstastny> updated the status of jira TEIID-3922 to Open
Steven Hawkins <shawkins> updated the status of jira TEIID-3922 to Resolved