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

Alexey Serbin updated KUDU-3267:
--------------------------------
    Fix Version/s:     (was: 1.16)
                   1.15.0

> Improve error logging when writing to non-existant partition through kudu 
> java client
> -------------------------------------------------------------------------------------
>
>                 Key: KUDU-3267
>                 URL: https://issues.apache.org/jira/browse/KUDU-3267
>             Project: Kudu
>          Issue Type: Improvement
>          Components: client, java
>            Reporter: Abhishek
>            Assignee: Abhishek
>            Priority: Minor
>              Labels: beginner
>             Fix For: 1.15.0
>
>
> When trying to access a non-existing partition, through spark a customer 
> encountered the below error message which is not too self explanatory:
> {code:java}
> Caused by: java.lang.RuntimeException: Failed to write 1 rows to Kudu; Sample 
> errors: Not found: ([0x000000018005BDAA4BF52400, 0x000000028005BCC2F4C85400)) 
> at 
> org.apache.kudu.spark.kudu.KuduContext$$anonfun$writeRows$1.apply(KuduContext.scala:366)
>  at 
> org.apache.kudu.spark.kudu.KuduContext$$anonfun$writeRows$1.apply(KuduContext.scala:350){code}
> Filing this Jira to make the error message more meaningful



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

Reply via email to