keith-turner edited a comment on issue #127:
URL: 
https://github.com/apache/accumulo-testing/issues/127#issuecomment-699286143


   > I did run into issues aswell. What is the specific issue you ran into? 
Mine was zookeeper version.
   
   @Manno15 I did not  look into it earlier, because I was focused on getting 
the performance test working.  I just reverted the hack I made to the cluster 
control script to call `accumulo setup` and reran.  Looking into it seems like 
accumulo init is failing because it can not contact NN.
   
   > 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. 
   
   If that is not working it would not impact the PT I was working on in #125 
because it has no server side code.  That function is called to make a jar 
available server side on the accumulo cluster.  If the Uno specific impl of the 
function is not working it could impact other perf test and may need to be 
improved.  It seems like it may have worked in the past for 2.0, but not sure 
if that we before or after 2.0 release.
   


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