përmbledhje
Abonohu

Learning Spark: Lightning-Fast Big Data Analysis

mendi926QuizPyetje: 10
Anglisht
Anglisht
Gjeneruar me AI
[+] Shfaq përgjigjet
Who is the author of 'Learning Spark: Lightning-Fast Big Data Analysis'?
What is Spark?A fast and general engine for big data analysisA type of carA brand of kitchenwareA computer game
Spark operates on which kind of data processing?In-memory data processingOn-disk data processingOn-cloud data processingOn-tape data processing
What is the format of the data in Spark?
Does Spark support real-time processing?YesNo
What are the primary abstraction in Spark?
In Spark, what does 'RDD' stand for?Resilient Distributed DatasetRemote Data DeliveryResidual Data DescriptionRandom Data Division
In Spark, does each Transformation generate a new RDD?YesNo
An 'action' in Spark results in what?
What are the different types of Transformations in Spark?Narrow TransformationWide TransformationLong TransformationShort Transformation