Igor Kozlov
- 活动总数 20
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 5
-
创建于 Debugging Spark Submit PySpark
This is a copy of request #3248013 that hasn't received any reply from support since April 15, so I decided to look for help here. I'd like to locally debug PySpark application that I execute using... -
创建于 Deployment SFTP doesn't work
Hi, When adding deployment environment using SFTP and openssh/putty authentication (id_rsa.ppk), test connection times out. I can however without problems connect to the deployment server using win... -
创建于 PyCharm 2019.1.3 (Professional Edition) problem with "Import Data from File"
已回答Hi, I used "Dump Data to File" into a csv file to backup the content of a postgres database. Then I removed data in the database table and used "Import Data from File" to check whether it will be i... -
创建于 PyCharm 2019.1.3 (Professional Edition) problem with remote dubugging of an application
已完成Hello, I used the following the following walk through https://www.jetbrains.com/help/pycharm/remote-debugging-with-product.html#debug-app for "Creating a deployment configuration for a remote inte... -
创建于 PyCharm 2019.1.3 (Professional Edition) problem with sync when debugging remotely using ssh interpreter
Hello, I'm trying to debug my project on a remote machine using ssh interpreter. I was able to setup ssh interpreter and requested to map local repository to the deployment path on a remote serve...