Grant Henke has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/12211 )
Change subject: [spark-tools] Fix DistributedDataGenerator num-tasks ...................................................................... [spark-tools] Fix DistributedDataGenerator num-tasks This patch fixes the num-tasks argument. Previously Spark was not creating the correct number of tasks to match the passed argument. Change-Id: I7fa560e71b2f84a75002e9e776011e1a11c5a1ff Reviewed-on: http://gerrit.cloudera.org:8080/12211 Tested-by: Kudu Jenkins Reviewed-by: Adar Dembo <[email protected]> --- M java/kudu-spark-tools/src/main/scala/org/apache/kudu/spark/tools/DistributedDataGenerator.scala 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: Kudu Jenkins: Verified Adar Dembo: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/12211 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I7fa560e71b2f84a75002e9e776011e1a11c5a1ff Gerrit-Change-Number: 12211 Gerrit-PatchSet: 3 Gerrit-Owner: Grant Henke <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Mike Percy <[email protected]>
