[
https://issues.apache.org/jira/browse/TRAFODION-2334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15637698#comment-15637698
]
ASF GitHub Bot commented on TRAFODION-2334:
-------------------------------------------
GitHub user svarnau opened a pull request:
https://github.com/apache/incubator-trafodion/pull/819
[TRAFODION-2334] Installer should not set namenode heap size
This was only being done for CDH. This change removes that HDFS setting.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/svarnau/incubator-trafodion inst2334
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafodion/pull/819.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #819
----
commit 4c01077276ae3a50f598e950d5848179d3b0e440
Author: Steve Varnau <[email protected]>
Date: 2016-11-04T21:10:16Z
[TRAFODION-2334] Installer should not set namenode heap size
This was only being done for CDH. This change removes that HDFS setting.
----
> trafodion installer should not set namenode haepsize
> ----------------------------------------------------
>
> Key: TRAFODION-2334
> URL: https://issues.apache.org/jira/browse/TRAFODION-2334
> Project: Apache Trafodion
> Issue Type: Bug
> Components: installer
> Affects Versions: 2.1-incubating
> Reporter: Steve Varnau
> Assignee: Steve Varnau
>
> installer sets the hdfs namenode java heap to 1GB. CDH5.7 actually defaults
> higher than that, so installer is incorrectly lowering it.
> we should just accept teh default or user-set value.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)