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

Moving all dependencies off cdh and to apache #420

Merged
merged 3 commits into from Sep 11, 2018

Commits on Sep 11, 2018

  1. Moving depedencies off cdh to apache + Hive2 support

     - Tests redone in the process
     - Main changes are to RealtimeRecordReader and how it treats maps/arrays
     - Make hive sync work with Hive 1/2 and CDH environments
     - Fixes to make corner cases for Hive queries
     - Spark Hive integration - Working version across Apache and CDH versions
     - Known Issue - apache#439
    Vinoth Chandar committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    323db16 View commit details
    Browse the repository at this point in the history
  2. Rebasing and fixing conflicts against master

    Vinoth Chandar committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    e632519 View commit details
    Browse the repository at this point in the history
  3. Bump up versions in packaging modules and remove commons-lang3 dep

    bvaradar authored and Vinoth Chandar committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    e6348b5 View commit details
    Browse the repository at this point in the history