ctubbsii commented on issue #127:
URL: 
https://github.com/apache/accumulo-testing/issues/127#issuecomment-699280117


   @keith-turner What specifically isn't working with the script?
   
   Looking at the script, one immediate potential I can see is that the 
`put_server_code` function tries to copy its file argument into the 
`$ACCUMULO_HOME/lib/ext` directory. However, there is no reason for the script 
to assume that directory exists, or that it is configured in any way in 
Accumulo's class path. By default in 2.x, that directory isn't configured for 
anything. And, as far as I can tell, Uno isn't configured to add to its class 
path either.
   
   Could this be the cause of the problem you are seeing?


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

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


Reply via email to