Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

backport for SPARK-5967

avatar
Expert Contributor

Hi, does some cloudera distirbution provides 

https://issues.apache.org/jira/browse/SPARK-5967 backport?

Can't find it, even in CDH 5.4

1 ACCEPTED SOLUTION

avatar
Master Collaborator

That doc lists patches that are *also* applied on top of 1.3.0. From your original message, it did not even look like you were affected by this issue, since your process did not run out of memory.

View solution in original post

4 REPLIES 4

avatar
Master Collaborator

CDH 5.4 = 1.3.0, and this was marked fixed for 1.3.0, so it was included. I'm not sure what you are looking for or referring to.

avatar
Expert Contributor

Thanks for reply.

I read this note:

http://archive.cloudera.com/cdh5/cdh/5/spark-1.3.0-cdh5.4.0.releasenotes.html

 

We are using jobserver to submit jobs for eavry 5 mins, and that issue stated

"This is a blocker for 24/7 running applications like Spark Streaming apps."

 

Jobserver holds a job context to share context among other jobs? Am I right?

avatar
Master Collaborator

That doc lists patches that are *also* applied on top of 1.3.0. From your original message, it did not even look like you were affected by this issue, since your process did not run out of memory.

avatar
Expert Contributor

Thanks, my fault, missed that remark.