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

20 Коммитов

Автор SHA1 Сообщение Дата
Jacob Freck 442228a30f
Deprecate: remove custom scripts (#650) 2018-08-17 20:36:11 -04:00
Timothee Guerin 02f336b0a0
Feature: New Models design with auto validation, default and merging (#543) 2018-05-30 09:07:09 -07:00
Timothee Guerin a99bbe19e6
Fix pass docker repo command back to the cluster config (#538) 2018-05-03 08:48:38 -07:00
Timothee Guerin e361c3b0b3
Feature: Readthedocs support (#497) 2018-04-26 14:03:45 -07:00
Jacob Freck eb2a221cca Bug: rename dtde to aztk, rename thunderbolt to aztk, rename azb to aztk (#125)
* rename dtde to aztk, rename thunderbolt to aztk

* rename azb to aztk, fix bug with --wait

* changed exception to AztkError

* Fix issue with wait flag if not set
2017-09-29 17:13:22 -07:00
Jacob Freck 611cc584cf Feature: config files (#65)
* moved secrets config template to config directory

* updated new default file location for secrets.cfg

* added ConfigObject class

* added template for cluster config file

* updated .gitignore to include cluster.yaml

* updated cluster.yaml.template to include more fields

* added read_config_file method to ConfigObject, modified cluster_create.py to use cluster.yaml configuration by default

* added pyyaml to requirements.txt

* added documentation for cluster.yaml config file

* added constant for default cluster.yaml location

* changed secrets.cfg to secrets.yaml, added SecretsConfig object

* removed secrets.cfg.template

* improved error messages for bad secrets.yaml config

* changed config/ directory to .thunderbolt/

* remove old unused code

* removed unncessary ignored file

* renamed configuration class to ClusterConfig and added merge method with error checking

* collapsed cluster.yaml file

* updated cluster.yaml.template to new collapsed format

* better descriptions of cluster config settings

* added error checking to cluster config settings

* added back accidentally removed code

* removed template for cluster.yaml, added cluster.yaml

* renamed .thunderbolt/ to config/, added defaults for cluster.yaml

* fixed typo in secrets.yaml.template

* added .thunderbolt/ directory to .gitignore

* fixed bug when adding user with ssh_key

* code cleanup

* updated docs

* removed redundant docs, added instructions to secrets.yaml.template

* fixed typo

* refactored read_config_file method and changed default cluster id

* removed unnecessary ignored file

* changed format for cluster.yaml instructions

* added back docker-repo support

* refactored merge and merge_dict methods
2017-09-19 14:08:26 -07:00
Pablo Selem 4822172b6a Feature/secrets.cfg (#43)
* update configuration.cfg to secrets.cfg

* fix node count pretty print

* add more unit tests

* configure pytest to only run tests from the 'tests' directory

* add missing space

* remove static call to loading secrets file
2017-08-21 12:36:45 -07:00
Timothee Guerin d92df3c0be Initial structure for test framework and CI (#30)
* Command builder tests

* Setup travis

* Update to travis

* Update to travis

* Update to travis

* Error only

* builder to array
2017-07-18 14:07:11 -07:00
Timothee Guerin 4a1d9adf25 Revert "Revert "Feature: Setup the cluster with the start task." (#26)" (#28)
This reverts commit dc1618ae94.
2017-07-14 12:00:47 -04:00
JS dc1618ae94 Revert "Feature: Setup the cluster with the start task." (#26) 2017-07-13 20:57:04 -07:00
Timothee Guerin 1ee0225f67 Merge master 2017-07-12 12:25:29 -07:00
Timothee Guerin ca1fbab024 picks master from the create 2017-07-07 14:53:08 -07:00
jiata b09f4fe172 custom-script for wasb connection 2017-07-06 18:15:58 -07:00
jiata 4eadb9612e refactor 2017-07-05 11:01:54 -07:00
JS 5e2f053987 refactor + user agent (#1) 2017-06-09 22:16:52 -07:00
JS Tan 49c6c85c11 Merged PR 8: Merge feature/submit-args to master
added additional driver_<options> to spark submit
2017-06-06 00:02:52 +00:00
paselem 85e7e3d752 Merged PR 7: Merge submit-app to master 2017-05-19 17:11:22 +00:00
paselem 6cd8c8ce62 Merged PR 5: Merge feature/batch2.0.0 to master 2017-05-12 20:25:47 +00:00
jiata 40e6ad233a configured bin dir for scripts + setup.py 2017-04-12 08:14:31 +00:00
jiata ace37b0fea first commit 2017-04-06 21:02:15 +00:00