Jar examples for d:dfs-datastores-cascading
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.
Eclipse Public License
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'
Click the following link to download the jar file.
dfs-datastores-cascading-1.3.0-javadoc.jar