Can cache / persist with MEMORY_AND_DISK lose data?
up vote
0
down vote
favorite
My Spark RDD is cached with StorageLevel.MEMORY_AND_DISK
setting.
Event if it would be saved on memory or disk, is there any way that the RDD recompute to re-create this RDD?
apache-spark rdd
add a comment |
up vote
0
down vote
favorite
My Spark RDD is cached with StorageLevel.MEMORY_AND_DISK
setting.
Event if it would be saved on memory or disk, is there any way that the RDD recompute to re-create this RDD?
apache-spark rdd
Please elaborate on your question. What are you referring to with "is there any way that the RDD recompute to re-create this RDD?"
– BDA
Nov 22 at 9:08
Possible duplicate of Spark Dataframe.cache() behavior for changing source
– user6910411
Nov 22 at 11:17
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
My Spark RDD is cached with StorageLevel.MEMORY_AND_DISK
setting.
Event if it would be saved on memory or disk, is there any way that the RDD recompute to re-create this RDD?
apache-spark rdd
My Spark RDD is cached with StorageLevel.MEMORY_AND_DISK
setting.
Event if it would be saved on memory or disk, is there any way that the RDD recompute to re-create this RDD?
apache-spark rdd
apache-spark rdd
edited Nov 22 at 11:17
user6910411
32.3k86693
32.3k86693
asked Nov 22 at 4:32
DK2
185216
185216
Please elaborate on your question. What are you referring to with "is there any way that the RDD recompute to re-create this RDD?"
– BDA
Nov 22 at 9:08
Possible duplicate of Spark Dataframe.cache() behavior for changing source
– user6910411
Nov 22 at 11:17
add a comment |
Please elaborate on your question. What are you referring to with "is there any way that the RDD recompute to re-create this RDD?"
– BDA
Nov 22 at 9:08
Possible duplicate of Spark Dataframe.cache() behavior for changing source
– user6910411
Nov 22 at 11:17
Please elaborate on your question. What are you referring to with "is there any way that the RDD recompute to re-create this RDD?"
– BDA
Nov 22 at 9:08
Please elaborate on your question. What are you referring to with "is there any way that the RDD recompute to re-create this RDD?"
– BDA
Nov 22 at 9:08
Possible duplicate of Spark Dataframe.cache() behavior for changing source
– user6910411
Nov 22 at 11:17
Possible duplicate of Spark Dataframe.cache() behavior for changing source
– user6910411
Nov 22 at 11:17
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53423935%2fcan-cache-persist-with-memory-and-disk-lose-data%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Please elaborate on your question. What are you referring to with "is there any way that the RDD recompute to re-create this RDD?"
– BDA
Nov 22 at 9:08
Possible duplicate of Spark Dataframe.cache() behavior for changing source
– user6910411
Nov 22 at 11:17