摘要: 1. spark编译出现error:object Apache is not a member of package org 原因:idea用的maven路径默认在C盘用户.m2文件下,这个问题此处是因为路径中包含中文造成的 解决方案:将.m2移动到其他路径(不含空格和英文),然后重新指定idea中 阅读全文
posted @ 2019-12-13 18:37 冰糖ryj 阅读(133) 评论(0) 推荐(0) 编辑