warcbase
warcbase copied to clipboard
Loading HBase config on startup
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.