spark-deep-learning icon indicating copy to clipboard operation
spark-deep-learning copied to clipboard

[FEATURE] Developer Tools

Open phi-dbq opened this issue 8 years ago • 2 comments

This PR proposes tools and scripts to help getting started with developing Spark Deep Learning Pipelines.

  • SBT plugin to locate Spark package dependencies
  • Shell script to build Spark REPL launchers for Python2, Python3 and Scala.
  • Docker files for building container images with the right dependencies.

phi-dbq avatar Oct 14 '17 19:10 phi-dbq

Codecov Report

Merging #59 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #59   +/-   ##
=======================================
  Coverage   83.06%   83.06%           
=======================================
  Files          23       23           
  Lines        1234     1234           
  Branches        5        5           
=======================================
  Hits         1025     1025           
  Misses        209      209

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 328e51e...beb9819. Read the comment docs.

codecov-io avatar Oct 14 '17 20:10 codecov-io

Discussed offline: This PR will be renamed and put aside, limited to the docker stuff only, and considered in the future. A new PR will have the README updates required for the 0.2.0 release.

jkbradley avatar Oct 17 '17 19:10 jkbradley