Hello, When constructing an Hbase Connection, is there a standard configuration property that should be used to set a User Agent string?
I appreciate that not all connection backends might support a user agent, but if I add support into a connection implementation, I'd rather use a standard configuration property rather than a custom one. Does such a property exist? Thanks Lindsay
