Igor Kozlov
- Total activity 20
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
-
Created 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... -
Created 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... -
Created PyCharm 2019.1.3 (Professional Edition) problem with "Import Data from File"
AnsweredHi, 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... -
Created PyCharm 2019.1.3 (Professional Edition) problem with remote dubugging of an application
CompletedHello, 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... -
Created 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...