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