[
https://issues.apache.org/jira/browse/LENS-306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14323699#comment-14323699
]
Hudson commented on LENS-306:
-----------------------------
SUCCESS: Integrated in Lens-Commit #357 (See
[https://builds.apache.org/job/Lens-Commit/357/])
LENS-306 Getting syntax error when trying to drop partition from lens-cli when
partition doesnt exist (Raju Bairishetti via jdhok) (jaideep.dhok: rev
da77f542e2dd0fe38de799bb61f3ce09915bc917)
* lens-cli/src/main/java/org/apache/lens/cli/commands/LensFactCommands.java
* lens-cli/src/test/java/org/apache/lens/cli/TestLensFactCommands.java
> 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
> Assignee: Raju Bairishetti
> Fix For: 2.1
>
> Attachments: LENS-306.patch
>
>
> 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)