โ05-10-2022 08:33 AM
Hi all, I am running a preprocessing to create my trainset and test set. Does anyone know why during the execution my cell gives the error "RuntimeException: The python kernel is unresponsive." ? How can I solve it?
โ05-24-2022 03:39 PM
@Valerio Gorettiโ we need to look at the thread dumps to understand this issue. if the repl thread running the command is blocked by the partial result fetcher thread and If this is consistent with several threads dump snapshots, it suggests that the command is streaming a lot of stuff to the result buffer, so that the partial result fetcher can take more time than normal to send them to the tree store and frontend.
โ05-11-2022 04:41 AM
@Valerio Gorettiโ , It's hard to know exactly why that would occur. One thing that works for me when I get strange errors is refreshing the browser. Sometimes the HTML doesn't render correctly. When that doesn't work, I try to disconnect and reattach my cluster. Once every few months, I need to restart my cluster and that always fixes things.
โ05-14-2022 02:17 AM
@Joseph Kambourakisโ Thank you for your reply. I use Databricks Community Edition so I restart the cluster every time it expires. I tried updating my browser but it keeps giving me the same problem...
โ05-14-2022 02:18 AM
Hi @Kaniz Fatmaโ , unfortunately my problem persists.
โ05-24-2022 03:39 PM
@Valerio Gorettiโ we need to look at the thread dumps to understand this issue. if the repl thread running the command is blocked by the partial result fetcher thread and If this is consistent with several threads dump snapshots, it suggests that the command is streaming a lot of stuff to the result buffer, so that the partial result fetcher can take more time than normal to send them to the tree store and frontend.
โ06-24-2022 07:34 AM
@Prabakar Ammeappinโ Thank you!
โ06-24-2022 07:27 AM
Hey there @Valerio Gorettiโ
Hope all is well!
Just wanted to check in if you were able to resolve your issue and would you be happy to share the solution or mark an answer as best? Else please let us know if you need more help.
We'd love to hear from you.
Thanks!
โ06-24-2022 07:33 AM
Hi! I just now read @Prabakar Ammeappinโ 's reply. But that was the problem.
โ01-16-2023 02:47 AM
Hello,
I am facing same issue. What did you do to fix the problem you had. Was there any configuration change that was needed? Thank you
Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you wonโt want to miss the chance to attend and share knowledge.
If there isnโt a group near you, start one and help create a community that brings people together.
Request a New Group