saintstack commented on a change in pull request #1392: HBASE-24081 Provide documentation for running Yetus with HBase URL: https://github.com/apache/hbase/pull/1392#discussion_r400491308
########## File path: dev-support/HOW_TO_YETUS_LOCAL.md ########## @@ -0,0 +1,166 @@ +# How To Use Apache Yetus with Apache HBase + +This document describes how to get up and running with [Apache Yetus][yetus], +as pertains to development of Apache HBase. Specifically this covers the use +of `test-patch`, of which HBase developers make use for tasks related to code +quality. These are normally run via automation in the foundation's +[Build][builds] infrastructure. They can also be run locally, which is the +subject this document. + +The Yetus project provides it's own documentation of `test-patch` in Review comment: s/it's/its/ ---------------------------------------------------------------- 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] With regards, Apache Git Services
