Skip to content

Commit 8216971

Browse files
Initial Commit
1 parent 2d21cba commit 8216971

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

02-HelloRDD/HelloRDD.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import sys
22

3-
from pyspark import SparkConf, SparkContext
3+
from pyspark import SparkConf
44
from collections import namedtuple
55

66
from pyspark.sql import SparkSession

0 commit comments

Comments
 (0)