# Default RDDs

하위 페이지로 몇개는 소개해주기. 관련된 partition 정의한것도 세트로 알려줘야 함. (예를 들어 ShuffledRDD + ShuffledRDDPartition) 이렇게를 왜 만들었는지 어떤 상황에서 쓰이는지 생각해봐야 함.

하위 페이지로 몇개는 소개해주기.

{% hint style="info" %}
이런이런 게 있음. **왜 이걸 만들었을 지 생각해 볼 것**, 관련된 tf / action은 무엇이 있을지.

하위 페이지로 몇개는 소개해주기.

하위페이지 만들 때 양식 만들어서 이건 이렇게 구현했고 ㅇ저건 저렇게 구현했고 이런걸 분석해서 서술할 수 있어야 함.
{% endhint %}

<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://jinhoko.gitbook.io/apache-spark-assembly/core-execution-related/untitled/default-rdds.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
