close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": libsasl2.so.2: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
May 28, 2010, 6:35:19 PM (16 years ago)
- Author:
-
jazz
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v2
|
v3
|
|
| 9 | 9 | echo "deb-src http://archive.cloudera.com/debian $dist-cdh2 contrib" >> cloudera.list |
| 10 | 10 | sudo mv cloudera.list /etc/apt/sources.list.d/. |
| | 11 | curl -s http://archive.cloudera.com/debian/archive.key | sudo apt-key add - |
| 11 | 12 | sudo apt-get update |
| 12 | 13 | sudo apt-cache search hadoop |