摘要: 1、问题Cannot create directory /directory. Name node is in safe mode. 2、原因在分布式文件系统启动的时候,开始的时候会有安全模式,当分布式文件系统处于安全模式的情况下,文件系统中的内容不允许修改也不允许删除,直到安全模式结束。安全模式主 阅读全文
posted @ 2021-03-16 11:21 Vency_L 阅读(307) 评论(0) 推荐(0) 编辑
摘要: 1、问题Error: Error while processing statement: FAILED: Execution Error, return code 2 from org.apache.hadoop.hive.ql.exec.mr.MapRedTask (state=08S01,cod 阅读全文
posted @ 2021-03-16 11:16 Vency_L 阅读(2010) 评论(0) 推荐(0) 编辑
摘要: 1、问题Error running '类名': Command line is too long. Shorten command line for 类名 or also for Application default configuration. 2、原因 IDEA启动项目的时候是使用命令启动的。 阅读全文
posted @ 2021-03-16 11:09 Vency_L 阅读(219) 评论(0) 推荐(0) 编辑