- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
How to use local IDE and run Python code in Cloudera?
Created on ‎06-14-2019 09:44 AM - edited ‎09-16-2022 07:27 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I am new to using Cloudera. I wonder if there is a way to write Python code in e.g. Atom or Spyder and execute that code on the Cloudera engine?
Basically I wonder if I can run Python with comparable performance locally as in Cloudera Workbench, with such a method.
Best regards!
Created on ‎06-15-2019 10:53 AM - edited ‎06-15-2019 10:55 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello @Data_Dog
Welcome!
What you are trying to achieve is not there yet in the existing versions (latest is 1.5 as of writing). But, the good news is it will be there in the upcoming CDSW 1.6 version which provides support for local editors (eg PyCharm which supports SSH) allowing remote execution on CDSW and also file sync from local editors to Cloudera DataScience Workbench over SSH. CDSW 1.6 also provides lot of other enhancements including support for 3rd party editors. If you'd like to know more about the upcoming release please see https://www.cloudera.com/about/events/webinars/virtual-event-ml-services-cdsw.html
Thank you,
Amit
Created ‎06-28-2019 09:14 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Created ‎06-28-2019 09:15 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Any plans for supporting "real" IDEs such as Eclipse or Netbeans?
Created ‎07-01-2019 05:52 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Support won't be provided explicitly by individual editor or IDE. Instead the remote ssh functionality in CDSW 1.6 is provided for you to use existing remote connection approaches. I've not done discovery on these IDEs myself, but check out:
... for netbeans, I couldn't find an obvious link.
