An exception occured while performing the indexing job : java.io.IOException: Cannot initialize Cluster. Please check your configuration for mapreduce.framework.name and the correspond server addresses.
    at org.apache.hadoop.mapreduce.Cluster.initialize(Cluster.java:120)
    at org.apache.hadoop.mapreduce.Cluster.<init>(Cluster.java:82)
    at org.apache.hadoop.mapreduce.Cluster.<init>(Cluster.java:75)
    at org.apache.hadoop.mapreduce.Job$9.run(Job.java:1260)
    at org.apache.hadoop.mapreduce.Job$9.run(Job.java:1256)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.security.auth.Subject.doAs(Subject.java:415)
    at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1709)
    at org.apache.hadoop.mapreduce.Job.connect(Job.java:1255)
    at org.apache.hadoop.mapreduce.Job.submit(Job.java:1284)
    at org.apache.hadoop.mapreduce.Job.waitForCompletion(Job.java:1308)
    at org.apache.phoenix.mapreduce.index.IndexTool1.run(IndexTool1.java:225)
    at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:76)
    at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:90)
    at org.apache.phoenix.mapreduce.index.IndexTool1.main(IndexTool1.java:334)
 
 
 
Looks like i had a lucky day and went with this exception through 'all' of those causes. Summary:

最新文章

  1. Virtualbox虚机无法启动因断电
  2. RobotFrameWork(六)控制流之For循环
  3. 微信 {&quot;errcode&quot;:40029,&quot;errmsg&quot;:&quot;invalid code, hints: [ req_id: Cf.y.a0389s108 ]&quot;}
  4. mac系统安装node
  5. Win8.1无法安装.NET Framework 3.5的解决办法
  6. 10GE---超长距离的万兆以太网
  7. FPGA中如何实现除法?
  8. Qt通过UDP传图片,实现自定义分包和组包
  9. iOS优化内存方法推荐
  10. Java笔记(二十一)&hellip;&hellip;String与StringBuffer
  11. vue2.0 页面A跳转到页面B,B页面停留在A页面的滚动位置的解决方法
  12. 【eclipse】mybatis配置文件创建与mapper接口文件创建
  13. 解析Object.defineProperty的作用
  14. virtualbox 在物理机是无线网卡的时候做桥接配置
  15. 【ES】学习5-全文搜索
  16. CentOS 7 install slurm cluster
  17. CG图形学的工具
  18. 集成SVN源码管理和Mantis缺陷跟踪
  19. UGUI的优点新UI系统四 开源
  20. ionic真机调试Android报错 - could not read ok from ADB Server * failed to start daemon * error: cannot connect to daemon

热门文章

  1. maven安装和eclipse集成
  2. IDEA上创建 Maven SpringBoot+mybatisplus+thymeleaf 项目
  3. 【Android】LMK 工作机制
  4. websocket/dwebsocket 实现前后端的实时通信
  5. Cookies 和 Session的区别
  6. BZOJ2212 [Poi2011]Tree Rotations 线段树合并 逆序对
  7. POJ3321Apple Tree Dfs序 树状数组
  8. C#基础:委托之Action&lt;T&gt;和Func&lt;T&gt;的用法
  9. mysql 备份 恢复
  10. P1012 拼数 字符串