Arshad Matin created LENS-306:
---------------------------------
Summary: Getting syntax error when trying to drop partition from
lens-cli when partition doesnt exist
Key: LENS-306
URL: https://issues.apache.org/jira/browse/LENS-306
Project: Apache Lens
Issue Type: Bug
Reporter: Arshad Matin
Scenario : No partition exists for fact table fact1
{noformat}
lens-shell>fact drop partitions fact1 storage1
Syntax error, please try in following format. fact drop partitions <table>
<storage> [partition values]
{noformat}
It should give message saying "Partition does not exists for fact1" but it is
giving syntax error
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)