Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged RDD

0 votes
342 views
1 answer
    I have a fairly simple use case, but potentially very large result set. My code does the following (on ... support threshold are valid. -Raj See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
390 views
1 answer
    I'm getting confused about spill to disk and shuffle write. Using the default Sort shuffle manager, we use an ... that phase. Thanks. Giorgio See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
305 views
1 answer
    I am trying to read a simple text file into a Spark RDD and I see that there are two ways of doing ... circumstances should we use which method? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
472 views
1 answer
    What will happen for large files in these cases? 1) Spark gets a location from NameNode for data . Will Spark ... load other data from disc. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
357 views
1 answer
    As per Spark documentation only RDD actions can trigger a Spark job and the transformations are lazily evaluated when ... in the SparkUI. Why? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
To see more, click for the full list of questions or popular tags.
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...