CDAP ingest

CDAP Data ingestion Project

License

License

GroupId

GroupId

co.cask.cdap
ArtifactId

ArtifactId

cdap-ingest
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

pom
Description

Description

CDAP ingest
CDAP Data ingestion Project
Project URL

Project URL

https://github.com/caskdata/cdap-ingest
Project Organization

Project Organization

Cask Data, Inc.
Source Code Management

Source Code Management

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

Download cdap-ingest

Filename Size
cdap-ingest-1.3.0.pom 19 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • cdap-stream-clients
  • cdap-file-tailer
  • cdap-file-drop-zone
  • cdap-flume
  • cdap-integration-tests

CDAP Ingest Project

Various ways to ingest data into the Cask Data Application Platform (CDAP).

Build all packages

mvn clean package

Build rpm for packages (File Tailer and DropZone)

mvn clean package -P rpm

Build debian for packages (File Tailer and DropZone)

mvn clean package -P deb

For details, please see the README.rst file in each submodule.

License and Trademarks

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.

Cask is a trademark of Cask Data, Inc. All rights reserved.

Apache, Apache HBase, and HBase are trademarks of The Apache Software Foundation. Used with permission. No endorsement by The Apache Software Foundation is implied by the use of these marks.

Versions

Version
1.3.0
1.2.0
1.1.0
1.0.2
1.0.1