Hadoop - Performance Tuning
Given the following PySpark code snippet:
What will be the format of the saved file?
df.write.format('orc').save('/data/output')What will be the format of the saved file?
df.write.format('orc').save('/data/output')15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions