[
https://issues.apache.org/jira/browse/LENS-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16605474#comment-16605474
]
Hudson commented on LENS-1532:
------------------------------
UNSTABLE: Integrated in Jenkins build Lens-Commit #1487 (See
[https://builds.apache.org/job/Lens-Commit/1487/])
LENS-1529: Authorization test cases and LENS-1532 : Authorization conf
(rajitha.r: rev 1c3dff25b6547478d66cae13ac795d63f0e54c10)
* (edit)
lens-cube/src/main/java/org/apache/lens/cube/metadata/CubeMetastoreClient.java
* (edit)
lens-cube/src/test/java/org/apache/lens/cube/metadata/TestCubeMetastoreClient.java
* (edit) lens-cube/src/test/resources/schema/cubes/base/basecube.xml
* (edit)
lens-cube/src/main/java/org/apache/lens/cube/authorization/AuthorizationUtil.java
* (edit)
lens-cube/src/main/java/org/apache/lens/cube/parse/QueryAuthorizationResolver.java
> Authorization check to accept session conf
> -------------------------------------------
>
> Key: LENS-1532
> URL: https://issues.apache.org/jira/browse/LENS-1532
> Project: Apache Lens
> Issue Type: Bug
> Components: cube
> Reporter: Rajitha R
> Assignee: Rajitha R
> Priority: Major
> Attachments: LENS-1532.1.patch, LENS-1532.patch
>
>
> The current isAuthorized call in AuthorizationUtil is checking for session
> related configuration from service conf which should rather be session conf.
> This leads to incorrect session params being read for different sessions
> causing authorization failures. This behaviour needs to be fixed.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)