Skip to content
This repository was archived by the owner on Dec 15, 2025. It is now read-only.

fix double quotation marks is invalid in dfsioe#204

Merged
carsonwang merged 1 commit intoIntel-bigdata:masterfrom
han-wang:master
Jun 2, 2016
Merged

fix double quotation marks is invalid in dfsioe#204
carsonwang merged 1 commit intoIntel-bigdata:masterfrom
han-wang:master

Conversation

@han-wang
Copy link
Copy Markdown
Contributor

No description provided.

@carsonwang
Copy link
Copy Markdown
Collaborator

Hi @han-wang , why do we need a \ before "?
The scripts work for me even without this patch. Do you encounter any problem?

@han-wang
Copy link
Copy Markdown
Contributor Author

$MAP_JAVA_OPTS isn't set success

@carsonwang
Copy link
Copy Markdown
Collaborator

Thanks for the explanation, @han-wang . This works!
I noticed anther issue. It seems the MAP_JAVA_OPTS is not probed correctly from mapred-site.xml?

@han-wang
Copy link
Copy Markdown
Contributor Author

han-wang commented Jun 2, 2016

yes, the default is from mapred-site.xml, but we can't update mapred-site.xml at on line, i need to be in the client incoming parameters.
error message :
16/04/22 14:23:23 INFO mapreduce.Job: Task Id : attempt_1461291374210_0055_m_000025_1, Status : FAILED
Container [pid=20472,containerID=container_e80_1461291374210_0055_01_000077] is running beyond virtual memory limits. Current usage: 120.9 MB of 2 GB physical memory used; 17.0 GB of 4.2 GB virtual memory used. Killing container.

@carsonwang
Copy link
Copy Markdown
Collaborator

OK. I'll merge this first. We can fix the other issue later in another PR. Thanks for the fix, @han-wang !

@carsonwang carsonwang merged commit aaf90ff into Intel-bigdata:master Jun 2, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants