Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Developer Tools #59

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

[FEATURE] Developer Tools #59

wants to merge 5 commits into from

Conversation

phi-dbq
Copy link
Contributor

@phi-dbq phi-dbq commented Oct 14, 2017

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.

@codecov-io
Copy link

codecov-io commented Oct 14, 2017

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.

@phi-dbq phi-dbq changed the title Release 0.2 Release 0.2 Proposal, Holistic View Oct 16, 2017
@jkbradley
Copy link
Contributor

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.

@phi-dbq phi-dbq changed the base branch from r0.2 to master October 17, 2017 19:03
@phi-dbq phi-dbq changed the title Release 0.2 Proposal, Holistic View [FEATURE] Developer Tools Oct 17, 2017
reflect the changes pertaining to this PR.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants