You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2021/12/23 20:23:14 UTC

[GitHub] [accumulo-testing] DomGarguilo opened a new issue #182: Agitator broken, needs updating

DomGarguilo opened a new issue #182:
URL: https://github.com/apache/accumulo-testing/issues/182


   It looks like the agitator is out of date and no longer works. 
   
   Running `./bin/agitator start` results in the following output:
   ```
   Using /home/dgarguilo/github/accumulo-testing/conf/env.sh for setup
   Running master-agitator and tserver-agitator as dgarguilo
   Running datanode-agitator as dgarguilo
   ```
   Which seems to suggest that things are working. However, taking a look at the agitator.err logs, I see:
   ```
   nohup: ignoring input
   cat: /home/dgarguilo/github/fluo-uno/install/accumulo-2.1.0-SNAPSHOT/conf/tservers: No such file or directory
   WARN setting maxKill to 0
   WARN setting minKill to equal maxKill
   ```
   Taking a quick look at the code, it seems there are several things that need to be updated (tserver location, master vs. manager, etc.) in order for agitator to work with the current state of accumulo. It might also be helpful to display to the user when something is awry instead of them needing to look into the logs before knowing there is an issue.


-- 
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: notifications-unsubscribe@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [accumulo-testing] DomGarguilo commented on issue #182: Agitator broken, needs updating

Posted by GitBox <gi...@apache.org>.
DomGarguilo commented on issue #182:
URL: https://github.com/apache/accumulo-testing/issues/182#issuecomment-1011428422


   Closed via #183 


-- 
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: notifications-unsubscribe@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [accumulo-testing] DomGarguilo closed issue #182: Agitator broken, needs updating

Posted by GitBox <gi...@apache.org>.
DomGarguilo closed issue #182:
URL: https://github.com/apache/accumulo-testing/issues/182


   


-- 
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: notifications-unsubscribe@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org