Nick Dimiduk created HBASE-14360:
------------------------------------
Summary: Client GC log path is not computed
Key: HBASE-14360
URL: https://issues.apache.org/jira/browse/HBASE-14360
Project: HBase
Issue Type: Bug
Components: scripts
Reporter: Nick Dimiduk
Priority: Minor
Looking for GC logs on the client side, I noticed the nice work from HBASE-7817
that gives us the settings, just uncomment and run. Giving this a try with ltt,
looks like {{<FILE-PATH>}} is not replaced according to the comments. Seems
this work is done by {{bin/hbase-daemon.sh}}, not {{bin/hbase}}. The result is
my ltt produced a file {{<FILE-PATH>.0}} in {{$(pwd)}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)