[
https://issues.apache.org/jira/browse/HBASE-3092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lars Francke updated HBASE-3092:
--------------------------------
Attachment: HBASE-3092.2.patch
Added another patch as I don't know if SVN can handle the format-patch style
patches from git. Otherwise it's the same.
> 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
>
> Attachments: HBASE-3092.1.patch, HBASE-3092.2.patch
>
>
> 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.