50606/what-is-polyglot-in-spark
Can anyone explain what is polyglot in spark?
Hi,
Spark provides a high-level API in Java, Scala, Python, and R. Spark codes can be written in any of these languages, it also provides a shell in Scala and Python.
RDD is a fundamental data structure of ...READ MORE
Here are the changes in new version ...READ MORE
Comparison between Spark RDD vs DataFrame 1. Release ...READ MORE
Every spark application has same fixed heap ...READ MORE
Firstly you need to understand the concept ...READ MORE
Hi, You can create one directory in HDFS ...READ MORE
In your case there is no difference ...READ MORE
The distributed copy command, distcp, is a ...READ MORE
Hi, RDD in spark stands for REsilient distributed ...READ MORE
Hey, Parquet is a columnar format file supported ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.