You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Alex Rodoni (JIRA)" <ji...@apache.org> on 2018/05/15 00:37:00 UTC

[jira] [Closed] (IMPALA-3813) How to handle replication factor while creating KUDU table through impala

     [ https://issues.apache.org/jira/browse/IMPALA-3813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alex Rodoni closed IMPALA-3813.
-------------------------------
       Resolution: Fixed
    Fix Version/s: Impala 3.1.0
                   Impala 2.13.0

> How to handle replication factor while creating KUDU table through impala
> -------------------------------------------------------------------------
>
>                 Key: IMPALA-3813
>                 URL: https://issues.apache.org/jira/browse/IMPALA-3813
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Docs, Frontend
>    Affects Versions: Kudu_Impala
>         Environment: CDH 5.4.7
>            Reporter: Ravi sharma
>            Assignee: Alex Rodoni
>            Priority: Major
>              Labels: performance
>             Fix For: Impala 2.13.0, Impala 3.1.0
>
>
> while to create kudu table from impala shell
> facing below error
> ERROR:
> ImpalaRuntimeException: Error creating Kudu table
> CAUSED BY: MasterErrorException: Server[Kudu Master - cdhnode1.infocepts.com:7051] INVALID_ARGUMENT[code 4]: Not enough live tablet servers to create a table with the requested replication factor 3. 2 tablet servers are alive.
> [cdhnode1.infocepts.com:21000] >
> Please tell me how can i limit the replication factor manually, since  i have only 2 tablet servers.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)