Example: stock market
Search results with tag "Resilient distributed"
Apache Spark - Home | UCSD DSE MAS
mas-dse.github.iorEsiLiEnt distriBUtEd datasEt The core concept in apache spark is the resilient distributed ataset (RDD). It is an immutable distributed collection of data, which is partitioned across machines in a cluster. It facilitates two types of operations: transformation and action. A transformation is an operation