Skip to content
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

Add optional retry mechanism if data loading fails #1034

Merged
merged 8 commits into from
Feb 6, 2023

Conversation

rakeshkashyap123
Copy link
Collaborator

@rakeshkashyap123 rakeshkashyap123 commented Feb 3, 2023

  1. Users can set the spark parameters:-
    spark.feathr.max.data.load.retry > 0
    spark.feathr.data.load.wait.in.ms > 1
    and Feathr will retry to load the dataframe.
  2. Fix test bugs caused by Fix bug when SWA feature datapath does not end in daily/hourly #1027

jaymo001
jaymo001 previously approved these changes Feb 3, 2023
@blee1234 blee1234 self-requested a review February 4, 2023 00:23
blee1234
blee1234 previously approved these changes Feb 4, 2023
@rakeshkashyap123 rakeshkashyap123 merged commit df450ae into main Feb 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants