If you try it what do you see?

Its a while since I looked at that code.  From what I remember, there
is a hard ordering of certain files and then addResource inserts at a
particular location, probably in front of the defaults loaded from
CLASSPATH.

St.Ack

On Wed, Jan 26, 2011 at 10:58 AM, Weishung Chung <[email protected]> wrote:
> Correct me if i am wrong. If I want to pass in the path of hbase-site.xml to
> the HBaseConfiguration,
>
> Create HBaseConfiguration() will still add the default xmls from the
> CLASSPATH and will clear them out when I call addResource(String
> pathToResource).
>

Reply via email to