Yesterday I attempted CCA 175 exam.
I am not sure if Cloudera exam env was working as expected or not.
I launched pyspark as pyspark --master yarn
and then was trying to read file from hadoop file system using sc.textFile("</path>".However it was not working.
I am not sure what I missed or what was the issues.
Is it possible to for you to check what was the issues ?