Add comment/docs to enable assertions in hadoop-env.sh
------------------------------------------------------
Key: HADOOP-8034
URL: https://issues.apache.org/jira/browse/HADOOP-8034
Project: Hadoop Common
Issue Type: Improvement
Components: conf
Affects Versions: 1.0.0, 0.23.0
Reporter: Eli Collins
Assignee: Eli Collins
For testing it's useful to enable jvm assertions. Let's add a commented out
line to hadoop-env.sh that sets the "-enableassertions" and
"-enablesystemassertions" jvm options to make it easier to run "debug" builds.
Per HADOOP-8033 perhaps this should be HADOOP_JAVA_PLATFORM_OPTS.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira