Download dfs-datastores-cascading-1.3.0.jar file - Jar d

Jar examples for d:dfs-datastores-cascading

Description

Dead-simple vertical partitioning, compression, appends, and consolidation of data on a distributed filesystem.

You can download jar file dfs-datastores-cascading 1.3.0 in this page.

License

Eclipse Public License

Build File

You can use the following script to add dfs-datastores-cascading-1.3.0.jar to your project.

<dependency>
   <groupId>com.backtype</groupId>
   <artifactId>dfs-datastores-cascading</artifactId>
   <version>1.3.0</version>
</dependency>
compile group: 'com.backtype', name: 'dfs-datastores-cascading', version: '1.3.0'
libraryDependencies += "com.backtype" % "dfs-datastores-cascading" % "1.3.0"
<dependency org="com.backtype" name="dfs-datastores-cascading" rev="1.3.0"/>
@Grapes(@Grab(group='com.backtype', module='dfs-datastores-cascading', version='1.3.0'))
'com.backtype:dfs-datastores-cascading:jar:1.3.0'

Download

Click the following link to download the jar file.

dfs-datastores-cascading-1.3.0-javadoc.jar
dfs-datastores-cascading-1.3.0-sources.jar
dfs-datastores-cascading-1.3.0.jar
dfs-datastores-cascading-1.3.0.pom



Related Tutorials