Alexey Serbin has submitted this change and it was merged. ( 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 Reviewed-on: http://gerrit.cloudera.org:8080/13575 Reviewed-by: Andrew Wong <[email protected]> Reviewed-by: Hao Hao <[email protected]> Tested-by: Kudu Jenkins --- M java/kudu-spark-tools/src/main/scala/org/apache/kudu/spark/tools/IntegrationTestBigLinkedList.scala 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Andrew Wong: Looks good to me, approved Hao Hao: Looks good to me, approved Kudu Jenkins: Verified -- 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: merged Gerrit-Change-Id: Ief639a1c075df4f7e6ea9253817345a023e37636 Gerrit-Change-Number: 13575 Gerrit-PatchSet: 3 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Hao Hao <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120)
