You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lens.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/06/27 14:43:00 UTC

[jira] [Commented] (LENS-1446) Cube latestdate api broken after virtual fact

    [ https://issues.apache.org/jira/browse/LENS-1446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16064941#comment-16064941 ] 

Hadoop QA commented on LENS-1446:
---------------------------------

Applied patch: [LENS-1446.patch|https://issues.apache.org/jira/secure/attachment/12874694/LENS-1446.patch] and ran command: mvn clean install -fae. Result: Failure. Build Job: https://builds.apache.org/job/PreCommit-Lens-Build/1354/

> Cube latestdate api broken after virtual fact
> ---------------------------------------------
>
>                 Key: LENS-1446
>                 URL: https://issues.apache.org/jira/browse/LENS-1446
>             Project: Apache Lens
>          Issue Type: Bug
>          Components: cube
>            Reporter: Rajitha R
>            Assignee: Rajitha R
>         Attachments: LENS-1446.patch
>
>
> We are observing could not get table for virtual fact when cube latest date is queried for :
> Caused by: org.apache.lens.server.api.error.LensException: Could not get table
> 	at org.apache.lens.cube.metadata.CubeMetastoreClient.getTable(CubeMetastoreClient.java:1616) ~[lens-cube-2.8.0-SNAPSHOT.jar:2.8.0-SNAPSHOT]
> 	at org.apache.lens.cube.metadata.CubeMetastoreClient.getTable(CubeMetastoreClient.java:1596) ~[lens-cube-2.8.0-SNAPSHOT.jar:2.8.0-SNAPSHOT]
> 	at org.apache.lens.cube.metadata.CubeMetastoreClient$PartitionTimelineCache.loadTimeLines(CubeMetastoreClient.java:463) ~[lens-cube-2.8.0-SNAPSHOT.jar:2.8.0-SNAPSHOT]
> 	at org.apache.lens.cube.metadata.CubeMetastoreClient$PartitionTimelineCache.get(CubeMetastoreClient.java:444) ~[lens-cube-2.8.0-SNAPSHOT.jar:2.8.0-SNAPSHOT]
> 	at org.apache.lens.cube.metadata.CubeMetastoreClient$PartitionTimelineCache.get(CubeMetastoreClient.java:589) ~[lens-cube-2.8.0-SNAPSHOT.jar:2.8.0-SNAPSHOT]
> 	at org.apache.lens.cube.metadata.CubeMetastoreClient.getLatestDateOfCube(CubeMetastoreClient.java:164) ~[lens-cube-2.8.0-SNAPSHOT.jar:2.8.0-SNAPSHOT]
> 	at org.apache.lens.server.metastore.CubeMetastoreServiceImpl.getLatestDateOfCube(CubeMetastoreServiceImpl.java:1169) ~[classes/:na]
> 	at org.apache.lens.server.metastore.MetastoreResource.getLatestDateOfCube(MetastoreResource.java:1519) ~[classes/:na]
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_92]



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)