Advertisement
Guest User

Untitled

a guest
Oct 27th, 2011
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.65 KB | None | 0 0
  1. nwatkins@kyoto:~/Projects/hadoop-0.20.205.0$ bin/hadoop fs -ls
  2. initialize:Ceph initialization arguments: CephFSInterface --debug_client 20 --debug_ms 20 -m 127.0.0.1:6789 --client-readahead-max-periods=1
  3. 11/10/27 10:34:16 INFO fs.FileSystem: initialize:Ceph initialization arguments: CephFSInterface --debug_client 20 --debug_ms 20 -m 127.0.0.1:6789 --client-readahead-max-periods=1
  4. initialize:Ceph initialized client. Setting cwd to /
  5. 11/10/27 10:34:16 INFO fs.FileSystem: initialize:Ceph initialized client. Setting cwd to /
  6. initialize:exit
  7. getUri:exit with return ceph://null
  8. getFileStatus:enter with path
  9. makeAbsolute:enter with path
  10. makeAbsolute:exit with path /
  11. getFileStatus: calling ceph_stat from Java
  12. getFileStatus:exit
  13. listStatus:enter with path ceph://null/
  14. 11/10/27 10:34:16 WARN fs.FileSystem: listStatus:enter with path ceph://null/
  15. makeAbsolute:enter with path ceph://null/
  16. makeAbsolute:exit with path /
  17. listPaths:enter with path /
  18. makeAbsolute:enter with path /
  19. makeAbsolute:exit with path /
  20. calling ceph_getdir from Java with path /
  21. new buflen: 200
  22. new buflen: 400
  23. new buflen: 800
  24. new buflen: 1600
  25. new buflen: 3200
  26. new buflen: 6400
  27. new buflen: 12800
  28. new buflen: 25600
  29. new buflen: 51200
  30. new buflen: 102400
  31. new buflen: 204800
  32. new buflen: 409600
  33. new buflen: 819200
  34. new buflen: 1638400
  35. new buflen: 3276800
  36. new buflen: 6553600
  37. new buflen: 13107200
  38. new buflen: 26214400
  39. new buflen: 52428800
  40. new buflen: 104857600
  41. new buflen: 209715200
  42. new buflen: 419430400
  43. new buflen: 838860800
  44. new buflen: 1677721600
  45. new buflen: -939524096
  46. terminate called after throwing an instance of 'std::bad_alloc'
  47. what(): std::bad_alloc
  48. Aborted
  49.  
  50.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement