Граф коммитов

11 Коммитов

Автор SHA1 Сообщение Дата
mmduyzend 7d7a814c50 Fix: fix typos (#595) 2018-06-07 09:57:43 -07:00
Jacob Freck 4d4916e349
Release: v0.7.0 (#535)
* changelog and migration guide

* update version, links, and doc

* update links

* add docs version

* update changelog
2018-05-01 18:44:26 -07:00
Jacob Freck 779bffb2da
Feature: refactor docker images (#510)
* add spark2.3.0 hadoop2.8.3 dockerfile

* start update to docker image

* add SPARK_DIST_CLASSPATH to bashrc, source .bashrc in docker run

* add maven install for jars

* docker image update and code fix

* add libthrift (still broken)

* start image refactor, build from source,

* add refactor to r base image

* finish refactor r image

* add storage jars and deps

* exclude netty to get rid of dependency conflict

* add miniconda image

* update 2.2.0 base, anaconda image

* remove unused cuda-8.0 image

* start pipenv implementation

* miniconda version arg

* update anaconda and miniconda image

* style

* pivot to virtualenv

* remove virtualenv from path when submitting apps

* flatten layers

* explicit calls to aztk python instead of activating virtualenv

* update base, miniconda, anaconda

* add compatibility version for base aztk images

* typo fix

* update pom

* update environment variable name

* update environment variables

* add anaconda images base & gpu

* update gpu and miniconda base images

* create venv in cluster create

* update base docker files, remove virtualenv

* fix path

* add exclusion to base images

* update r images

* delete python images (in favor of anaconda and miniconda)

* add miniconda gpu images

* update comment

* update aztk_version_compatibility to dokcer image version

* add a build script

* virutalenv->pipenv, add pipfile & pipfile.lock remove secretstorage

* aztk/staging->aztk/spark

* remove jars, add .null to keep directory

* update pipfile, update jupyter and jupyterlab

* update default images

* update base images to fix hdfs

* update build script with correct path

* add spark1.6.3 anaconda, miniconda, r base and gpu images

* update build script to include spark1.6.3

* mkdir out

* exclude commons lang and slf4j dependencies

* mkdir out

* no fail if dir exists

* update node_scripts

* update env var name

* update env var name

* fix the docker_repo docs

* master->0.7.0
2018-04-30 17:19:01 -07:00
Jacob Freck 40bd2d62f3
Bug: fix wrong path for global secrets (#265)
* fix wrong path for global secrets

* load spark_conf files correctly

* docker-image docs fix

* docker-image docs fix

* move load_aztk_spark_config function to config.py
2017-12-11 15:06:08 -05:00
Jacob Freck 6c26943819
Feature: update docker image doc (#251)
* update docker-image readme with new images

* update docs
2017-12-06 14:04:07 -08:00
Jacob Freck 8a060a2f78
Feature: Spark GPU (#206)
* conditionally install and use nvidia-docker

* status statements, and -y flag for install

* add example, remove unnecessary ppa

* rename custom script, remove print statement, update example

* add Dockerfile

* fix path in Dockerfile

* update Docker images to use service account

* updated docs, changed default docker repo for gpu skus

* make timing statements more verbose

* remove unnecessary script

* added gpu docs

* fix up docs and numba example
2017-12-04 13:28:05 -08:00
JS 65a56dd657
Feature/python container (#210)
* added python container, jupyter install script, vanilla container

* Update README.md

* Create README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update jupyter.sh

* Update README.md

* Update README.md

* python

* readme update

* docker updates

* Update README.md

* Update 12-docker-image.md

* Update constants.py

* add image files for wiki

* update imageS

* .

* dockerfile typo

* dockerfiles

* Removed r

* readme

* update constants.py

* update readme

* readme updates

* readme updates
2017-11-09 00:43:32 -08:00
JS f15d18fd5d Update docs (#148)
* Update 11-custom-scripts.md

* Update 11-custom-scripts.md

* Update 12-docker-image.md

* Update 13-configuration.md

* Update 20-spark-submit.md
2017-10-05 10:13:26 -07:00
Timothee Guerin f51f613fe7 Enable docker authentication for private images (#92)
* Docker login working

* fix docker image ignored

* Fix job need to wait for pool to be created

* Fix

* fix

* Fix

* Fix

* Update docs

* Fix cr

* Fix merge issue
2017-10-03 13:30:12 -07:00
JS 57cfa9dd1d Docs/update (#106)
* Updates to README.md

* typos

* Update 00-getting-started.md

* Update README.md

* Update 30-cloud-storage.md

* faq in readme

* Update 13-configuration.md

* switch to use underscore for consistency

* Update 10-clusters.md

* Update README.md

* Update README.md

* fixes

* fix broken link

* Update 20-spark-submit.md

* update to aztk on README

* aztk fix

* Update 00-getting-started.md

* Update 10-clusters.md

* Update 12-docker-image.md

* Update 13-configuration.md

* Update 20-spark-submit.md

* Update 30-cloud-storage.md

* Update README.md

* Update 10-clusters.md

* vm size link

* dummy commit1

* dummy commit 2

* Update 00-getting-started.md

* Update 13-configuration.md
2017-09-29 22:23:14 -04:00
JS 03baff6a26 Feature: custom docker images (#68)
* symlink /home/spark-version to /home/spark-current

* working checkpoint

* working checkpoint

* docker readme update

* removed deprecated dockerfile

* docker cli + docs for docker

* docs update

* docs update

* remove unneeded comments

* docker version and docs updates, misc fixes
2017-09-15 20:57:16 -07:00