Github user joshelser commented on the issue:

    https://github.com/apache/accumulo/pull/138
  
    @dlmarion  Is this what you expect to see?
    
    ```
    % ll logs run
    logs:
    total 472
    -rw-r--r--  1 jelser  staff    23K Aug 15 14:41 gc_1_hw10447.local.debug.log
    -rw-r--r--  1 jelser  staff    21K Aug 15 14:41 gc_1_hw10447.local.log
    -rw-r--r--  1 jelser  staff     0B Aug 15 14:41 gc_localhost.err
    -rw-r--r--  1 jelser  staff     0B Aug 15 14:41 gc_localhost.out
    -rw-r--r--  1 jelser  staff     0B Aug 15 14:41 hw10447.local.audit
    -rw-r--r--  1 jelser  staff    27K Aug 15 14:41 
master_1_hw10447.local.debug.log
    -rw-r--r--  1 jelser  staff    23K Aug 15 14:41 master_1_hw10447.local.log
    -rw-r--r--  1 jelser  staff     0B Aug 15 14:41 master_localhost.err
    -rw-r--r--  1 jelser  staff     0B Aug 15 14:41 master_localhost.out
    -rw-r--r--  1 jelser  staff    28K Aug 15 14:41 
monitor_hw10447.local.debug.log
    -rw-r--r--  1 jelser  staff    25K Aug 15 14:41 monitor_hw10447.local.log
    -rw-r--r--  1 jelser  staff     0B Aug 15 14:41 monitor_localhost.err
    -rw-r--r--  1 jelser  staff     0B Aug 15 14:41 monitor_localhost.out
    -rw-r--r--  1 jelser  staff    21K Aug 15 14:41 
tracer_1_hw10447.local.debug.log
    -rw-r--r--  1 jelser  staff    20K Aug 15 14:41 tracer_1_hw10447.local.log
    -rw-r--r--  1 jelser  staff     0B Aug 15 14:41 tracer_localhost.err
    -rw-r--r--  1 jelser  staff     0B Aug 15 14:41 tracer_localhost.out
    -rw-r--r--  1 jelser  staff    13K Aug 15 14:41 
tserver_1_hw10447.local.debug.log
    -rw-r--r--  1 jelser  staff    10K Aug 15 14:41 tserver_1_hw10447.local.log
    -rw-r--r--  1 jelser  staff     0B Aug 15 14:41 tserver_localhost.err
    -rw-r--r--  1 jelser  staff     0B Aug 15 14:41 tserver_localhost.out
    
    run:
    total 40
    -rw-r--r--  1 jelser  staff     6B Aug 15 14:41 accumulo-jelser-gc.pid
    -rw-r--r--  1 jelser  staff     6B Aug 15 14:41 accumulo-jelser-master.pid
    -rw-r--r--  1 jelser  staff     6B Aug 15 14:41 accumulo-jelser-monitor.pid
    -rw-r--r--  1 jelser  staff     6B Aug 15 14:41 accumulo-jelser-tracer.pid
    -rw-r--r--  1 jelser  staff     6B Aug 15 14:41 accumulo-jelser-tserver.pid
    ```
    
    The "_1" on tracer, master, and gc seem unexpected given you previous 
comment about avoiding them on the .out/.err files for non-tserver processes. 
Also, the monitor log file doesn't have the extra "_1" which seems out of place 
(but correct).


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to