[
https://issues.apache.org/jira/browse/LENS-375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14348178#comment-14348178
]
Amareshwari Sriramadasu commented on LENS-375:
----------------------------------------------
NPE is happening at following line :
{code}
xcc.setDestTable(baseTable.getChainByName(rd.getChainName()).getDestTable());
{code}
Seems some chain definitions are missed in table definition, but columns are
pointing to them. Cube/Dimension creation should do validation if there are
missing chain definitions for chain ref columns.
> lens client command "describe dimension user" throwing error
> ------------------------------------------------------------
>
> Key: LENS-375
> URL: https://issues.apache.org/jira/browse/LENS-375
> Project: Apache Lens
> Issue Type: Bug
> Components: operations
> Reporter: Biru Kumar
>
> from the lens client below command throws error.
> describe dimension user
> where user is dimension
> also tried user.user
> but again got the same error
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)