Grant Henke has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/10507 )
Change subject: Mark the ImportExportFiles tool unstable ...................................................................... Mark the ImportExportFiles tool unstable Given we did not add an audience interface annotation and the issues found in KUDU-2454, this change markes ImportExportFiles.scala as unstable to discourage it’s use until more fixes and testing can be done. It also marks IntegrationTestBigLinkedList.scala private given it was also missing an audience interface annotation. Change-Id: I60af80b675e9918ad0e1742076d23d3c00738574 Reviewed-on: http://gerrit.cloudera.org:8080/10507 Tested-by: Kudu Jenkins Reviewed-by: Hao Hao <[email protected]> --- M java/kudu-spark-tools/src/main/scala/org/apache/kudu/spark/tools/ImportExportFiles.scala M java/kudu-spark-tools/src/main/scala/org/apache/kudu/spark/tools/IntegrationTestBigLinkedList.scala 2 files changed, 6 insertions(+), 2 deletions(-) Approvals: Kudu Jenkins: Verified Hao Hao: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/10507 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I60af80b675e9918ad0e1742076d23d3c00738574 Gerrit-Change-Number: 10507 Gerrit-PatchSet: 3 Gerrit-Owner: Grant Henke <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Hao Hao <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Mike Percy <[email protected]>
