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 small modifications #18

Open
wants to merge 38 commits into
base: master
Choose a base branch
from
Open

Commits on Apr 9, 2012

  1. Merge pull request infochimps-labs#2 from joearasin/master

    Update for elasticsearch 0.18.7
    kornypoet committed Apr 9, 2012
    Configuration menu
    Copy the full SHA
    17784eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4250692 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca553b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    946219d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4a55574 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2012

  1. added apache license

    kornypoet committed Apr 25, 2012
    Configuration menu
    Copy the full SHA
    9db09cf View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2012

  1. Fixed Wonderdog for Pig 0.10 by checking the conf object if the call …

    …to the hadoop cache misses
    rjurney committed Jul 9, 2012
    1 Configuration menu
    Copy the full SHA
    d061ee5 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2012

  1. Merge pull request infochimps-labs#11 from rjurney/master

    Fixes Wonderdog Pig 0.10 compatability issues and issues 5, 6, 7 and PIG-2792
    kornypoet committed Jul 10, 2012
    Configuration menu
    Copy the full SHA
    c679a25 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2012

  1. added new classes (ElasticSearchStreamingOutputFormat, ElasticSearchS…

    …treamingOutputCommitter) to allow working with hadoop-streaming-0.20.2, which uses the deprecated org.apache.hadoop.mapred API and not the newer org.apache.hadoop.mapreduce API.
    Dhruv Bansal committed Aug 6, 2012
    Configuration menu
    Copy the full SHA
    f257891 View commit details
    Browse the repository at this point in the history
  2. streaming output works in test cluster

    Dhruv Bansal committed Aug 6, 2012
    Configuration menu
    Copy the full SHA
    b6375a6 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2012

  1. got reading working at least once

    Dhruv Bansal committed Aug 8, 2012
    Configuration menu
    Copy the full SHA
    31d673f View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2012

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

Commits on Oct 24, 2012

  1. works with elasticsearch v 0.19.8

    Dhruv Bansal committed Oct 24, 2012
    Configuration menu
    Copy the full SHA
    5410c6e View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2012

  1. added ruby gem layer

    Dhruv Bansal committed Nov 15, 2012
    Configuration menu
    Copy the full SHA
    8288f5e View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2012

  1. hi travis

    Dhruv Bansal committed Nov 28, 2012
    Configuration menu
    Copy the full SHA
    806e4ee View commit details
    Browse the repository at this point in the history
  2. spec'd and working

    Dhruv Bansal committed Nov 28, 2012
    Configuration menu
    Copy the full SHA
    fb6c0ca View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2012

  1. configure should return original settings

    Dhruv Bansal committed Nov 29, 2012
    Configuration menu
    Copy the full SHA
    c102e8c View commit details
    Browse the repository at this point in the history
  2. no more need for wu-hadoop-es

    Dhruv Bansal committed Nov 29, 2012
    Configuration menu
    Copy the full SHA
    21a7636 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2012

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

Commits on Dec 1, 2012

  1. it's iso8601

    Dhruv Bansal committed Dec 1, 2012
    Configuration menu
    Copy the full SHA
    a01bd89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ceb142 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2012

  1. automatically detect and add elasticsearch jars when necessary, with …

    …some options, and some specs. also added a Gemfile.
    Dhruv Bansal committed Dec 6, 2012
    Configuration menu
    Copy the full SHA
    61057e9 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2012

  1. change default bulk write batch size to 1000

    Dhruv Bansal committed Dec 10, 2012
    Configuration menu
    Copy the full SHA
    f8ebbfc View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2012

  1. version bump to 0.0.2 to support wukong 3.0.0.pre3. also added specul…

    …ative execution flags to hadoop
    Dhruv Bansal committed Dec 17, 2012
    Configuration menu
    Copy the full SHA
    b51794e View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2012

  1. all specs pass with new plugin architecture

    Dhruv Bansal committed Dec 21, 2012
    Configuration menu
    Copy the full SHA
    d18cf91 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2013

  1. tweak to specs

    Dhruv Bansal committed Jan 4, 2013
    Configuration menu
    Copy the full SHA
    d4b8a62 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2013

  1. added yard & redcarpet to Gemfile

    Dhruv Bansal committed Feb 19, 2013
    Configuration menu
    Copy the full SHA
    a00d451 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2013

  1. deleted Gemfile.lock

    Dhruv Bansal committed Feb 20, 2013
    Configuration menu
    Copy the full SHA
    1356187 View commit details
    Browse the repository at this point in the history
  2. ignore Gemfile.lock from now on

    Dhruv Bansal committed Feb 20, 2013
    Configuration menu
    Copy the full SHA
    e5f7942 View commit details
    Browse the repository at this point in the history
  3. bump to 0.1.0 to support wukong 3.0.0 release

    Dhruv Bansal committed Feb 20, 2013
    Configuration menu
    Copy the full SHA
    290c7d4 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2013

  1. Fixing a typo, blank space.

    berngp committed Feb 25, 2013
    Configuration menu
    Copy the full SHA
    f42251b View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2013

  1. Merge pull request infochimps-labs#16 from berngp/patch-1

    Fixing a typo, blank space.
    mrflip committed Mar 2, 2013
    Configuration menu
    Copy the full SHA
    11cfc89 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2013

  1. Hadoop OutputFormat now logs before and after batch if 10 s have pass…

    …ed since last heard from, rather than every 10th batch
    Philip (flip) Kromer committed Mar 4, 2013
    Configuration menu
    Copy the full SHA
    fd54065 View commit details
    Browse the repository at this point in the history
  2. Added a bulkload example

    Philip (flip) Kromer committed Mar 4, 2013
    Configuration menu
    Copy the full SHA
    3ee0281 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2013

  1. Added helpful commands, helpfully

    Philip (flip) Kromer committed Mar 5, 2013
    Configuration menu
    Copy the full SHA
    7603a6a View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2013

  1. Configuration menu
    Copy the full SHA
    c204b17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97d9f52 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2013

  1. Pudate pig 0.8.0 to pig 0.11.0 + Avoid transformation avro to json in…

    … ElasticSearchStorage
    Cédric Torcq committed Mar 25, 2013
    Configuration menu
    Copy the full SHA
    7165a62 View commit details
    Browse the repository at this point in the history