Skip to content
This repository has been archived by the owner on Apr 4, 2019. It is now read-only.

Merging kafka-connect-hdfs 3.3.0 to support Kafka 0.11 #49

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

Commits on Oct 3, 2016

  1. "Version bump to 3.2.0-SNAPSHOT"

    Sriram Subramanian authored and Sriram Subramanian committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    24fcba4 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2016

  1. Version bump to 0.10.2.0-SNAPSHOT

    Alex Ayars committed Oct 5, 2016
    Configuration menu
    Copy the full SHA
    c8a2a83 View commit details
    Browse the repository at this point in the history
  2. fix version to 3.2 in docs

    Sriram Subramanian authored and Sriram Subramanian committed Oct 5, 2016
    Configuration menu
    Copy the full SHA
    76e40c8 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2016

  1. Merge branch '3.1.x'

    ewencp committed Oct 11, 2016
    Configuration menu
    Copy the full SHA
    b254849 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2016

  1. fix a typo

    aseigneurin authored Oct 13, 2016
    Configuration menu
    Copy the full SHA
    7b5dfa1 View commit details
    Browse the repository at this point in the history
  2. fix a typo

    aseigneurin authored Oct 13, 2016
    Configuration menu
    Copy the full SHA
    b8de69c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #135 from aseigneurin/fix-typos

    Fix typos
    ewencp authored Oct 13, 2016
    Configuration menu
    Copy the full SHA
    9e0c9c1 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2016

  1. fix typo

    hjespers authored Oct 14, 2016
    Configuration menu
    Copy the full SHA
    c058019 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2016

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

Commits on Nov 4, 2016

  1. Configuration menu
    Copy the full SHA
    0f6173c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e42429d View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2016

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

Commits on Nov 17, 2016

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

Commits on Dec 2, 2016

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

Commits on Dec 6, 2016

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

