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

Spark/JNI multipass fixes and AllReduce quiet support #1949

Merged
merged 39 commits into from
Jun 27, 2019

Commits on Mar 9, 2019

  1. initial VW spark featurizer

    vagrant committed Mar 9, 2019
    Configuration menu
    Copy the full SHA
    7e71216 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2019

  1. working version for Spark

    eisber committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    70c5315 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78f76a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36222d7 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2019

  1. Configuration menu
    Copy the full SHA
    6231297 View commit details
    Browse the repository at this point in the history
  2. added dynamic port allocation to spanning tree to allow for parallel …

    …hyper-parameter tuning on Spark
    eisber committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    88e6a6f View commit details
    Browse the repository at this point in the history
  3. fix javadoc

    eisber committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    1ab2345 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2019

  1. Configuration menu
    Copy the full SHA
    ee0bcc1 View commit details
    Browse the repository at this point in the history
  2. final refactor

    eisber committed Mar 16, 2019
    Configuration menu
    Copy the full SHA
    91eba92 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc30782 View commit details
    Browse the repository at this point in the history
  4. fix unit tests on build server

    eisber committed Mar 16, 2019
    Configuration menu
    Copy the full SHA
    23b321b View commit details
    Browse the repository at this point in the history
  5. only build on linux

    eisber committed Mar 16, 2019
    Configuration menu
    Copy the full SHA
    36f666f View commit details
    Browse the repository at this point in the history
  6. create missing directory

    eisber committed Mar 16, 2019
    Configuration menu
    Copy the full SHA
    f47d8a7 View commit details
    Browse the repository at this point in the history
  7. update java build path

    eisber committed Mar 16, 2019
    Configuration menu
    Copy the full SHA
    7a2f2ac View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e63c482 View commit details
    Browse the repository at this point in the history
  9. replaced bzero with memset

    eisber committed Mar 16, 2019
    Configuration menu
    Copy the full SHA
    bf0c5a6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    75eeb62 View commit details
    Browse the repository at this point in the history
  11. fixed parameter name

    eisber committed Mar 16, 2019
    Configuration menu
    Copy the full SHA
    27135a6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e7e0143 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2019

  1. Configuration menu
    Copy the full SHA
    544a4d9 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2019

  1. Configuration menu
    Copy the full SHA
    c8c0d7c View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2019

  1. Configuration menu
    Copy the full SHA
    f67e783 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2019

  1. fixed Java hashing

    eisber committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    9a2fb2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0bbd82 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2019

  1. removed debug print out

    eisber committed May 1, 2019
    Configuration menu
    Copy the full SHA
    3b1d031 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2019

  1. merged bare&classic into single library

    vagrant committed May 5, 2019
    Configuration menu
    Copy the full SHA
    86b00ea View commit details
    Browse the repository at this point in the history

Commits on May 7, 2019

  1. fixed java build path

    eisber committed May 7, 2019
    Configuration menu
    Copy the full SHA
    5e00bff View commit details
    Browse the repository at this point in the history
  2. renamed bare to spark

    eisber committed May 7, 2019
    Configuration menu
    Copy the full SHA
    af179b2 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2019

  1. Configuration menu
    Copy the full SHA
    cff765d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/VowpalWabbit/vowpal_wabbit

    …into marcozo/spark
    eisber committed May 15, 2019
    Configuration menu
    Copy the full SHA
    d8d9221 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01d1ec9 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2019

  1. Configuration menu
    Copy the full SHA
    b821517 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2019

  1. Configuration menu
    Copy the full SHA
    9b31e53 View commit details
    Browse the repository at this point in the history
  2. clean up of CMakeFile.txt

    formatted code
    improved Spanning Tree error message
    re-added README.md
    moved JNI util to the right place
    eisber committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    355fa94 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2019

  1. upstream merge

    eisber committed Jun 20, 2019
    Configuration menu
    Copy the full SHA
    9d5b759 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2019

  1. fixed cache file support by passing --no_stdin

    added quiet for AllReduce
    replaced cerr with THROW for AllReduce
    eisber committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    1ce7319 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/VowpalWabbit/vowpal_wabbit

    …into marcozo/spark
    eisber committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    2fe22de View commit details
    Browse the repository at this point in the history
  3. added CMake foo to .gitignore

    eisber committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    19f1594 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2019

  1. Configuration menu
    Copy the full SHA
    3b4da46 View commit details
    Browse the repository at this point in the history