NihalJain commented on PR #6368: URL: https://github.com/apache/hbase/pull/6368#issuecomment-2421447943
> Have never tried launching hbase from source directory. Let me try that as well. Verified starting master, rest and thrift from source directory with this patch. All web UIs work fine. ``` hbase % pwd /Users/nihaljain/code/os/hbase hbase % ./bin/hbase-daemon.sh start master running master, logging to /Users/nihaljain/code/os/hbase/bin/../logs/hbase-nihaljain-master-HOSTNAME.out hbase % ./bin/hbase-daemon.sh start rest running rest, logging to /Users/nihaljain/code/os/hbase/bin/../logs/hbase-nihaljain-rest-HOSTNAME.out base % ./bin/hbase-daemon.sh start thrift running thrift, logging to /Users/nihaljain/code/os/hbase/bin/../logs/hbase-nihaljain-thrift-HOSTNAME.out ``` -- 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: issues-unsubscr...@hbase.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org