Member since
02-26-2018
3
Posts
1
Kudos Received
1
Solution
My Accepted Solutions
Title | Views | Posted |
---|---|---|
11525 | 04-30-2020 12:34 PM |
04-30-2020
12:34 PM
1 Kudo
Hi All, I have fixed this issue by updating spark to 2.4.5 as SparkSession has introduced from 2.0. Earlier, spark 1.6 was installed and could not proceed to import SparkSession. Thanks all...!!! Regards, Shankar.
... View more
04-18-2020
09:06 AM
Below is the screenshot of my code and error message.
... View more
04-17-2020
06:13 PM
Hi, I am using Cloudera Quickstart VM 5.13.0 to write code using pyspark. Trying to import SparkSession using below command: from pyspark.sql import SparkSession It's throwing an error saying Importerrir: cannot import name SparkSession I need help to fix this. Please suggest me if anything missed
... View more
Labels:
- Labels:
-
Apache Spark