Computer Science, asked by Yaman3765, 10 months ago

When spark reads data out of hdfs, what is the process that interfaces directly with hdfs?

Answers

Answered by mishti53
1

With Spark you can read data from HDFS and submit jobs under YARN resource ... with HDFS data using Spark Python interface also known as PySpark. .... Now read this file directly from HDFS

Similar questions