aztk/docs
Jacob Freck b18eb695a1
Feature: SDK refactor (#622)
* start refactor

* continue refactor for cluster and job functions

* fix imports

* fixes

* fixes

* refactor integration test secrets management

* fix cluster create, add new test

* add tests for new sdk api and fix bugs

* fix naming and bugs

* update job operations naming, bug fixes

* fix cluster tests

* fix joboperations and tests

* update cli and fix some bugs

* start fixes

* fix pylint errors, bugs

* add deprecated warning checks, rename tests

* add docstrings for baseoperations

* add docstrings

* docstrings, add back compat for coreclient, fix init for spark client

* whitespace

* docstrings, whitespace

* docstrings, fixes

* docstrings, fixes

* fix the sdk documentation, bugs

* fix method call

* pool_id->id

* rename ids

* cluster_id->id

* cluster_id->id

* add todo

* fixes

* add some todos

* rename pool to cluster, add todo for nodes params

* add todos for nodes param removal

* update functions names

* remove deprecated fucntion calls

* update docs and docstrings

* update docstrings

* get rid of TODOs, fix docstrings

* remove unused setting

* inheritance -> composition

* fix models bugs

* fix create_user bug

* update sdk_example.py

* fix create user argument issue

* update sdk_example.py

* update doc

* use Software model instead of string

* add job wait flag, add cluster application wait functions

* add docs for wait, update tests

* fix bug

* add clientrequesterror catch to fix tests
2018-08-03 15:20:05 -07:00
..
dev Fix: fix typos (#595) 2018-06-07 09:57:43 -07:00
misc Feature: Plugin V2: Running plugin on host (#461) 2018-04-23 17:20:43 -07:00
00-getting-started.md Fix: fix typos (#595) 2018-06-07 09:57:43 -07:00
01-getting-started-script.md Fix: docs links version (#614) 2018-06-20 14:55:13 -07:00
10-clusters.md Fix: fix typos (#595) 2018-06-07 09:57:43 -07:00
11-custom-scripts.md Fix: fix typos (#595) 2018-06-07 09:57:43 -07:00
12-docker-image.md Fix: docs links version (#614) 2018-06-20 14:55:13 -07:00
13-configuration.md Fix: fix typos (#595) 2018-06-07 09:57:43 -07:00
14-azure-files.md Feature: Azure Files (#241) 2017-11-30 14:16:53 -08:00
15-plugins.md Fix: fix typos (#595) 2018-06-07 09:57:43 -07:00
20-spark-submit.md Fix: fix typos (#595) 2018-06-07 09:57:43 -07:00
30-cloud-storage.md Fix: fix typos (#595) 2018-06-07 09:57:43 -07:00
51-define-plugin.md Fix: fix typos (#595) 2018-06-07 09:57:43 -07:00
60-gpu.md Feature: Readthedocs support (#497) 2018-04-26 14:03:45 -07:00
70-jobs.md Fix: fix typos (#595) 2018-06-07 09:57:43 -07:00
80-migration.md Fix: docs links version (#614) 2018-06-20 14:55:13 -07:00
Makefile Feature: Readthedocs support (#497) 2018-04-26 14:03:45 -07:00
aztk.models.rst Feature: SDK refactor (#622) 2018-08-03 15:20:05 -07:00
aztk.rst Feature: SDK refactor (#622) 2018-08-03 15:20:05 -07:00
aztk.spark.models.plugins.rst Feature: Readthedocs support (#497) 2018-04-26 14:03:45 -07:00
aztk.spark.models.rst Feature: Readthedocs support (#497) 2018-04-26 14:03:45 -07:00
aztk.spark.rst Feature: SDK refactor (#622) 2018-08-03 15:20:05 -07:00
conf.py Feature: Added custom scripts functionality for plugins with the cli(Deprecate custom scripts) (#517) 2018-04-27 10:31:24 -07:00
index.rst Fix: fix typos (#595) 2018-06-07 09:57:43 -07:00
make.bat Feature: Readthedocs support (#497) 2018-04-26 14:03:45 -07:00
sdk-examples.md Feature: SDK refactor (#622) 2018-08-03 15:20:05 -07:00