Changelog¶
Version 3.0.0¶
HDFS Connector¶
- PR-62 - Update doc for CP 3.0.
- PR-60 - Remove HDFS connectivity check.
- PR-55 - Removing retry logic from HiveMetaStore to fix the metastore connection bloat.
- PR-50 - Remove close of topic partition writers in DataWriter close.
- PR-42 - Using new config validation.
- PR-41 - Bump version to 3.0.0-SNAPSHOT and Kafka dependency to 0.10.0.0-SNAPSHOT.
- PR-35 - Minor doc typo fix TimeBasedPartitioner.
- PR-33 - Minor doc fix.