Commits on Jan 14, 2017

  1. Fix topics with periods for hive #136 #137

    Fix issue with topic names containing dots, not being compatible with hive (replace dot with underscore)
    After initial feedback/code review:
    Added test
    Removed unused imports accidentally added.
    ig-michaelpearce committed Jan 14, 2017
    Configuration menu
    Copy the full SHA
    e3f6641 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb2b0ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f754b8 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2017

  1. Merge pull request #164 from IG-Group/ISSUE-136

    Issue 136 - Support topic with dots in hive.
    ewencp authored Jan 17, 2017
    Configuration menu
    Copy the full SHA
    413a169 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2017

  1. Updated Readme for Kafka connect FAQ (#75)

    * Update Readme
    
    * Update Readme
    rekhajoshm authored and Dustin Cote committed Jan 19, 2017
    Configuration menu
    Copy the full SHA
    b0c4839 View commit details
    Browse the repository at this point in the history
  2. updated avro-tools instructions in doc (#65)

    coughman authored and Dustin Cote committed Jan 19, 2017
    Configuration menu
    Copy the full SHA
    9841a90 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2017

  1. Merge with docs branch

    Alex Ayars committed Jan 24, 2017
    Configuration menu
    Copy the full SHA
    3090fa7 View commit details
    Browse the repository at this point in the history
  2. Merge branch '3.1.x'

    Alex Ayars committed Jan 24, 2017
    Configuration menu
    Copy the full SHA
    9838b61 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2017

  1. Bump version to 3.3.0-SNAPSHOT

      - Automatic commit via:
        tbr apply-feature-freeze -e prod --no-dry-run PLATFORM
    Alex Ayars committed Jan 25, 2017
    Configuration menu
    Copy the full SHA
    5b21d21 View commit details
    Browse the repository at this point in the history
  2. Bump Confluent to 3.3.0-SNAPSHOT, Kafka to 0.10.3.0-SNAPSHOT

      - Automatic commit via:
        tbr apply-feature-freeze -e prod --no-dry-run PLATFORM
    Alex Ayars committed Jan 25, 2017
    Configuration menu
    Copy the full SHA
    cf40f3b View commit details
    Browse the repository at this point in the history
  3. Bump version to 3.2.0-SNAPSHOT

      - Automatic commit via:
        tbr apply-feature-freeze -e prod --no-dry-run PLATFORM
    Alex Ayars committed Jan 25, 2017
    Configuration menu
    Copy the full SHA
    9196b6c View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2017

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

Commits on Feb 17, 2017

  1. Merge branch '3.2.x'

    kkonstantine committed Feb 17, 2017
    Configuration menu
    Copy the full SHA
    55716d4 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2017

  1. Handle primitive types in AvroRecordWriterProvider. (#176)

    * Handle primitive types in AvroRecordWriterProvider.
    
    * Use named variable in test instead of repeating constants.
    ewencp authored Feb 27, 2017
    Configuration menu
    Copy the full SHA
    4e357b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24cb9c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    545f2f3 View commit details
    Browse the repository at this point in the history
  4. Merge branch '3.2.x'

    ewencp committed Feb 27, 2017
    Configuration menu
    Copy the full SHA
    2c8522e View commit details
    Browse the repository at this point in the history
  5. Set Confluent to 3.2.0, Kafka to 0.10.2.0-cp1.

      - Automatic commit via:
        tbr apply-rc-tag --rc 6 --confluent-patch 1 --no-dry-run -e prod kafka-connect-hdfs
    Alex Ayars committed Feb 27, 2017
    Configuration menu
    Copy the full SHA
    535be47 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2017

  1. Bump version to 3.2.1-SNAPSHOT

      - Automatic commit via:
        pint set-version --branch 3.2.x --version 3.2.1-SNAPSHOT --no-validate-version -e prod camus PLATFORM --no-dry-run
    Alex Ayars committed Mar 2, 2017
    Configuration menu
    Copy the full SHA
    da94c38 View commit details
    Browse the repository at this point in the history
  2. Bump Confluent to 3.2.1-SNAPSHOT

      - Automatic commit via:
        pint bump-deps --branch 3.2.x --confluent-version 3.2.1-SNAPSHOT -e prod camus PLATFORM --no-dry-run
    Alex Ayars committed Mar 2, 2017
    Configuration menu
    Copy the full SHA
    58f6c85 View commit details
    Browse the repository at this point in the history
  3. Bump Kafka to 0.10.2.1-SNAPSHOT

      - Automatic commit via:
        pint bump-deps --branch 3.2.x --kafka-version 0.10.2.1-SNAPSHOT -e prod camus PLATFORM --no-dry-run
    Alex Ayars committed Mar 2, 2017
    Configuration menu
    Copy the full SHA
    8c0596b View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2017

  1. Bump Kafka to 0.11.0.0-SNAPSHOT

      - Automatic commit via:
        pint bump-deps --kafka-version 0.11.0.0-SNAPSHOT --branch master PLATFORM -e prod --no-dry-run
    Alex Ayars committed Mar 4, 2017
    Configuration menu
    Copy the full SHA
    9afe713 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2017

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

Commits on Mar 13, 2017

  1. CC-437: Update 3.2.0 changelog

    ewencp committed Mar 13, 2017
    Configuration menu
    Copy the full SHA
    ef68aa6 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2017

  1. Configuration menu
    Copy the full SHA
    241eb77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a55cd9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60a5323 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #179 from confluentinc/cc-437-3.2.0-changelog

    CC-437: Update 3.2.0 changelog
    ewencp authored Mar 15, 2017
    Configuration menu
    Copy the full SHA
    25b10bb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    713de9a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4e12b94 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2017

  1. Add 3.2.1 changelog.

    ewencp committed Apr 11, 2017
    Configuration menu
    Copy the full SHA
    449ef58 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2017

  1. Merge pull request #184 from confluentinc/3.2.1-changelog

    Add 3.2.1 changelog.
    ewencp authored Apr 12, 2017
    Configuration menu
    Copy the full SHA
    54e0943 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b53750 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2017

  1. Set Confluent to 3.2.1, Kafka to 0.10.2.1-cp1.

      - Automatic commit via:
        tbr apply-rc-tag --rc 5 --confluent-patch 1 -e prod --no-dry-run PLATFORM
    Alex Ayars committed May 1, 2017
    Configuration menu
    Copy the full SHA
    8b439a0 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2017

  1. Bump version to 3.2.2-SNAPSHOT

      - Automatic commit via:
        pint set-version --branch 3.2.x --version 3.2.2-SNAPSHOT --no-validate-version -e prod PLATFORM --no-dry-run
    Alex Ayars committed May 4, 2017
    Configuration menu
    Copy the full SHA
    64598ed View commit details
    Browse the repository at this point in the history
  2. Bump Confluent to 3.2.2-SNAPSHOT, Kafka to 0.10.2.2-SNAPSHOT

      - Automatic commit via:
        pint bump-deps --branch 3.2.x --confluent-version 3.2.2-SNAPSHOT --kafka-version 0.10.2.2-SNAPSHOT -e prod PLATFORM --no-dry-run
    Alex Ayars committed May 4, 2017
    Configuration menu
    Copy the full SHA
    cee729b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7116cef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7efda02 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2017

  1. Configuration menu
    Copy the full SHA
    e786248 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #194 from confluentinc/extend-sink-connector

    Fix HdfsSinkConnector to extend from SinkConnector instead of Connector.
    ewencp authored May 19, 2017
    Configuration menu
    Copy the full SHA
    33023cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d52155f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01af529 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d89f97a View commit details
    Browse the repository at this point in the history

Commits on May 24, 2017

  1. Configuration menu
    Copy the full SHA
    cc37611 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02d1bb7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e939f75 View commit details
    Browse the repository at this point in the history
  4. Fix hive tests.

    kkonstantine committed May 24, 2017
    Configuration menu
    Copy the full SHA
    b87115f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    66ddb58 View commit details
    Browse the repository at this point in the history
  6. Code style fixes.

    kkonstantine committed May 24, 2017
    Configuration menu
    Copy the full SHA
    815a693 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e57fed9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d449c4f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b8a335b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    be14311 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fd28e5e View commit details
    Browse the repository at this point in the history

Commits on May 26, 2017

  1. Configuration menu
    Copy the full SHA
    6970a12 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #200 from confluentinc/remove-incorrect-license

    Fix incorrect licensing and webpage info.
    ewencp authored May 26, 2017
    Configuration menu
    Copy the full SHA
    5d252e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08d8f1a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ccc55b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5ac7268 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2017

  1. Upgrade avro to 1.8.0

    mageshn committed Jun 6, 2017
    Configuration menu
    Copy the full SHA
    3592793 View commit details
    Browse the repository at this point in the history
  2. Add 3.2.2 changelog

    ewencp committed Jun 6, 2017
    Configuration menu
    Copy the full SHA
    c1d1f97 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2017

  1. Merge pull request #204 from confluentinc/3.2.2-changelog

    Add 3.2.2 changelog
    ewencp authored Jun 7, 2017
    Configuration menu
    Copy the full SHA
    78b79a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95b100b View commit details
    Browse the repository at this point in the history
  3. Upgrade avro to 1.8.2

    mageshn committed Jun 7, 2017
    Configuration menu
    Copy the full SHA
    a1fd0c4 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2017

  1. Upgrade avro to 1.8.2

    mageshn committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    c464ef2 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2017

  1. jenkinsfile time

    norwood committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    437485a View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2017

  1. Merge pull request #205 from confluentinc/avro-upgrade

    Upgrade avro to 1.8.2
    ewencp authored Jun 13, 2017
    Configuration menu
    Copy the full SHA
    2afec6a View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2017

  1. Set Confluent to 3.2.2, Kafka to 0.10.2.1-cp2.

      - Automatic commit via:
        tbr apply-rc-tag --rc 2 --confluent-patch 2 --build temp-rc-settings -e prod PLATFORM --skip-projects security,confluent-cli --no-dry-run
    Sriram Subramanian authored and Sriram Subramanian committed Jun 15, 2017
    Configuration menu
    Copy the full SHA
    5337079 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2017

  1. Add 3.3.0 changelog

    kkonstantine committed Jun 21, 2017
    Configuration menu
    Copy the full SHA
    28eb13b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #209 from kkonstantine/3.3.0-changelog

    Add 3.3.0 changelog
    kkonstantine authored Jun 21, 2017
    Configuration menu
    Copy the full SHA
    428f211 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2017

  1. Configuration menu
    Copy the full SHA
    367da71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e8694d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2d9b26 View commit details
    Browse the repository at this point in the history
  4. Set Confluent to 3.3.0, Kafka to 0.11.0.0-cp1.

      - Automatic commit via:
        tbr apply-rc-tag --rc 4 --confluent-patch 1 --build release -e prod CAMUS PLATFORM --no-dry-run
    Alex Ayars committed Jul 27, 2017
    Configuration menu
    Copy the full SHA
    bb6996d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #217 from kkonstantine/Update-quickstart-to-use-CLI

    Update quickstart to use Confluent CLI
    kkonstantine authored Jul 27, 2017
    Configuration menu
    Copy the full SHA
    ddddfd3 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2017

  1. Bump version to 3.3.1-SNAPSHOT

    Alex Ayars committed Jul 28, 2017
    Configuration menu
    Copy the full SHA
    6af158f View commit details
    Browse the repository at this point in the history
  2. Bump Confluent to 3.3.1-SNAPSHOT

    Alex Ayars committed Jul 28, 2017
    Configuration menu
    Copy the full SHA
    4a7803f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d04f924 View commit details
    Browse the repository at this point in the history
  4. Bump Kafka to 0.11.0.1-SNAPSHOT

    Alex Ayars committed Jul 28, 2017
    Configuration menu
    Copy the full SHA
    326bdcd View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2017

  1. Configuration menu
    Copy the full SHA
    4f73c33 View commit details
    Browse the repository at this point in the history
  2. Merge branch '3.2.x' into 3.3.x

    Alex Ayars committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    79cbee7 View commit details
    Browse the repository at this point in the history
  3. Bump version to 3.2.3-SNAPSHOT

    Alex Ayars committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    44e0d85 View commit details
    Browse the repository at this point in the history
  4. Bump Confluent to 3.2.3-SNAPSHOT

    Alex Ayars committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    fb41464 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/3.2.x' into 3.3.x

    Alex Ayars committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    d890d61 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2017

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

Commits on Sep 16, 2017

  1. Configuration menu
    Copy the full SHA
    a4c6874 View commit details
    Browse the repository at this point in the history
  2. Merging upstream v3.3.0-hotfix.1 tag to support Kafka 0.11.0.0.

    lewisdawson authored and Lewis Dawson committed Sep 16, 2017
    Configuration menu
    Copy the full SHA
    91322bf View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2017

  1. Added ability to connector to convert CSV data to Parquet before uplo…

    …ading to S3.
    Lewis Dawson committed Sep 20, 2017
    Configuration menu
    Copy the full SHA
    e1041b5 View commit details
    Browse the repository at this point in the history
  2. Added ability to connector to convert CSV data to Parquet before uplo…

    …ading to S3.
    lewisdawson authored and Lewis Dawson committed Sep 20, 2017
    Configuration menu
    Copy the full SHA
    03eb245 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of github.com:lewisdawson/streamx

    Lewis Dawson committed Sep 20, 2017
    Configuration menu
    Copy the full SHA
    227de21 View commit details
    Browse the repository at this point in the history