You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lens.apache.org by "Arshad Matin (JIRA)" <ji...@apache.org> on 2015/02/08 19:24:34 UTC

[jira] [Closed] (LENS-225) NPE in JoinResolver

     [ https://issues.apache.org/jira/browse/LENS-225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arshad Matin closed LENS-225.
-----------------------------

> NPE in JoinResolver
> -------------------
>
>                 Key: LENS-225
>                 URL: https://issues.apache.org/jira/browse/LENS-225
>             Project: Apache Lens
>          Issue Type: Bug
>          Components: cube
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Rajat Khandelwal
>            Priority: Critical
>             Fix For: 2.0
>
>         Attachments: LENS-225.patch
>
>
> Seeing the following :
> {noformat}
> java.lang.NullPointerException
>         at org.apache.lens.cube.parse.JoinResolver$AutoJoinContext.getMergedJoinClause(JoinResolver.java:462)
>         at org.apache.lens.cube.parse.JoinResolver$AutoJoinContext.getFromString(JoinResolver.java:423)
>         at org.apache.lens.cube.parse.DimHQLContext.getFromString(DimHQLContext.java:77)
>         at org.apache.lens.cube.parse.DimHQLContext.setMissingExpressions(DimHQLContext.java:63)
>         at org.apache.lens.cube.parse.SimpleHQLContext.toHQL(SimpleHQLContext.java:81)
>         t org.apache.lens.cube.parse.DimOnlyHQLContext.toHQL(DimOnlyHQLContext.java:47)
>         at org.apache.lens.cube.parse.CubeQueryContext.toHQL(CubeQueryContext.java:822)
>         at org.apache.lens.driver.cube.RewriteUtil.rewriteQuery(RewriteUtil.java:249)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)