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

2.3.0 avro #133

Open
wants to merge 19 commits into
base: enterprise
Choose a base branch
from
Open

Commits on Feb 17, 2014

  1. added avro format, depends on RAVRO

    Still problems with class path  and attaching bit64
    piccolbo committed Feb 17, 2014
    Configuration menu
    Copy the full SHA
    60b52a1 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2014

  1. add avro blurb

    piccolbo committed Feb 26, 2014
    Configuration menu
    Copy the full SHA
    52dcd5b View commit details
    Browse the repository at this point in the history
  2. add avro mr test

    piccolbo committed Feb 26, 2014
    Configuration menu
    Copy the full SHA
    8171bc6 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2014

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

Commits on Mar 5, 2014

  1. small errors

    piccolbo committed Mar 5, 2014
    Configuration menu
    Copy the full SHA
    e455306 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2014

  1. apparently the .avro extension is needed for input format to work

    fails at the java level. No input to R if extension missing. Workaround
    is good for now so that we know other things are working
    piccolbo committed Mar 7, 2014
    Configuration menu
    Copy the full SHA
    4305695 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2014

  1. Configuration menu
    Copy the full SHA
    e4d14f2 View commit details
    Browse the repository at this point in the history
  2. back to cdh4 bundled version

    piccolbo committed Mar 12, 2014
    Configuration menu
    Copy the full SHA
    9d881c7 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2014

  1. restructured for readability in lists. Merge with master will be prob…

    …lematic as the same has happened there already. Keep that version but add the avro entries when the time comes.
    piccolbo committed Mar 13, 2014
    Configuration menu
    Copy the full SHA
    1db565a View commit details
    Browse the repository at this point in the history
  2. revert to using system jars

    piccolbo committed Mar 13, 2014
    Configuration menu
    Copy the full SHA
    79bea0f View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2014

  1. Configuration menu
    Copy the full SHA
    962ffb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76dcff9 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2014

  1. Adding wrapper tools for testing avro files and transitioning avro ma…

    …preduce tests to a separate file.
    jamiefolson committed Mar 18, 2014
    Configuration menu
    Copy the full SHA
    3f7411e View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2014

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

Commits on Mar 20, 2014

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

Commits on Mar 24, 2014

  1. Configuration menu
    Copy the full SHA
    18e3b2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59b9e32 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2014

  1. Configuration menu
    Copy the full SHA
    5b71cd4 View commit details
    Browse the repository at this point in the history
  2. Extended avro testing

    jamiefolson committed Mar 28, 2014
    Configuration menu
    Copy the full SHA
    2f43f0e View commit details
    Browse the repository at this point in the history