Thanks Stack, but you are talking about something else methinks. I know of the "-Dproc_<process name>" convention. What I am asking about is different, it is settable by the user in the hbase-env.sh and is added to the command line as "-Dhbase.id.str=...". I have no idea who is using it and why. Makes sense?
Sent from my iPad > On 19. Jul 2017, at 16:43, Stack <[email protected]> wrote: > > It shows when you do a long processing listing. It is a convention from > hadoop. It does similar. Here's a few example snippets Lars: > > For hbase master process listing, you'll find this in the long line...: > -Dproc_master > > Etc: > > -Dproc_zookeeper > > -Dproc_resourcemanager > > St.Ack > > >> On Fri, Jul 14, 2017 at 11:55 AM, Lars George <[email protected]> wrote: >> >> Hi, >> >> Was coming across `HBASE_IDENT_STR` (in hbase-env.sh) which sets >> `hbase.id.str` as a command line parameter to the daemon. But I cannot >> find where that is used. Could someone point me in the right >> direction? >> >> Cheers, >> Lars >>
