Will Berkeley has posted comments on this change. Change subject: [kudu-spark] Allow build against Spark 2.0 and Scala 2.11 ......................................................................
Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/4886/1/java/kudu-spark/pom.xml File java/kudu-spark/pom.xml: Line 204: <artifactId>scala-parser-combinators_2.11</artifactId> > What is this used for? In 2.11, some things, like the parser-combinator library used in SQLContext, were factored out of the scala std lib and into their own modules. -- To view, visit http://gerrit.cloudera.org:8080/4886 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ie055ac1e8f7be7cb992124afa0b601376db14f91 Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Will Berkeley <[email protected]> Gerrit-Reviewer: Chris George <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Jean-Daniel Cryans <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Will Berkeley <[email protected]> Gerrit-HasComments: Yes
