Dan Burkert has submitted this change and it was merged. Change subject: kudu-spark: move module into spark profiles ......................................................................
kudu-spark: move module into spark profiles Otherwise maven complains about missing definitions of spark properties when a non-Spark profile is activated (i.e. "mvn -Pjepsen package"). Change-Id: I79ae7b5f82fcdc996fcb48239935fc032b4789d4 Reviewed-on: http://gerrit.cloudera.org:8080/6564 Tested-by: Kudu Jenkins Reviewed-by: Dan Burkert <[email protected]> --- M java/pom.xml 1 file changed, 5 insertions(+), 1 deletion(-) Approvals: Dan Burkert: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/6564 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I79ae7b5f82fcdc996fcb48239935fc032b4789d4 Gerrit-PatchSet: 2 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Adar Dembo <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Jean-Daniel Cryans <[email protected]> Gerrit-Reviewer: Kudu Jenkins
