这种差异是在周末出现的,当时我试图通过hftp跨不同集群(在物理上分开的房间)传输大量数据hadoopdistcphftp-path-srchftp-path-dsthftpurl类似于hftp://node:50070/more/path它在某些文件上中途失败。日志说Unhandledinternalerror.Vertexfailed,vertexName=scope-152...我手动检查了这些文件,没有发现任何可疑之处。我还尝试了以下愚蠢的Pig脚本,看看它是否能让我感到惊讶data=LOAD'$src_hftp'USINGPigStorage('\t','-schema');