[teiid-issues] [JBoss JIRA] (TEIID-2806) Accumulo Connector: Handling Authorizations with NULL value

devin pinkston (JIRA) issues at jboss.org
Thu Jan 16 14:30:33 EST 2014


    [ https://issues.jboss.org/browse/TEIID-2806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12936445#comment-12936445 ] 

devin pinkston commented on TEIID-2806:
---------------------------------------

You can create Authorizations with no value:

 Authorizations auths =  new Authorizations());

So if you inserted data with that, you can't read from a batchscanner/scanner in accumulo translator.
                
> Accumulo Connector: Handling Authorizations with NULL value
> -----------------------------------------------------------
>
>                 Key: TEIID-2806
>                 URL: https://issues.jboss.org/browse/TEIID-2806
>             Project: Teiid
>          Issue Type: Bug
>          Components: Connector API
>    Affects Versions: 8.7
>            Reporter: devin pinkston
>            Assignee: Steven Hawkins
>
> Currently the connector cannot handle null authorizations or roles left blank.  

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