On Thu, Jul 19, 2012 at 2:36 AM, Mohit Anchlia <[email protected]> wrote: > I just wanted to check if most people copu hbase-site.xml in the classpath > or use some properties file as a resource and then set it in Configuration > object returned by HBaseConfiguration.*create*();
The former in my experience. St.Ack
