You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@spark.apache.org by Stephen Boesch <ja...@gmail.com> on 2014/12/11 01:46:18 UTC

Using Intellij for pyspark

Anyone have luck with this?  An issue encountered is handling multiple
languages - python, java,scala within one module : it is unclear how to
select two module SDK's.

Both Python and Scala facets were added to the spark-parent module. But
when the Project level SDK is not set to Python then the general python
libraries are not present.  Setting the Project level SDK to Python
resolves that issue - but then java sdk classes are not found.