Uploaded image for project: 'Kudu'
  1. Kudu
  2. KUDU-3267

Improve error logging when writing to non-existant partition through kudu java client

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 1.15.0
    • client, java

    Description

      When trying to access a non-existing partition, through spark a customer encountered the below error message which is not too self explanatory:

      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)

      Filing this Jira to make the error message more meaningful

      Attachments

        Activity

          People

            achennaka@cloudera.com Abhishek Chennaka
            achennaka@cloudera.com Abhishek Chennaka
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: