scopt moved from spark to math-scala where base engine agnostic driver lives
Project: http://git-wip-us.apache.org/repos/asf/mahout/repo Commit: http://git-wip-us.apache.org/repos/asf/mahout/commit/46398927 Tree: http://git-wip-us.apache.org/repos/asf/mahout/tree/46398927 Diff: http://git-wip-us.apache.org/repos/asf/mahout/diff/46398927 Branch: refs/heads/master Commit: 463989272b4219716ca692cb4f9b757076d5c690 Parents: e005b28 901ef03 Author: pferrel <[email protected]> Authored: Sat Feb 21 08:45:39 2015 -0800 Committer: pferrel <[email protected]> Committed: Sat Feb 21 08:45:39 2015 -0800 ---------------------------------------------------------------------- h2o/pom.xml | 8 ++++---- math-scala/pom.xml | 4 ++-- .../main/scala/org/apache/mahout/math/drm/RLikeDrmOps.scala | 2 -- pom.xml | 2 +- spark-shell/pom.xml | 4 ++-- spark/pom.xml | 2 +- .../mahout/sparkbindings/test/DistributedSparkSuite.scala | 5 +++++ 7 files changed, 15 insertions(+), 12 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mahout/blob/46398927/spark/pom.xml ----------------------------------------------------------------------
