33
edits
Changes
→What is Apache Spark
Support near real time analytics to answer business questions
== What is Apache Spark Features == Easy to useSupporting python. Java and ScalaLibraries for sql, ml, streamingGeneral-purpose Batch like MapReduce is includedIterative algorithmInteractive queries and streaming which return results immediately SpeedIn memory computationsFaster than MapReduce for complex application on disks
== How it works ==