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/03/17 13:30:38 UTC

[jira] [Updated] (LENS-416) Check timeline present property flag instead of checking whether its present or not

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

Arshad Matin updated LENS-416:
------------------------------
    Description: 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.  (was: we are checking whether this property "cube.storagetable.partition.timeline.cache.present" exist or not, if not then we are caching the partitions and adding this property to table. As we cant delete property from hive table to disable caching feature, can we please change the logic to check whether its is null or false, instead of just checking whether its present or not.)

> 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
>            Reporter: Arshad Matin
>
> 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)