1、client向NameNode发送读请求
2、NameNode查看Metadata(元数据)信息,返回fileA的block位置
3、按block的顺序读取
4、优先取和client同机架的DataNode