You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lens.apache.org by "Rajat Khandelwal (JIRA)" <ji...@apache.org> on 2015/03/12 09:30:39 UTC

[jira] [Commented] (LENS-406) CubeMetastoreClient.PartitionTimeline.get should be synchronized

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

Rajat Khandelwal commented on LENS-406:
---------------------------------------

{noformat}

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Lens Checkstyle Rules ............................. SUCCESS [2.151s]
[INFO] Lens .............................................. SUCCESS [1.910s]
[INFO] Lens API .......................................... SUCCESS [5.733s]
[INFO] Lens API for server and extensions ................ SUCCESS [6.104s]
[INFO] Lens Cube ......................................... SUCCESS [2:20.661s]
[INFO] Lens DB storage ................................... SUCCESS [10.184s]
[INFO] Lens Query Library ................................ SUCCESS [4.912s]
[INFO] Lens Hive Driver .................................. SUCCESS [2:37.472s]
[INFO] Lens Driver for JDBC .............................. SUCCESS [25.346s]
[INFO] Lens Server ....................................... SUCCESS [4:37.443s]
[INFO] Lens client ....................................... SUCCESS [20.603s]
[INFO] Lens CLI .......................................... SUCCESS [1:49.565s]
[INFO] Lens Examples ..................................... SUCCESS [0.796s]
[INFO] Lens Distribution ................................. SUCCESS [9.709s]
[INFO] Lens ML Lib ....................................... SUCCESS [43.210s]
[INFO] Lens Regression ................................... SUCCESS [0.466s]
[INFO] ------------------------------------------------------------------------

{noformat}

> CubeMetastoreClient.PartitionTimeline.get should be synchronized
> ----------------------------------------------------------------
>
>                 Key: LENS-406
>                 URL: https://issues.apache.org/jira/browse/LENS-406
>             Project: Apache Lens
>          Issue Type: Bug
>          Components: cube
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Rajat Khandelwal
>            Priority: Critical
>             Fix For: 2.1
>
>         Attachments: LENS-406.patch
>
>
> CubeMetastoreClient.PartitionTimeline.get() gets the timeline from table properties or all partitions or returns from cache.
> This needs to be synchronized for make sure no two calls load at the same time. 



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