InterviewSolution
Saved Bookmarks
| 1. |
Which of the following language is not supported by Spark?(a) Java(b) Pascal(c) Scala(d) Python |
|
Answer» Right option is (b) Pascal To elaborate: The Spark engine runs in a variety of environments, from cloud services to Hadoop or Mesos clusters. |
|