wiki:jazz/Hadoop_Env_Setup
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.

Version 3 (modified by jazz, 16 years ago) (diff)

--

  • 製作環境需注意:

每台電腦都要增加此使用者

$ sudo addgroup hadoop
$ sudo adduser --ingroup hadoop hadooper
  • 測試不設定.bashrc 的java home有無關係

編寫 /etc/ssh/ssh_config

StrictHostKeyChecking no
或者
StrictMode no

Attachments (1)

Download all attachments as: .zip