wiki:TMUE110317/Lab1_New

Version 1 (modified by jazz, 13 years ago) (diff)

--

  • 首先連線至 http://hadoop.nchc.org.tw
  • 點選新增帳號
  • 收信,點選確認連結
  • hadoop fs -put /etc/hadoop/conf input
    
  • hadoop fs -ls
    
  • hadoop jar hadoop-examples.jar wordcount input output
    
  • hadoop fs -get output .
    
  • cat output/part-r-0000