Download dfs-datastores-cascading-1.3.6.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.6 in this page.

License

Eclipse Public License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials