I don't think any of that is related, no.
How are you dependencies set up? manually with IJ, or in a build file
(Maven, Gradle)? Normally you do the latter and dependencies are taken care
of for you, but you app would definitely have to express a dependency on
Scala libs.

On Sat, Feb 26, 2022 at 4:25 PM Bitfox <bit...@bitfox.top> wrote:

> Java SDK installed?
>
> On Sun, Feb 27, 2022 at 5:39 AM Sachit Murarka <connectsac...@gmail.com>
> wrote:
>
>> Hello ,
>>
>> Thanks for replying. I have installed Scala plugin in IntelliJ  first
>> then also it's giving same error
>>
>> Cannot find project Scala library 2.12.12 for module SparkSimpleApp
>>
>> Thanks
>> Rajat
>>
>> On Sun, Feb 27, 2022, 00:52 Bitfox <bit...@bitfox.top> wrote:
>>
>>> You need to install scala first, the current version for spark is 2.12.15
>>> I would suggest you install scala by sdk which works great.
>>>
>>> Thanks
>>>
>>> On Sun, Feb 27, 2022 at 12:10 AM rajat kumar <kumar.rajat20...@gmail.com>
>>> wrote:
>>>
>>>> Hello Users,
>>>>
>>>> I am trying to create spark application using Scala(Intellij).
>>>> I have installed Scala plugin in intelliJ still getting below error:-
>>>>
>>>> Cannot find project Scala library 2.12.12 for module SparkSimpleApp
>>>>
>>>>
>>>> Could anyone please help what I am doing wrong?
>>>>
>>>> Thanks
>>>>
>>>> Rajat
>>>>
>>>

Reply via email to