Replace deprecated "new HBaseConfiguration(...)" calls
------------------------------------------------------

                 Key: HBASE-3092
                 URL: https://issues.apache.org/jira/browse/HBASE-3092
             Project: HBase
          Issue Type: Improvement
            Reporter: Lars Francke
            Assignee: Lars Francke
            Priority: Minor
             Fix For: 0.90.0


This is just a patch to replace all uses of the HBaseConfiguration with the 
proper HBaseConfiguration.create methods.

HBASE-2996 introduced thousands of warnings about this deprecation and it was 
easier to replace them all in code than to find the problem in Maven :)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to