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/09/14 19:57:55 UTC

[GitHub] [accumulo-testing] DomGarguilo edited a comment on pull request #152: Added check for existing output directory in /bin/cingest verify

DomGarguilo edited a comment on pull request #152:
URL: https://github.com/apache/accumulo-testing/pull/152#issuecomment-919463821


   With the changes in 3e6926d, a new subdirectory gets created for each run:
   ```
   dgarguilo@thor:~/github/fluo-uno$ hadoop fs -ls /tmp/ci-verify
   Found 5 items
   drwxr-xr-x   - dgarguilo supergroup          0 2021-09-14 15:14 /tmp/ci-verify/ContinuousVerify_ci_1631646755241
   drwxr-xr-x   - dgarguilo supergroup          0 2021-09-14 15:18 /tmp/ci-verify/ContinuousVerify_ci_1631646992174
   drwxr-xr-x   - dgarguilo supergroup          0 2021-09-14 15:33 /tmp/ci-verify/ContinuousVerify_ci_1631647887518
   drwxr-xr-x   - dgarguilo supergroup          0 2021-09-14 15:38 /tmp/ci-verify/ContinuousVerify_ci_1631648160103
   drwxr-xr-x   - dgarguilo supergroup          0 2021-09-14 15:44 /tmp/ci-verify/ContinuousVerify_ci_1631648563940
   ```
   EDIT:
   In 4b2ee0a, I also added a logger so we could let the user know where the results will be stored.


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