-
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
base: release/fy24-q1
Are you sure you want to change the base?
Commits on Nov 10, 2023
-
* 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]>
Configuration menu - View commit details
-
Copy full SHA for 9074194 - Browse repository at this point
Copy the full SHA 9074194View commit details -
EZAF-3535 | Ray Serve | FastApi | RaySyncHandles (#87)
* EZAF-3535 | Ray Serve | FastApi | RaySyncHandles * EZAF-3535 | Ray Serve | FastApi | RaySyncHandles
Configuration menu - View commit details
-
Copy full SHA for 7767fb7 - Browse repository at this point
Copy the full SHA 7767fb7View commit details
Commits on Nov 21, 2023
-
Remove mentions of Seldon from Bike Sharing example (#91)
* Update README.md * Update bike-sharing-mlflow.ipynb
Configuration menu - View commit details
-
Copy full SHA for 247f695 - Browse repository at this point
Copy the full SHA 247f695View commit details
Commits on Nov 22, 2023
-
Co-authored-by: Bhargavjd <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cc46e91 - Browse repository at this point
Copy the full SHA cc46e91View commit details
Commits on Jan 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7913725 - Browse repository at this point
Copy the full SHA 7913725View commit details -
Configuration menu - View commit details
-
Copy full SHA for facb5a9 - Browse repository at this point
Copy the full SHA facb5a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab9413c - Browse repository at this point
Copy the full SHA ab9413cView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf775b0 - Browse repository at this point
Copy the full SHA cf775b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09d9cc2 - Browse repository at this point
Copy the full SHA 09d9cc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d346371 - Browse repository at this point
Copy the full SHA d346371View commit details
Commits on Jan 10, 2024
-
Co-authored-by: Ashok Manda <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9b85fca - Browse repository at this point
Copy the full SHA 9b85fcaView commit details
Commits on Jan 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9b560bc - Browse repository at this point
Copy the full SHA 9b560bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 786207f - Browse repository at this point
Copy the full SHA 786207fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c965ceb - Browse repository at this point
Copy the full SHA c965cebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8725c13 - Browse repository at this point
Copy the full SHA 8725c13View commit details
Commits on Jan 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for de380a9 - Browse repository at this point
Copy the full SHA de380a9View commit details -
add seaborn to mlflow tutorial (#119)
* Fix trailing \n in bike-sharing tutorial * add seaborn to mlflow tutorial * add to comment
Configuration menu - View commit details
-
Copy full SHA for b66357f - Browse repository at this point
Copy the full SHA b66357fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c78fa7c - Browse repository at this point
Copy the full SHA c78fa7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for abf9f1d - Browse repository at this point
Copy the full SHA abf9f1dView commit details -
Update Kubeflow examples for fy24-q1 (#114)
* update kf mnist example * remove manual package installation * update mnist example * change user name
Configuration menu - View commit details
-
Copy full SHA for 0028999 - Browse repository at this point
Copy the full SHA 0028999View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77b0b43 - Browse repository at this point
Copy the full SHA 77b0b43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 641d22c - Browse repository at this point
Copy the full SHA 641d22cView commit details
Commits on Jan 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6ba5ac1 - Browse repository at this point
Copy the full SHA 6ba5ac1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ad2ade - Browse repository at this point
Copy the full SHA 3ad2adeView commit details
Commits on Jan 17, 2024
-
Co-authored-by: Ashok Manda <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 10462f0 - Browse repository at this point
Copy the full SHA 10462f0View commit details
Commits on Jan 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 36cf4a5 - Browse repository at this point
Copy the full SHA 36cf4a5View commit details -
Enhance Spark jobs for Airflow (#128)
* Enhance Spark jobs for Airflow * Spark changes * Move files * Update path
Configuration menu - View commit details
-
Copy full SHA for b9c1cb5 - Browse repository at this point
Copy the full SHA b9c1cb5View commit details -
Fix conflicts staging/fy24 q1 into release/fy24 q1 (#130)
* 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]>
Configuration menu - View commit details
-
Copy full SHA for 0abb919 - Browse repository at this point
Copy the full SHA 0abb919View commit details -
Fix/merge release branch (#131)
* 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]>
Configuration menu - View commit details
-
Copy full SHA for 88034cf - Browse repository at this point
Copy the full SHA 88034cfView commit details -
Ashok Manda authored and Ashok Manda committed
Jan 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 5a1a066 - Browse repository at this point
Copy the full SHA 5a1a066View commit details -
EZAF-4067 | Upgrading RAY Examples (#109)
* 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]>
Configuration menu - View commit details
-
Copy full SHA for 7a28e3a - Browse repository at this point
Copy the full SHA 7a28e3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 686a8af - Browse repository at this point
Copy the full SHA 686a8afView commit details
Commits on Jan 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8a3412b - Browse repository at this point
Copy the full SHA 8a3412bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 58142b1 - Browse repository at this point
Copy the full SHA 58142b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2fbc41 - Browse repository at this point
Copy the full SHA c2fbc41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b93de8 - Browse repository at this point
Copy the full SHA 4b93de8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c7ac97 - Browse repository at this point
Copy the full SHA 2c7ac97View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed7e4a7 - Browse repository at this point
Copy the full SHA ed7e4a7View commit details
Commits on Jan 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7a33b74 - Browse repository at this point
Copy the full SHA 7a33b74View commit details -
Ezaf 4067 | EZAF-3639 | RAY GPU EXAMPLE | RAY 2.7.0 (#134)
* 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]>
Configuration menu - View commit details
-
Copy full SHA for 2573385 - Browse repository at this point
Copy the full SHA 2573385View commit details -
Configuration menu - View commit details
-
Copy full SHA for 570227c - Browse repository at this point
Copy the full SHA 570227cView commit details
Commits on Jan 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2b8f102 - Browse repository at this point
Copy the full SHA 2b8f102View commit details -
Configuration menu - View commit details
-
Copy full SHA for 172afbf - Browse repository at this point
Copy the full SHA 172afbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for dedcef6 - Browse repository at this point
Copy the full SHA dedcef6View commit details