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

Version 2 (modified by waue, 16 years ago) (diff)

--

cloudera 0.18 -> 0.20

  • hadoop install
    $ sudo su -
    # apt-get install hadoop-0.18 hadoop-0.18-namenode  hadoop-conf-pseudo
    # apt-get install hadoop-0.18-datanode hadoop-0.18-jobtracker hadoop-0.18-tasktracker
    
  • hadoop namenode format
    # su -s /bin/bash - hadoop -c 'hadoop namenode -format'
    
  • startup
    # /etc/init.d/hadoop-namenode start
    

Attachments (3)

Download all attachments as: .zip