[ https://issues.apache.org/jira/browse/IMPALA-3813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16475394#comment-16475394 ]
ASF subversion and git services commented on IMPALA-3813: --------------------------------------------------------- Commit 3033f3b3190050f479117f9a27dae5a32d4b8260 in impala's branch refs/heads/master from [~arodoni_cloudera] [ https://git-wip-us.apache.org/repos/asf?p=impala.git;h=3033f3b ] IMPALA-3813: [DOCS] How to create a Kudu table with a replication factor Described how to create a Kudu table with a replication factor that is not the default value of 3. Change-Id: I9dc68dcd395fcd0bd31563ea46229a12553482dc Reviewed-on: http://gerrit.cloudera.org:8080/10401 Reviewed-by: Thomas Tauber-Marshall <tmarsh...@cloudera.com> Tested-by: Impala Public Jenkins <impala-public-jenk...@cloudera.com> > 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) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org For additional commands, e-mail: issues-all-h...@impala.apache.org