[
https://issues.apache.org/jira/browse/KUDU-3469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexey Serbin resolved KUDU-3469.
---------------------------------
Fix Version/s: 1.17.0
Resolution: Fixed
Fixed:
* main:
https://github.com/apache/kudu/commit/8a58c5838ec634146a0af46cdb47d4db404aef0a
* branch-1.17.x:
https://github.com/apache/kudu/commit/fb7d7e3890e044b8c15cb95405f7fefd3e80461b
> Exit gracefully on errors while running "kudu table copy"
> ---------------------------------------------------------
>
> Key: KUDU-3469
> URL: https://issues.apache.org/jira/browse/KUDU-3469
> Project: Kudu
> Issue Type: Bug
> Components: CLI
> Affects Versions: 1.10.0, 1.10.1, 1.11.0, 1.12.0, 1.11.1, 1.13.0, 1.14.0,
> 1.15.0, 1.16.0
> Reporter: Alexey Serbin
> Assignee: Alexey Serbin
> Priority: Major
> Labels: supportability, tools, usability
> Fix For: 1.17.0
>
>
> As of Kudu 1.16.0, an error to write a batch of rows into the destination
> table would lead to a crash while running `kudu table copy` CLI tool. In
> addition, the information on errors would not be printed, and that the issue
> harder to troubleshoot for the users.
> This should be fixed:
> * the CLI tool should not crash in case of key and other data errors an error
> while copying
> * information on errors encountered during data copying should be reported
> to the operator
--
This message was sent by Atlassian Jira
(v8.20.10#820010)