We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d21cba commit 8216971Copy full SHA for 8216971
02-HelloRDD/HelloRDD.py
@@ -1,6 +1,6 @@
1
import sys
2
3
-from pyspark import SparkConf, SparkContext
+from pyspark import SparkConf
4
from collections import namedtuple
5
6
from pyspark.sql import SparkSession
0 commit comments