libhdfs test conf uses deprecated fs.default.name value
-------------------------------------------------------
Key: HADOOP-5122
URL: https://issues.apache.org/jira/browse/HADOOP-5122
Project: Hadoop Core
Issue Type: Improvement
Components: libhdfs, test
Reporter: Craig Macdonald
src/c++/libhdfs/tests/conf/core-site.xml contains a deprecated layout for
fs.default.name:
{noformat}
<name>fs.default.name</name>
<value>localhost:23000</value>
{noformat}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.