在 Hadoop 中节点之间的距离如何定义?
How is the distance between nodes defined when using Hadoop?
题目类型: 技术面试题
这是一道技术面试题,常见于澳洲IT公司面试中。
难度: hard
分类: hadoop, distributed-systems
标签: Node Distance, getDistance()
参考答案摘要
TL;DR 节点距离定义为到最近对应节点距离的总和,通过 getDistance() 方法计算。
本题提供 STAR 原则详细解答和技术解析,登录匠人学院学习中心即可查看完整答案。