[teiid-issues] [JBoss JIRA] (TEIID-2866) Add ability to "Entity-Attribute and Graph Tables" to Accumulo Translators

Ramesh Reddy (JIRA) issues at jboss.org
Mon Feb 24 16:07:48 EST 2014


Ramesh Reddy created TEIID-2866:
-----------------------------------

             Summary: Add ability to "Entity-Attribute and Graph Tables" to Accumulo Translators
                 Key: TEIID-2866
                 URL: https://issues.jboss.org/browse/TEIID-2866
             Project: Teiid
          Issue Type: Feature Request
          Components: Misc. Connectors
    Affects Versions: 8.7
            Reporter: Ramesh Reddy
            Assignee: Ramesh Reddy


Accumulo data model always works with single table. However, its schema definition is flexible enough interpret to define "merged" tables depending upon the foreign key relationships defined in Teiid schema.

See section 7.4 in https://accumulo.apache.org/1.5/accumulo_user_manual.html

This will lead to providing some limited JOIN based queries on Accumulo with Teiid. This is similar to functionality in the MongoDB translator.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the teiid-issues mailing list