单项选择题

A.sc.fromArray(data)
B.sc.parallelize(data)
C.sc.copyFromArray(data)
D.sc.rdd(data)