Ubuntu 12.04搭建hadoop单机版环境

复制<?搭建单机xmlversion="1.0"?> <?xml-stylesheettype="text/xsl"href="configuration.xsl"?> <!-- Put site-specific property overrides in this file. --> <configuration> <property> <name>fs.default.name</name> <value>hdfs://localhost:9000</value> </property> </configuration> 1.2.3.4.5.6.7.8.9.10.
本文地址:http://www.bzuk.cn/news/022f9699881.html
版权声明
本文仅代表作者观点,不代表本站立场。
本文系作者授权发表,未经许可,不得转载。