keith-turner commented on PR #4051:
URL: https://github.com/apache/accumulo/pull/4051#issuecomment-1850684756

   > The same can be achieved using the instructions 
[here](https://github.com/apache/accumulo/blob/main/TESTING.md#integration-tests).
 Just curious, why would we need this?
   
   We may not, I had forgotten about that, wonder if the following work
   
    1. Setup accumulo in uno
    2. copy test jar to uno lib dir, this is needed because the test has server 
side code it runs
    3. restart accumulo
    4. run test using mvn passing in uno accumulo props file
   
   If it does work may still want some of the changes in this PR like deleting 
the table.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to