warcbase icon indicating copy to clipboard operation
warcbase copied to clipboard

Loading HBase config on startup

Open lintool opened this issue 10 years ago • 0 comments

Currently, we require the user to do this:

$ setenv CLASSPATH_PREFIX "/etc/hbase/conf/"

In order to get the configs loaded correctly... fix this via conf.addResource.

lintool avatar Feb 20 '15 15:02 lintool