Arshad Matin created LENS-272:
---------------------------------
Summary: 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
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)