Hello Kudu Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/5725
to look at the new patch set (#7).
Change subject: KUDU-1673 [java client] more informative kudu-spark write error
......................................................................
KUDU-1673 [java client] more informative kudu-spark write error
When a KuduContext write fails it currently throws a RuntimeException
carrying a message with 5 sample errors. It would be better to throw
an exception which contained all of the errors encountered.
Change-Id: I663dddbf1b01f9c3d90f92dd484fc1a0018243c5
---
A java/kudu-client/src/main/java/org/apache/kudu/client/WriteException.java
M java/kudu-spark/src/main/scala/org/apache/kudu/spark/kudu/KuduContext.scala
2 files changed, 74 insertions(+), 5 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/25/5725/7
--
To view, visit http://gerrit.cloudera.org:8080/5725
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I663dddbf1b01f9c3d90f92dd484fc1a0018243c5
Gerrit-PatchSet: 7
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: eric-maynard <[email protected]>
Gerrit-Reviewer: Chris George <[email protected]>
Gerrit-Reviewer: Dan Burkert <[email protected]>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Todd Lipcon <[email protected]>
Gerrit-Reviewer: eric-maynard <[email protected]>