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:29:38 UTC

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

Arshad Matin created LENS-416:
---------------------------------

             Summary: 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" 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.



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