You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lens.apache.org by "Rajat Khandelwal (JIRA)" <ji...@apache.org> on 2017/05/03 10:54:04 UTC

[jira] [Commented] (LENS-1417) Add filters in cli create schema command

    [ https://issues.apache.org/jira/browse/LENS-1417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15994654#comment-15994654 ] 

Rajat Khandelwal commented on LENS-1417:
----------------------------------------

Created https://reviews.apache.org/r/58956/

> Add filters in cli create schema command
> ----------------------------------------
>
>                 Key: LENS-1417
>                 URL: https://issues.apache.org/jira/browse/LENS-1417
>             Project: Apache Lens
>          Issue Type: Bug
>          Components: client
>            Reporter: Rajat Khandelwal
>            Assignee: Rajat Khandelwal
>
> create schema command is useful but it calls create/update for all the schema xml files. The following things will be useful:
> * Option to specify entity type filter. e.g. create only cubes
> * Option to specify file name filter. e.g. create only entities having `x` in their names
> * Reporting all Failures collectively at the end.
> The general flow in cli is to run a command, then for subsequent runs of the same command, one generally tends to use the command history and modify existing commands. So although there already exists a way to solve for point 2, but it involves writing another command. Having this filter will be helpful. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)