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