Login
Remember
Register
Ask a Question
What are the types of Partitioning in Apache Spark in Spark?
0
votes
asked
Mar 8, 2020
in
Spark Sql
by
rahuljain1
What are the types of Partitioning in Apache Spark in Spark?
#spark-partitioning-types
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Mar 8, 2020
by
SakshiSharma
The types of portioning in Apache Spark are as follows:
Hash Partitioning
Range Partitioning
...