Home »
MCQs »
PySpark MCQs
In PySpark, ____ library is provided, which makes integrating Python with Apache Spark easy
3. In PySpark, ____ library is provided, which makes integrating Python with Apache Spark easy.
- Py5j
- Py4j
- Py3j
- Py2j
Answer: B) Py4j
Explanation:
In PySpark, Py4j library is provided, which makes integrating Python with Apache Spark easy.