试题详情

RDD操作包括转换(Transformation)和动作(Action)两种类型,下列RDD操作属于转换(Transformation)类型的是

Acount()

BreduceByKey(func)

Cfilter()

Dfirst()