Amareshwari Sriramadasu created LENS-428:
--------------------------------------------
Summary: LENS_SERVER_HEAP defined in lens-env is not getting
honored
Key: LENS-428
URL: https://issues.apache.org/jira/browse/LENS-428
Project: Apache Lens
Issue Type: Bug
Components: build
Reporter: Amareshwari Sriramadasu
Fix For: 2.1
Right now DEFAULT_JAVA_HEAP_MAX takes precedence over.
The following are the lines in lens-config.sh
{noformat}
DEFAULT_JAVA_HEAP_MAX=-Xmx1024m
LENS_OPTS="$DEFAULT_JAVA_HEAP_MAX $LENS_OPTS"
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)