close Warning: Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_fs.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.

Changes between Version 17 and Version 18 of jazz/Hadoop_Lab1


Ignore:
Timestamp:
Mar 23, 2009, 7:32:12 PM (17 years ago)
Author:
waue
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • jazz/Hadoop_Lab1

    v17 v18  
    3333{{{
    3434/opt/hadoop# cat > conf/hadoop-site.xml << EOF
    35 <?xml version="1.0"?>
    36 <?xml-stylesheet type="text/xsl" href="configuration.xsl"?>
    3735<configuration>
    3836  <property>
    3937    <name>fs.default.name</name>
    40     <value>localhost:9000</value>
     38    <value>hdfs://localhost:9000</value>
    4139    <description>
    4240      The name of the default file system. Either the literal string