You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by "Geoffrey Jacoby (Jira)" <ji...@apache.org> on 2019/11/26 17:41:00 UTC

[jira] [Commented] (PHOENIX-5590) IndexTool without -direct option doesn't work with consistent index design. Make -direct mandatory

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

Geoffrey Jacoby commented on PHOENIX-5590:
------------------------------------------

If -direct is mandatory, then there's no purpose in having a -direct parameter. Parameters exist because users have choices – if they don't have a choice then why have a parameter?

Of course, we shouldn't fail if we get a -direct option because users may have legacy scripts written assuming it's there, but I don't think we should require it, and it should have no effect if it's there – we'll do the direct path either way. 

Also good to retire the PhoenixIndexImportMapper that does the bulk loads, since it won't be used anymore. 

> IndexTool without -direct option doesn't work with consistent index design. Make -direct mandatory
> --------------------------------------------------------------------------------------------------
>
>                 Key: PHOENIX-5590
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5590
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: Gokcen Iskender
>            Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)