上一页 1 2 3 4 5 6 7 8 ··· 59 下一页
摘要: 概念 JSON:是一种轻量级的数据交换格式,用于把对象序列化为嵌套字符串形式,方便网络传输 BSON:mongodb的数据存储格式,一种类json的二进制形式的存储格式,简称Binary JSON,在时间(序列化、反序列化的速度)和空间(序列化之后的体积)上都优于 JSON。可以做为网络数据交换的一 阅读全文
posted @ 2022-01-09 06:15 cxc1357 阅读(168) 评论(0) 推荐(0)
摘要: 原因 spark缺少lzo包 参考 https://www.cnblogs.com/sunbr/p/14860364.html 阅读全文
posted @ 2021-12-31 06:33 cxc1357 阅读(240) 评论(0) 推荐(0)
摘要: 参考 创建虚拟环境 https://www.cnblogs.com/haoyiyang/p/11309701.html https://blog.csdn.net/qq_41727666/article/details/83958957 更改 Python 版本 https://www.jiansh 阅读全文
posted @ 2021-12-30 23:43 cxc1357 阅读(41) 评论(0) 推荐(0)
摘要: 原因 缺少mysql连接库 参考 https://blog.csdn.net/weixin_46086427/article/details/107473106 https://blog.csdn.net/weixin_46086427/article/details/107474193 阅读全文
posted @ 2021-12-30 18:42 cxc1357 阅读(363) 评论(0) 推荐(0)
摘要: 参考 https://blog.csdn.net/gdkyxy2013/article/details/80164773 https://blog.csdn.net/u010916338/article/details/106108266/ 阅读全文
posted @ 2021-12-30 16:02 cxc1357 阅读(353) 评论(0) 推荐(0)
摘要: 参考 https://blog.csdn.net/science_Lee/article/details/79214127 https://blog.51cto.com/u_15072917/3561287 阅读全文
posted @ 2021-12-30 14:44 cxc1357 阅读(59) 评论(0) 推荐(0)
摘要: 原因 没有开启yarn 参考 https://blog.csdn.net/werewolf2/article/details/109155093 阅读全文
posted @ 2021-12-20 13:38 cxc1357 阅读(1016) 评论(0) 推荐(0)
摘要: 原因 元数据配置错误 参考 https://www.cnblogs.com/flyingcr/p/10326883.html 阅读全文
posted @ 2021-12-20 11:15 cxc1357 阅读(52) 评论(0) 推荐(0)
摘要: 参考 https://blog.csdn.net/u012834773/article/details/89893678 阅读全文
posted @ 2021-11-10 21:45 cxc1357 阅读(46) 评论(0) 推荐(0)
摘要: 参考 https://www.cnblogs.com/yujianadu/p/10560272.html https://zhuanlan.zhihu.com/p/54928180 https://www.cnblogs.com/gucb/p/11528507.html 阅读全文
posted @ 2021-10-31 20:55 cxc1357 阅读(52) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 7 8 ··· 59 下一页