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

Elastic connector #2546

Merged
merged 29 commits into from
Sep 10, 2018
Merged

Elastic connector #2546

merged 29 commits into from
Sep 10, 2018

Commits on Aug 20, 2018

  1. Added HDFS Sink

    David Kjerrumgaard committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    e8be2ac View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2018

  1. Fixed issues identified during PR review

    David Kjerrumgaard committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    c0e5ff4 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2018

  1. Fixed comment

    David Kjerrumgaard committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    4784ab4 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2018

  1. Added HDFS Container to externalServices

    David Kjerrumgaard committed Aug 31, 2018
    Configuration menu
    Copy the full SHA
    fe2ed8d View commit details
    Browse the repository at this point in the history
  2. Ignoring HdfsSink test for now

    David Kjerrumgaard committed Aug 31, 2018
    Configuration menu
    Copy the full SHA
    cf970ab View commit details
    Browse the repository at this point in the history
  3. Removed HDFS Container to externalServices

    David Kjerrumgaard committed Aug 31, 2018
    Configuration menu
    Copy the full SHA
    c0d0e7a View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2018

  1. Fixed ASL licensing

    David Kjerrumgaard committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    c001758 View commit details
    Browse the repository at this point in the history
  2. Fixed licensing issue in Pulsar IO :: Hdfs

    David Kjerrumgaard committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    a570efa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ff4fde View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2018

  1. Fixed conflicts in pulsar-io/pom.xml

    David Kjerrumgaard committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    cf5b907 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec26d3d View commit details
    Browse the repository at this point in the history
  3. Fixed compile errors

    David Kjerrumgaard committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    500e2b3 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'hdfs-connector' of github.com:david-streamlio/incubator…

    …-pulsar into hdfs-connector
    David Kjerrumgaard committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    c52f455 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'hdfs-connector'

    David Kjerrumgaard committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    2744e31 View commit details
    Browse the repository at this point in the history
  6. Added HDFS to SinkType Enum

    David Kjerrumgaard committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    dcba2b0 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2018

  1. Merge remote-tracking branch 'upstream/master'

    David Kjerrumgaard committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    0de16e1 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2018

  1. Configuration menu
    Copy the full SHA
    c8b5616 View commit details
    Browse the repository at this point in the history
  2. Added ElasticSearch connector

    David Kjerrumgaard committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    06a3033 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'elastic-connector' of github.com:david-streamlio/incuba…

    …tor-pulsar into elastic-connector
    David Kjerrumgaard committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    81fa197 View commit details
    Browse the repository at this point in the history
  4. Disabled unit tests

    David Kjerrumgaard committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    9e83cbf View commit details
    Browse the repository at this point in the history
  5. Removed duplicate entry for HDFS module

    David Kjerrumgaard committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    50f7efc View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' of https://github.com/apache/incubator-pulsar

    David Kjerrumgaard committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    12cc3be View commit details
    Browse the repository at this point in the history
  7. Removed duplicate method

    David Kjerrumgaard committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    8073097 View commit details
    Browse the repository at this point in the history
  8. More changes

    David Kjerrumgaard committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    69a95fe View commit details
    Browse the repository at this point in the history
  9. fixed PulsarFunctionsTest.java

    David Kjerrumgaard committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    35f8aaf View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2018

  1. Added ASF license and fixed integration tests

    David Kjerrumgaard committed Sep 8, 2018
    Configuration menu
    Copy the full SHA
    4f9f845 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2018

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

Commits on Sep 10, 2018

  1. Disabled ElasticSearch integration test

    David Kjerrumgaard committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    93d739b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'elastic-connector' of github.com:david-streamlio/incuba…

    …tor-pulsar into elastic-connector
    David Kjerrumgaard committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    33e0e4b View commit details
    Browse the repository at this point in the history