Hadoop常用操作


Hadoop Commands

工作中常用的hadoop操作

  • Yarn logs

    $ yarn logs -applicationId <application ID> -appOwner <Application Owner> -containerId <Container ID> -nodeAddress <Node Address>   
    
  • Yarn application

  • HttpFs

    $ http://localhost:14000/webhdfs/v1/user/history/done/2016/09/03/001509/job_1466675370769_1509892_conf.xml?op=open&user.name=hadoop 
    
  • ResourceManager REST API’s