----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53609/ -----------------------------------------------------------
(Updated Nov. 10, 2016, 10:31 a.m.) Review request for hive, Rui Li and Xuefu Zhang. Changes ------- Javadocs fixed as per review request. Repository: hive-git Description ------- HIVE-15168: Flaky test: TestSparkClient.testJobSubmission (still flaky) Diffs (updated) ----- spark-client/src/main/java/org/apache/hive/spark/client/SparkClientImpl.java 863aaa877769094164c209bd5861515d91ed250c spark-client/src/main/java/org/apache/hive/spark/client/rpc/Rpc.java b2f133b6aa3abdb74e83eab8b14cd827b0de60dc spark-client/src/test/java/org/apache/hive/spark/client/rpc/TestRpc.java 77c3d020529d60539e3044aaa36a7fb69583ea4b Diff: https://reviews.apache.org/r/53609/diff/ Testing ------- Ran modified unit tests / tests of the modified classes. Ran simple queries with spark as the execution engine. Tested that the jobSubmission test is passing if the thread is blocked for 3 seconds in the ClientProtocol#submit. Thanks, Barna Zsombor Klara