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

[WIP] spark fault tolerance #6455

Merged
merged 34 commits into from
Sep 21, 2018
Merged

[WIP] spark fault tolerance #6455

merged 34 commits into from
Sep 21, 2018

Commits on Sep 11, 2018

  1. initial commit

    raver119 committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    8747f45 View commit details
    Browse the repository at this point in the history
  2. micro tweak

    raver119 committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    b5ffd7f View commit details
    Browse the repository at this point in the history
  3. ping responder

    raver119 committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    8324d4f View commit details
    Browse the repository at this point in the history
  4. logging tweaks

    raver119 committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    ed0742e View commit details
    Browse the repository at this point in the history
  5. logging tweaks

    raver119 committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    2e9010d View commit details
    Browse the repository at this point in the history
  6. logging tweaks

    raver119 committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    590fdd2 View commit details
    Browse the repository at this point in the history
  7. couple of tweaks

    raver119 committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    dc9b257 View commit details
    Browse the repository at this point in the history
  8. a bit more of logging

    raver119 committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    256cc8c View commit details
    Browse the repository at this point in the history
  9. reinit connection

    raver119 committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    c0080d2 View commit details
    Browse the repository at this point in the history
  10. a bit more logging

    raver119 committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    8fd9763 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2018

  1. a bit more logging

    raver119 committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    b5b0a00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f10fe51 View commit details
    Browse the repository at this point in the history
  3. a bit more logging

    raver119 committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    2778d36 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2018

  1. model params propagation

    raver119 committed Sep 13, 2018
    Configuration menu
    Copy the full SHA
    b60fc0d View commit details
    Browse the repository at this point in the history
  2. SFBQ

    raver119 committed Sep 13, 2018
    Configuration menu
    Copy the full SHA
    224b508 View commit details
    Browse the repository at this point in the history
  3. SFBQ draft

    raver119 committed Sep 13, 2018
    Configuration menu
    Copy the full SHA
    3d75a66 View commit details
    Browse the repository at this point in the history
  4. SFBQ minor tweak

    raver119 committed Sep 13, 2018
    Configuration menu
    Copy the full SHA
    5085c3b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    57486d2 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2018

  1. minor tweak

    raver119 committed Sep 14, 2018
    Configuration menu
    Copy the full SHA
    5d08c85 View commit details
    Browse the repository at this point in the history
  2. a bit more logging

    raver119 committed Sep 14, 2018
    Configuration menu
    Copy the full SHA
    1032194 View commit details
    Browse the repository at this point in the history
  3. remove useless condition

    raver119 committed Sep 14, 2018
    Configuration menu
    Copy the full SHA
    45512f3 View commit details
    Browse the repository at this point in the history
  4. a bit more logging

    raver119 committed Sep 14, 2018
    Configuration menu
    Copy the full SHA
    4a5d2d8 View commit details
    Browse the repository at this point in the history
  5. a bit more logging

    raver119 committed Sep 14, 2018
    Configuration menu
    Copy the full SHA
    c1e3e28 View commit details
    Browse the repository at this point in the history
  6. fix

    raver119 committed Sep 14, 2018
    Configuration menu
    Copy the full SHA
    11dc793 View commit details
    Browse the repository at this point in the history
  7. additional dtype check

    raver119 committed Sep 14, 2018
    Configuration menu
    Copy the full SHA
    25d2f4e View commit details
    Browse the repository at this point in the history
  8. additional dtype check

    raver119 committed Sep 14, 2018
    Configuration menu
    Copy the full SHA
    48e01f8 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2018

  1. Configuration menu
    Copy the full SHA
    4ecafe4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21e6b3a View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2018

  1. a bit of logging

    raver119 committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    2396d48 View commit details
    Browse the repository at this point in the history
  2. - UpdaterParameters served via proxy now

    - tests updated to match changes
    raver119 committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    cfbda58 View commit details
    Browse the repository at this point in the history
  3. enforced message split

    raver119 committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    6d30578 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2018

  1. retransmissions

    raver119 committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    b84240a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f117f6 View commit details
    Browse the repository at this point in the history
  3. propagation

    raver119 committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    838d27d View commit details
    Browse the repository at this point in the history