Skip to content

Conversation

@assia6
Copy link

@assia6 assia6 commented Dec 27, 2017

Hi. I want to get memory and disk usage while running pagerenk aplication, so I wonder to do some manipulations using the code that you proposed.
The problem that i have a prebuilt installation of spark and i don t have core folder inside. only bin, conf, sbin, data, jars .... folders

Can you please tell me how can I put or extend classes inside my spark installation?
How can i get storage memory and execution memory measures even after the execution finished?

Thank you

Please review http://spark.apache.org/contributing.html before opening a pull request.

ueshin and others added 2 commits December 18, 2017 16:33
## What changes were proposed in this pull request?

`SerializationUtils.clone()` of commons-lang3 (<3.5) has a bug that breaks thread safety, which gets stack sometimes caused by race condition of initializing hash map.
See https://issues.apache.org/jira/browse/LANG-1251.

## How was this patch tested?

Existing tests.

Author: Takuya UESHIN <ueshin@happy-camper.st>

Closes #15548 from ueshin/issues/SPARK-17985.
## What changes were proposed in this pull request?

Disable KafkaSourceStressForDontFailOnDataLossSuite for now.

## How was this patch tested?

Jenkins

Author: Shixiong Zhu <shixiong@databricks.com>

Closes #16275 from zsxwing/ignore-flaky-test.
@AmplabJenkins
Copy link

Can one of the admins verify this patch?

@srowen
Copy link
Member

srowen commented Dec 27, 2017

@assia6 please close this; not clear what the pull request is doing. Questions belong on the mailing list.

@assia6 assia6 closed this Dec 27, 2017
@assia6
Copy link
Author

assia6 commented Dec 27, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants