Duo Zhang created HBASE-28329: --------------------------------- Summary: Output hbase logs to working directory in client integration test Key: HBASE-28329 URL: https://issues.apache.org/jira/browse/HBASE-28329 Project: HBase Issue Type: Task Components: jenkins, scripts Reporter: Duo Zhang
So we can see them in the job artifacts, currently it will be logged to hbase install directory which is outside the working dir so we can not see them. The client integration test for master branch is failing because can not start hbase cluster, we need the logs to find out the root cause. -- This message was sent by Atlassian Jira (v8.20.10#820010)