CDAP Kafka Flow Pack

Data Application Platform for Hadoop: Kafka Flow Pack

License

License

GroupId

GroupId

co.cask.cdap
ArtifactId

ArtifactId

cdap-kafka-flow
Last Version

Last Version

0.11.1
Release Date

Release Date

Type

Type

pom
Description

Description

CDAP Kafka Flow Pack
Data Application Platform for Hadoop: Kafka Flow Pack
Project URL

Project URL

https://github.com/caskdata/cdap-packs/tree/develop/cdap-kafka-pack/cdap-kafka-flow
Project Organization

Project Organization

Cask Data, Inc.
Source Code Management

Source Code Management

https://github.com/caskdata/cdap-packs.git

Download cdap-kafka-flow

Filename Size
cdap-kafka-flow-0.11.1.pom 14 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/co.cask.cdap/cdap-kafka-flow/ -->
<dependency>
    <groupId>co.cask.cdap</groupId>
    <artifactId>cdap-kafka-flow</artifactId>
    <version>0.11.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/co.cask.cdap/cdap-kafka-flow/
implementation 'co.cask.cdap:cdap-kafka-flow:0.11.1'
// https://jarcasting.com/artifacts/co.cask.cdap/cdap-kafka-flow/
implementation ("co.cask.cdap:cdap-kafka-flow:0.11.1")
'co.cask.cdap:cdap-kafka-flow:pom:0.11.1'
<dependency org="co.cask.cdap" name="cdap-kafka-flow" rev="0.11.1">
  <artifact name="cdap-kafka-flow" type="pom" />
</dependency>
@Grapes(
@Grab(group='co.cask.cdap', module='cdap-kafka-flow', version='0.11.1')
)
libraryDependencies += "co.cask.cdap" % "cdap-kafka-flow" % "0.11.1"
[co.cask.cdap/cdap-kafka-flow "0.11.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • cdap-kafka-flow-core
  • cdap-kafka-flow-compat-0.8
  • cdap-kafka-flow-compat-0.7

CDAP-packs

CDAP Packs is a collection of building blocks for your data application: re-usable libraries of datasets, programs and tools.

Twitter-pack: Twitter Integration
The Twitter-pack library is designed to ease the CDAP apps development tasks that require integration with Twitter, such as pulling from a public stream of tweets.
Kafka-Flow-pack: Kafka Flow Integration
The Kafka-Flow-pack library is designed to ease the CDAP Flow development tasks that require integration with Kafka, such as consuming Kafka messages.

License

Copyright © 2014-2015 Cask Data, Inc.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Versions

Version
0.11.1
0.11.0
0.9.0
0.5.0
0.4.1
0.4.0
0.3.1
0.3.0
0.2.0
0.1.0