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

preview of diffs between develop-cascading4 and develop #1

Closed
wants to merge 14 commits into from

Commits on Mar 4, 2022

  1. compile & compile:test passes

    all implementation code minus tests compiles
    
    scalding-commons compiles
    
    scalding-avro compiles
    
    scalding-hraven compiles
    
    scalding-json compile
    
    scalding-hadoop-test compiles
    
    main core compile
    
    fix CascadingStats
    
    c.t.h.TemplateTap deprecated in cascading
    
    fix getElementGraph
    
    fix AGGREGATE_BY_CAPACITY
    
    maple compiles
    
    add docker cascading WIP build
    daniel-sudz committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    9e3bd5a View commit details
    Browse the repository at this point in the history
  2. drop scala 211

    daniel-sudz committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    11f51ec View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from daniel-sudz/drop_scala_211

    drop scala 211
    daniel-sudz committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    ca0f2b5 View commit details
    Browse the repository at this point in the history
  4. link cascading WIP to CI

    link cascading WIP to CI
    daniel-sudz committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    2836abf View commit details
    Browse the repository at this point in the history
  5. debug

    daniel-sudz committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    64b637b View commit details
    Browse the repository at this point in the history
  6. debug

    daniel-sudz committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    bdf0a0c View commit details
    Browse the repository at this point in the history
  7. dir typo

    daniel-sudz committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    cce84ad View commit details
    Browse the repository at this point in the history
  8. Merge pull request #3 from daniel-sudz/link_wip_cascading

    Link cascading WIP artifact to CI
    daniel-sudz committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    79988ec View commit details
    Browse the repository at this point in the history
  9. some classpath fixes

    daniel-sudz committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    f2cdd2a View commit details
    Browse the repository at this point in the history
  10. Merge pull request #4 from daniel-sudz/class_path_fixes

    some classpath fixes
    daniel-sudz committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    a31dbd6 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. Remove TemplateSourceTest and stub CombinedSequenceFileScheme tempora…

    …rily (#5)
    
    * add deleted files
    
    * TemplateTap already has PartitionTap replacement implemented
    daniel-sudz committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    b3ef060 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c00449c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44a745c View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. test fix v1 (#9)

    * test fix v1
    
    * more updates
    
    * more fix
    
    * don't trip timeout on test
    
    * atttemp fix test
    
    * more fix
    
    * cleanup
    daniel-sudz committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    7e7ceea View commit details
    Browse the repository at this point in the history