[
https://issues.apache.org/jira/browse/LENS-774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14769043#comment-14769043
]
Hadoop QA commented on LENS-774:
--------------------------------
Applied patch:
[LENS-774.2.patch|https://issues.apache.org/jira/secure/attachment/12756259/LENS-774.2.patch]
and ran command: mvn clean install. Result: Success. Build Job:
https://builds.apache.org/job/PreCommit-Lens-Build/65/
> Unable to override "lens.server.session.expiry.service.interval.secs" because
> of spelling mistake
> -------------------------------------------------------------------------------------------------
>
> Key: LENS-774
> URL: https://issues.apache.org/jira/browse/LENS-774
> Project: Apache Lens
> Issue Type: Bug
> Reporter: Deepak Barr
> Assignee: Deepak Barr
> Priority: Minor
> Attachments: LENS-774.2.patch, LENS-774.patch
>
>
> Property String in LensConfConstants.java
> public static final String SESSION_EXPIRY_SERVICE_INTERVAL_IN_SECS =
> SERVER_PFX
> + "session.expiry.serivce.interval.secs";
> Property in lensserver-default.xml
> <property>
> <name>lens.server.session.expiry.service.interval.secs</name>
> <value>3600</value>
> <description>Interval at which lens session expiry service
> runs</description>
> </property>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)