%pyspark

input_file = "hdfs:////tmp/filenname.gz"

raw_rdd = sc.textFile(input_file)

Reply via email to