[
https://issues.apache.org/jira/browse/HBASE-6763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14077770#comment-14077770
]
Sean Busbey commented on HBASE-6763:
------------------------------------
All references to fs.default.name have been removed in master. It looks like
0.98 attempts to set both properties, but there are a few places that only set
one or the other.
Fine to close? Or would folks like a patch against 0.98 to make our use of both
consistent?
> fs.default.name has been moved to fs.defaultFS we did not migrate all of the
> code.
> ----------------------------------------------------------------------------------
>
> Key: HBASE-6763
> URL: https://issues.apache.org/jira/browse/HBASE-6763
> Project: HBase
> Issue Type: Bug
> Components: master
> Affects Versions: 0.95.2
> Reporter: Kevin Odell
> Labels: newbie
>
> We are getting warning messages:
> WARN org.apache.hadoop.conf.Configuration: fs.default.name is deprecated.
> Instead, use fs.defaultFS
> This occurs even when the core-site.xml is properly set up.
--
This message was sent by Atlassian JIRA
(v6.2#6252)