You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Dan Burkert (JIRA)" <ji...@apache.org> on 2016/08/26 00:25:21 UTC

[jira] [Created] (KUDU-1577) Spark insert-ignore is significantly slower that upsert

Dan Burkert created KUDU-1577:
---------------------------------

             Summary: Spark insert-ignore is significantly slower that upsert
                 Key: KUDU-1577
                 URL: https://issues.apache.org/jira/browse/KUDU-1577
             Project: Kudu
          Issue Type: Bug
            Reporter: Dan Burkert


We have seen cases where running and insert-ignore spark ingestion job is significantly (10x) slower than the equivalent job using upsert. Not sure at this point if it's due to the increased error messages being returned by the server, or if it's the client not handling them efficiently.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)