-
Notifications
You must be signed in to change notification settings - Fork 28
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
Ezaf 4067 | ray tune/train reports depricated fix #139
Open
sip-aravind-g
wants to merge
44
commits into
release/fy24-q1
Choose a base branch
from
EZAF-4067
base: release/fy24-q1
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Updated Spark Analytics examples and Investment banking example * Updated the keys * Airflow q4 check (#89) * Updated the image tags * Updated the tags to 3.4.1 in spark * Fixed yaml changes for spark examples * Updated the suggested changes * Update spark_etl_new.yaml * Updated Airflow with jwt_token for s3 * Added jwt_token parameter * Changed s3 to spark.mapr.extraconf.secret * Updated spark s3 secrets * Updated the Secret parameter Removed the JWT parameter and switched to spark-s3 secret * Update data-extraction.py * Fixed the image names * Update spark_etl_new.yaml --------- Co-authored-by: Bhargavjd <[email protected]> Co-authored-by: Bhargavjd <[email protected]>
* EZAF-3535 | Ray Serve | FastApi | RaySyncHandles * EZAF-3535 | Ray Serve | FastApi | RaySyncHandles
* Update README.md * Update bike-sharing-mlflow.ipynb
Co-authored-by: Bhargavjd <[email protected]>
Co-authored-by: Ashok Manda <[email protected]>
* Fix trailing \n in bike-sharing tutorial * add seaborn to mlflow tutorial * add to comment
* update kf mnist example * remove manual package installation * update mnist example * change user name
Co-authored-by: Ashok Manda <[email protected]>
* Enhance Spark jobs for Airflow * Spark changes * Move files * Update path
* Updated Spark Examples to latest images (#110) * Updated Spark Examples to latest images * Updated the Spark examples with EzSparkAWSCredentialProvider and minior path fixes * Update DataTransferMnist.yaml * Updated volumeMounts for Spark GPU examples * Update scala-gpu-example.yaml * Updated the GPU examples * Revert "Updated Spark Examples to latest images" (#115) * Update Airflow DAGs (#112) * Update Airflow DAGs * Set creds provider and remove redundant secret mount * Fix notebook for training mnist via kale and kfp on gpu (#125) Remove cell which creates directory that causes error * Enhance Spark jobs for Airflow (#108) * Update Spark sources for Airflow DAGs * Delete files for building custom image & custom secret * Use default spark image and read jar from shared volume * Don't remove spark secret for backward compatibility & fix it --------- Co-authored-by: Sourabh Raja Murali <[email protected]> * Banking+App examples (#90) * Updated Spark Analytics examples and Investment banking example * Updated the keys * Airflow q4 check (#89) * Updated the image tags * Updated the tags to 3.4.1 in spark * Fixed yaml changes for spark examples * Updated the suggested changes * Update spark_etl_new.yaml * Updated Airflow with jwt_token for s3 * Added jwt_token parameter * Changed s3 to spark.mapr.extraconf.secret * Updated spark s3 secrets * Updated the Secret parameter Removed the JWT parameter and switched to spark-s3 secret * Update data-extraction.py * Fixed the image names * Update spark_etl_new.yaml --------- Co-authored-by: Bhargavjd <[email protected]> Co-authored-by: Bhargavjd <[email protected]> * EZAF-3535 | Ray Serve | FastApi | RaySyncHandles (#87) * EZAF-3535 | Ray Serve | FastApi | RaySyncHandles * EZAF-3535 | Ray Serve | FastApi | RaySyncHandles * Remove mentions of Seldon from Bike Sharing example (#91) * Update README.md * Update bike-sharing-mlflow.ipynb * Added access-control (#93) Co-authored-by: Bhargavjd <[email protected]> * update mlflow examples (#111) Co-authored-by: Ashok Manda <[email protected]> * Fix trailing \n in bike-sharing tutorial (#113) * Updated Spark Examples (#117) * add seaborn to mlflow tutorial (#119) * Fix trailing \n in bike-sharing tutorial * add seaborn to mlflow tutorial * add to comment * Update Kubeflow examples for fy24-q1 (#114) * update kf mnist example * remove manual package installation * update mnist example * change user name * Update kubeflow example (#121) * Updated the readme files (#124) * update image tag (#120) Co-authored-by: Ashok Manda <[email protected]> * Enhance Spark jobs for Airflow (#128) * Enhance Spark jobs for Airflow * Spark changes * Move files * Update path --------- Co-authored-by: Skand Tandon <[email protected]> Co-authored-by: Ashok Manda <[email protected]> Co-authored-by: Sourabh Raja Murali <[email protected]> Co-authored-by: Bhargavjd <[email protected]> Co-authored-by: Bhargavjd <[email protected]> Co-authored-by: Aravind G <[email protected]> Co-authored-by: Oleksandr Naumov <[email protected]> Co-authored-by: Bhargavjd <[email protected]> Co-authored-by: Ashok Manda <[email protected]> Co-authored-by: akanshasajimon <[email protected]> Co-authored-by: Ayush Sinha <[email protected]>
* Updated Spark Examples to latest images (#110) * Updated Spark Examples to latest images * Updated the Spark examples with EzSparkAWSCredentialProvider and minior path fixes * Update DataTransferMnist.yaml * Updated volumeMounts for Spark GPU examples * Update scala-gpu-example.yaml * Updated the GPU examples * Revert "Updated Spark Examples to latest images" (#115) * Update Airflow DAGs (#112) * Update Airflow DAGs * Set creds provider and remove redundant secret mount * Fix notebook for training mnist via kale and kfp on gpu (#125) Remove cell which creates directory that causes error * Enhance Spark jobs for Airflow (#108) * Update Spark sources for Airflow DAGs * Delete files for building custom image & custom secret * Use default spark image and read jar from shared volume * Don't remove spark secret for backward compatibility & fix it --------- Co-authored-by: Sourabh Raja Murali <[email protected]> --------- Co-authored-by: Skand Tandon <[email protected]> Co-authored-by: Ashok Manda <[email protected]> Co-authored-by: Sourabh Raja Murali <[email protected]>
* EZAF-4067 | migrate fibonacci example * EZAF-4067 | migrate fibonacci example * EZAF-4067 | migrate fibonacci example * EZAF-4067 | migrate ray cpu example * EZAF-4067 | remote ip and add local svc details * EZAF-4067 | migrate workaround example * EZAF-4067 | Hyperparameter example * migrated Ray S3 example to latest standards * EZAF-4067 | Hyperparameter Fix * EZAF-4067 | entrypoint update * updated Ray-whylogs example to the latest standard * EZAF-4126 | upgrading ray serve examples * EZAF-4126 | upgrading ray serve examples --------- Co-authored-by: Manish-2023 <[email protected]> Co-authored-by: Manish-2004 <[email protected]>
* EZAF-4067 | migrate fibonacci example * EZAF-4067 | migrate fibonacci example * EZAF-4067 | migrate fibonacci example * EZAF-4067 | migrate ray cpu example * EZAF-4067 | remote ip and add local svc details * EZAF-4067 | migrate workaround example * EZAF-4067 | Hyperparameter example * migrated Ray S3 example to latest standards * EZAF-4067 | Hyperparameter Fix * EZAF-4067 | entrypoint update * updated Ray-whylogs example to the latest standard * EZAF-4126 | upgrading ray serve examples * EZAF-4126 | upgrading ray serve examples * EZAF-3639 | RAY GPU EXAMPLE * EZAF-3639 | RAY GPU EXAMPLE * updated entrypoint_cpu_num value * updated entrypoint_cpu_num value * conflict resolved --------- Co-authored-by: Manish-2023 <[email protected]> Co-authored-by: Manish-2004 <[email protected]>
sip-aravind-g
requested review from
ask664,
prasadadireddi,
sercanCyberVision and
Manish-2004
January 24, 2024 16:04
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Ray tune/train reports deprecated, fix implemented.