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

"Start Offline-to-online ingestion" method in Python SDK #1051

Merged
merged 9 commits into from
Oct 15, 2020

Commits on Oct 15, 2020

  1. launcher

    move common job properties to job classes
    
    Signed-off-by: Oleksii Moskalenko <moskalenko.alexey@gmail.com>
    
    universal test
    pyalex committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    42c4480 View commit details
    Browse the repository at this point in the history
  2. split SparkJob into 2 classes

    Signed-off-by: Oleksii Moskalenko <moskalenko.alexey@gmail.com>
    pyalex committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    664ab78 View commit details
    Browse the repository at this point in the history
  3. better name

    Signed-off-by: Oleksii Moskalenko <moskalenko.alexey@gmail.com>
    pyalex committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    238d079 View commit details
    Browse the repository at this point in the history
  4. weak link to client

    Signed-off-by: Oleksii Moskalenko <moskalenko.alexey@gmail.com>
    pyalex committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    c250e70 View commit details
    Browse the repository at this point in the history
  5. weak link to client

    Signed-off-by: Oleksii Moskalenko <moskalenko.alexey@gmail.com>
    pyalex committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    5f630e9 View commit details
    Browse the repository at this point in the history
  6. skip e2e test

    Signed-off-by: Oleksii Moskalenko <moskalenko.alexey@gmail.com>
    pyalex committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    5274b5d View commit details
    Browse the repository at this point in the history
  7. Update job naming

    Co-authored-by: Oleg Avdeev <oleg.v.avdeev@gmail.com>
    Signed-off-by: Khor Shu Heng <khor.heng@gojek.com>
    khorshuheng and oavdeev committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    e23ed4f View commit details
    Browse the repository at this point in the history
  8. Remove unused job_id argument

    Signed-off-by: Khor Shu Heng <khor.heng@gojek.com>
    khorshuheng committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    c64b07e View commit details
    Browse the repository at this point in the history
  9. Remove unused import

    Signed-off-by: Khor Shu Heng <khor.heng@gojek.com>
    khorshuheng committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    9058e01 View commit details
    Browse the repository at this point in the history