Open annabitel opened 4 years ago
@annabednarska I'm facing the same problem here. Have you figured out what's going on?
@gustronchin no, I didn't. I assume that the problem is due to Scala version. I have Spark 2.4.3, Scala 2.11 and Python 3.6 and as described here in requirements I need Scala 2.12. I do not have opportunity to change Scala version on my environment so I gave up with using Flint due to this issue.
I'm experiencing the same problem, with the exact configuration that @annabednarska has. Would really like a solution to this problem, please.
Hi, I am trying to run sample code:
and the last command returns an error:
I am using Spark 2.4.3, Scala 2.11 and Python 3.6.
Do you know what is the reason of this error? Is this due to Scala version? Thanks in advance!