You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lens.apache.org by "Amareshwari Sriramadasu (JIRA)" <ji...@apache.org> on 2015/03/20 13:35:38 UTC

[jira] [Created] (LENS-428) LENS_SERVER_HEAP defined in lens-env is not getting honored

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)