[ 
https://issues.apache.org/jira/browse/ACCUMULO-1018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13596730#comment-13596730
 ] 

Hudson commented on ACCUMULO-1018:
----------------------------------

Integrated in Accumulo-Trunk-Hadoop-2.0 #127 (See 
[https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/127/])
    ACCUMULO-1018 applied patch from Kevin Faro that adds table info to 
security exception messages (Revision 1454126)

     Result = SUCCESS
kturner : 
Files : 
* 
/accumulo/trunk/core/src/main/java/org/apache/accumulo/core/client/AccumuloSecurityException.java
* 
/accumulo/trunk/core/src/main/java/org/apache/accumulo/core/client/MutationsRejectedException.java
* 
/accumulo/trunk/core/src/main/java/org/apache/accumulo/core/client/admin/TableOperationsImpl.java
* 
/accumulo/trunk/core/src/main/java/org/apache/accumulo/core/client/impl/Tables.java
* 
/accumulo/trunk/core/src/main/java/org/apache/accumulo/core/client/impl/TabletServerBatchReaderIterator.java
* 
/accumulo/trunk/core/src/main/java/org/apache/accumulo/core/client/impl/TabletServerBatchWriter.java
* 
/accumulo/trunk/core/src/main/java/org/apache/accumulo/core/client/impl/ThriftScanner.java

                
> Client does not give informative message when user can not read table
> ---------------------------------------------------------------------
>
>                 Key: ACCUMULO-1018
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1018
>             Project: Accumulo
>          Issue Type: Bug
>          Components: client
>    Affects Versions: 1.4.0
>            Reporter: Keith Turner
>            Assignee: Kevin Faro
>             Fix For: 1.6.0
>
>         Attachments: ACCUMULO-1018-2.patch, ACCUMULO-1018-3.patch, 
> ACCUMULO-1018.patch
>
>
> Saw this in 1.4, not sure if its an issue in later versions.
> Assume a user has an application that is reading from many tables and does 
> not have permission to read from one table.  In this case the exception does 
> not tell them which table they can not read from.  If not familiar with the 
> application, it can take a while to track this issue down on a system with 
> many tables.

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

Reply via email to