Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在本地模式下使用 spark,我的数据框不大,大约 148,000 行。每次我尝试将此数据帧插入我的数据库时,直到我指定一个 batchSize 选项为 1 时我才能这样做。我不明白为什么会发生这种情况。