Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/13575
Change subject: [itbll] make error/failure easier to detect ...................................................................... [itbll] make error/failure easier to detect I found it extremely hard to parse a Spark job's output running ITBLL to find error/failure messages originated from the ITBLL code. This patch changes the output from ITBLL so every failure message is simply prepended with 'FAILURE: ' prefix. Change-Id: Ief639a1c075df4f7e6ea9253817345a023e37636 --- M java/kudu-spark-tools/src/main/scala/org/apache/kudu/spark/tools/IntegrationTestBigLinkedList.scala 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/75/13575/1 -- To view, visit http://gerrit.cloudera.org:8080/13575 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ief639a1c075df4f7e6ea9253817345a023e37636 Gerrit-Change-Number: 13575 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <aser...@cloudera.com>