Adar Dembo has submitted this change and it was merged.
Change subject: [doc] mention the loadgen tool in the release notes
......................................................................
[doc] mention the loadgen tool in the release notes
Added information about the load generation tools into the 1.1.0 release
notes:
* 'insert-generated-rows' has been replaced with 'kudu test loadgen'
which adds some new functionality
Change-Id: I1a227c475b05cb394718812ae9c825022f67994d
Reviewed-on: http://gerrit.cloudera.org:8080/5020
Tested-by: Kudu Jenkins
Reviewed-by: Adar Dembo <[email protected]>
---
M docs/release_notes.adoc
1 file changed, 4 insertions(+), 0 deletions(-)
Approvals:
Adar Dembo: Looks good to me, approved
Kudu Jenkins: Verified
--
To view, visit http://gerrit.cloudera.org:8080/5020
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I1a227c475b05cb394718812ae9c825022f67994d
Gerrit-PatchSet: 3
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Dinesh Bhat <[email protected]>
Gerrit-Reviewer: Jean-Daniel Cryans <[email protected]>
Gerrit-Reviewer: Kudu Jenkins