Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* optimized EMR imports for less chance of import errors * bump versions * update release notes * drop deprecated setup.py * Endpoint tests (#637) * example databricks serve notebooks and cluster creation * updated healthcecks * databricks serve + john snow labs endpoints module * `clean_cluster` and `write_db_credentials` parameters for db cluster creation * databricks serve + john snow labs endpoints docs + typo fixes * databricks serve + john snow labs endpoints docs + typo fixes * updated tests * updated tests * fix block_until_deployed bug * fix block_until_deployed bug * support for GPU and nlu.predict params in endpoints * bump versions * Docs update * update notebooks * endpoint test job generator * improved list_db_runtime_versions * multi cluster testing endpoints * Support for submitting notebook to databricks and various utils & refactor to databricks utils * db test refactor into db_info/endpoint/hdfs/submit tests * get_or_create_test_cluster() and varous more db testing utils, pytest.ini and non-verbose parameterization of tests * add docs for notebook execution * bump enterprise nlp version * Update EMR initialization script (#661) * update release notes * update version * Feature/513/parameterized db submit (#684) * support for parameterization of NB sumit runs in run_in_databricks() * tests for parameterization of NB sumit runs in run_in_databricks() * tests for parameterization of NB sumit runs in run_in_databricks() * Docs & example notebook for parameterized run_in_databricks * Feature/513/list of additional db installs (#689) * support for parameterization of NB sumit runs in run_in_databricks() * tests for parameterization of NB sumit runs in run_in_databricks() * tests for parameterization of NB sumit runs in run_in_databricks() * Docs & example notebook for parameterized run_in_databricks * Docs & example notebook for parameterized run_in_databricks * updated noteoboks * support for extra_pip_installs and pandas==1.5.3 fix on new clusters * refactor db cluster creation to install_to_databricks and add deprecation warning to nlp.install() for db clusters * db install tests with custom libs * Fix update existing databricks cluster (#680) * update release notes * bump versions * removed pandas >= 2 htofix * remove debug print * bump version --------- Co-authored-by: Kshitiz <[email protected]>
- Loading branch information