[
https://issues.apache.org/jira/browse/LENS-416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367102#comment-14367102
]
Hudson commented on LENS-416:
-----------------------------
UNSTABLE: Integrated in Lens-Commit #648 (See
[https://builds.apache.org/job/Lens-Commit/648/])
LENS-416 : Check timeline present property flag instead of checking whether its
present or not (Jaideep Dhok via amareshwari) (amareshwari: rev
bbbb096b4b698ceb11456d01b5fba62f1a633991)
* lens-cube/src/main/java/org/apache/lens/cube/metadata/CubeMetastoreClient.java
> Check timeline present property flag instead of checking whether its present
> or not
> -----------------------------------------------------------------------------------
>
> Key: LENS-416
> URL: https://issues.apache.org/jira/browse/LENS-416
> Project: Apache Lens
> Issue Type: Bug
> Affects Versions: 2.1
> Reporter: Arshad Matin
> Assignee: Jaideep Dhok
> Fix For: 2.1
>
> Attachments: lens-416.1.patch
>
>
> we are checking whether this property
> "cube.storagetable.partition.timeline.cache.present" exists or not, if not
> then we are caching the partitions and adding this property to the table. As
> we cant delete a property from hive table, we cant disable caching feature.
> so can we please change the logic to check whether its is null or false,
> instead of just checking whether its present or not.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)