Apache9 commented on code in PR #5648:
URL: https://github.com/apache/hbase/pull/5648#discussion_r1465920494


##########
dev-support/hbase_nightly_pseudo-distributed-test.sh:
##########
@@ -324,7 +324,7 @@ redirect_and_run "${working_dir}/hadoop_cluster_smoke" \
     "${hadoop_exec}" --config "${working_dir}/hbase-conf/" fs -ls -R /
 
 echo "Starting up HBase"
-HBASE_CONF_DIR="${working_dir}/hbase-conf/" 
"${component_install}/bin/start-hbase.sh"
+HBASE_CONF_DIR="${working_dir}/hbase-conf/" HBASE_LOG_DIR="${working_dir}" 
"${component_install}/bin/start-hbase.sh"

Review Comment:
   We just output the related logs to working_dir
   
   
https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/972/artifact/output-integration/hadoop-3/



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to