[
https://issues.apache.org/jira/browse/LENS-272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14309127#comment-14309127
]
Hudson commented on LENS-272:
-----------------------------
SUCCESS: Integrated in Lens-Commit #121 (See
[https://builds.apache.org/job/Lens-Commit/121/])
LENS-272. Error Message for missing partition should list all the partitions
missing ( Amareshwari Sriramadasu via sumasai) (suma.shivaprasad: rev
f2c0c0278ac12db3116a707d7300218d32bcd566)
* lens-cube/src/test/java/org/apache/lens/cube/parse/TestCubeRewriter.java
*
lens-cube/src/main/java/org/apache/lens/cube/parse/CandidateTablePruneCause.java
* lens-cube/src/main/java/org/apache/lens/cube/parse/StorageTableResolver.java
> Error Message for missing partition should list all the partitions missing
> --------------------------------------------------------------------------
>
> Key: LENS-272
> URL: https://issues.apache.org/jira/browse/LENS-272
> Project: Apache Lens
> Issue Type: Bug
> Reporter: Arshad Matin
> Assignee: Amareshwari Sriramadasu
> Fix For: 2.1
>
> Attachments: LENS-272.patch
>
>
> Currently error message for missing partition is only saying
> "NO_FACT_UPDATE_PERIODS_FOR_GIVEN_RANGE". It should list all the missing
> partitions. Also "brief" message is wrong.
> {CODE}
> Explain FAILED:No driver accepted the query, because Driver
> :org.apache.lens.driver.hive.HiveDriver Cause :No candidate fact table
> available to answer the query, because {"brief":"Picked table Had more weight
> than
> minimum.","details":{"f1":{"cause":"COLUMN_NOT_FOUND","missingColumns":["c1"]},"f2":{"cause":"NO_FACT_UPDATE_PERIODS_FOR_GIVEN_RANGE"},"f3,f4":{"cause":"MORE_WEIGHT"}}}
> {CODE}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)