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

Billie Rinaldi commented on ACCUMULO-461:
-----------------------------------------

The ConstraintLoader and ConstraintChecker are in the server module.  Do we 
think they should be moved to the client module?  It doesn't seem like a good 
idea to make a separate loader and checker for the client.
                
> Provide convenient mechanism for checking constraints client side
> -----------------------------------------------------------------
>
>                 Key: ACCUMULO-461
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-461
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: client
>            Reporter: John Vines
>            Assignee: Billie Rinaldi
>             Fix For: 1.5.0
>
>
> Currently constraints are run on the server side. If the user is running a 
> map reduce which is writing, they may want to make attempts to validate data 
> before writing to make error handling easier. We should provide a generic 
> client mechanism to load a table's constraints and check them before sending 
> them to the batchwriter. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to