开发者社区> 问答> 正文

执行spark-example报错

执行spark-example:HBaseTest.scala 如下报错: WARN TableInputFormatBase: Cannot resolve the host namefor master/IP because of javax.naming.CommunicationException: DNSerror [Root exception is java.net.PortUnreachableException: ICMP PortUnreachable]; remaining name ‘IP.in-addr.arpa

展开
收起
不语奈何 2020-01-09 19:33:49 499 0
1 条回答
写回答
取消 提交回答
  • 精于基础,广于工具,熟于业务。

    这是由于DNS服务器没有当前节点的记录(都没使用到DNS服务器),手动在/etc/hosts中添加一条记录”master IP”

    2020-01-09 19:34:31
    赞同 展开评论 打赏
问答标签:
问答地址:
问答排行榜
最热
最新

相关电子书

更多
Hybrid Cloud and Apache Spark 立即下载
Scalable Deep Learning on Spark 立即下载
Comparison of Spark SQL with Hive 立即下载