[ 
https://issues.apache.org/jira/browse/HADOOP-8034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14534636#comment-14534636
 ] 

Brahma Reddy Battula commented on HADOOP-8034:
----------------------------------------------

[~aw] Thanks for taking a look into this issue..

{quote}
 I don't think HADOOP_JAVA_PLATFORM_OPTS is actually supported by any code 
anymore.
{quote}
Yes, you are correct..

And I can give like GC..

when I looked into GC SETTINGS, got following doubts
1) why it's mentioned only in NAMENODE_OPTS?
2) it should be nn.log right..? not rm.log..?
{code}
export HADOOP_NAMENODE_OPTS="${HADOOP_GC_SETTINGS} 
-Xloggc:${HADOOP_LOG_DIR}/gc-rm.log-$(date +'%Y%m%d%H%M')"
{code}

> 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, scripts
>    Affects Versions: 2.7.0
>            Reporter: Eli Collins
>            Assignee: Brahma Reddy Battula
>              Labels: newbie
>         Attachments: HADOOP-8034.patch
>
>
> 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 was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to