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

[Blocking][jvm-packages] fix issue when spark job execution thread cannot return before we execute first() #3758

Merged
merged 11 commits into from Oct 6, 2018

Commits on Oct 5, 2018

  1. add back train method but mark as deprecated

    CodingCat authored and Nan Zhu committed Oct 5, 2018
    Copy the full SHA
    918cc72 View commit details
    Browse the repository at this point in the history
  2. fix scalastyle error

    CodingCat authored and Nan Zhu committed Oct 5, 2018
    Copy the full SHA
    b20fed0 View commit details
    Browse the repository at this point in the history
  3. add back train method but mark as deprecated

    CodingCat authored and Nan Zhu committed Oct 5, 2018
    Copy the full SHA
    ba99829 View commit details
    Browse the repository at this point in the history
  4. fix scalastyle error

    CodingCat authored and Nan Zhu committed Oct 5, 2018
    Copy the full SHA
    9fb306f View commit details
    Browse the repository at this point in the history
  5. add back train method but mark as deprecated

    CodingCat authored and Nan Zhu committed Oct 5, 2018
    Copy the full SHA
    526bfd6 View commit details
    Browse the repository at this point in the history
  6. fix scalastyle error

    CodingCat authored and Nan Zhu committed Oct 5, 2018
    Copy the full SHA
    47a2b20 View commit details
    Browse the repository at this point in the history
  7. add back train method but mark as deprecated

    CodingCat authored and Nan Zhu committed Oct 5, 2018
    Copy the full SHA
    0af44cd View commit details
    Browse the repository at this point in the history
  8. fix scalastyle error

    CodingCat authored and Nan Zhu committed Oct 5, 2018
    Copy the full SHA
    57740ae View commit details
    Browse the repository at this point in the history
  9. sparjJobThread

    Nan Zhu committed Oct 5, 2018
    Copy the full SHA
    6c654f2 View commit details
    Browse the repository at this point in the history
  10. update

    Nan Zhu committed Oct 5, 2018
    Copy the full SHA
    84c52a2 View commit details
    Browse the repository at this point in the history
  11. fix issue when spark job execution thread cannot return before we exe…

    …cute first()
    Nan Zhu committed Oct 5, 2018
    Copy the full SHA
    6b29a43 View commit details
    Browse the repository at this point in the history