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.
- Timestamp:
-
Apr 3, 2009, 11:43:44 AM (17 years ago)
- Author:
-
waue
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v28
|
v29
|
|
| 303 | 303 | {{{ |
| 304 | 304 | $ bin/hadoop fs -count -q own |
| 305 | | |
| 306 | 305 | none inf 1 0 0 hdfs://gm1.nchc.org.tw:9000/user/waue/own |
| 307 | | |
| 308 | 306 | $ bin/hadoop dfsadmin -setQuota 4 own |
| 309 | | |
| 310 | 307 | $ bin/hadoop fs -count -q own |
| 311 | | |
| 312 | 308 | 4 3 1 0 0 hdfs://gm1.nchc.org.tw:9000/user/waue/own |
| 313 | 309 | }}} |