关注 spark技术分享,
撸spark源码 玩spark最佳实践

spark-core 第28页

SubtractedRDD-spark技术分享

SubtractedRDD

admin阅读(1176)赞(0)

SubtractedRDD Caution FIXME Computing Partition (in TaskContext) — compute Method [cr ...

CoGroupedRDD-spark技术分享

CoGroupedRDD

admin阅读(1626)赞(0)

CoGroupedRDD A RDD that cogroups its pair RDD parents. For each key k in parent RDDs, the resulting RDD contains a ...

OrderedRDDFunctions-spark技术分享

OrderedRDDFunctions

admin阅读(1277)赞(0)

OrderedRDDFunctions repartitionAndSortWithinPartitions Operator Caution FIXME sortByKey Operator ...

MapPartitionsRDD-spark技术分享

MapPartitionsRDD

admin阅读(1311)赞(0)

MapPartitionsRDD MapPartitionsRDD is an RDD that applies the provided function f to every partition of the parent ...

ParallelCollectionRDD-spark技术分享

ParallelCollectionRDD

admin阅读(1418)赞(0)

ParallelCollectionRDD ParallelCollectionRDD is an RDD of a collection of elements with numSlices partitions and op ...

TaskLocation-spark技术分享

TaskLocation

admin阅读(1515)赞(0)

TaskLocation TaskLocation is a location where a task should run. TaskLocation can either be a host alone or a (h ...

RDD-spark技术分享

RDD

admin阅读(1246)赞(0)

RDD RDD is a description of a distributed computation over dataset of records of type T. RDD is identified by a ...

关注公众号:spark技术分享

联系我们联系我们