- 博客(4)
- 问答 (1)
- 收藏
- 关注
原创 IDEA 运行报错 Scala Compile Server
报错信息: Scala Compile Server Error occurred during initialization of VM Could not reserve enough space for 2097152KB object heap 不影响scala代码运行,但看着不顺眼! 报错原因: 网上找到许多资料说是内存不够使用 解决办法: 修改之后再运行文件,就不会报错了。 ...
2022-04-12 18:23:30
2271
2
原创 hive 启动报错java.net.URISyntaxException: Relative path in absolute URI: ${system:java.io.tmpdir%7D/$%..
hive配置
2022-03-18 18:52:50
2656
原创 在scrapy爬取微博热评时出现MySQLdb._exceptions.ProgrammingError错误
问题代码: MySQLdb._exceptions.ProgrammingError: (1064, "You have an error in your SQL syntax; check the manual that corresponds to you r MySQL server version for the right syntax to use near 'read,mention) values ('家长偏心对孩子的影响有多大',15424499,5655)' at line 1")
2021-10-21 21:37:57
340
原创 scrapy 爬取网页详细信息时出现KeyError: ‘item‘问题
在爬取租房信息时,当进入详细页面爬取时就会出现报错: Traceback (most recent call last): File "c:\users\yy\appdata\local\programs\python\python39\lib\site-packages\scrapy\utils\defer.py", line 120, in iter_errback yield next(it) File "c:\users\yy\appdata\local\programs\pyt
2021-10-07 19:11:41
1045
1
空空如也
scrapy爬取网页信息时,没有递归显示,而是在第一条中全部显示了
2021-10-29
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