Jar examples for s:streams-persist-hdfs
HDFS Module
You can download jar file streams-persist-hdfs 0.4-incubating in this page.
Apache License
You can use the following script to add streams-persist-hdfs-0.4-incubating.jar to your project.
<dependency> <groupId>org.apache.streams</groupId> <artifactId>streams-persist-hdfs</artifactId> <version>0.4-incubating</version> </dependency>
compile group: 'org.apache.streams', name: 'streams-persist-hdfs', version: '0.4-incubating'
libraryDependencies += "org.apache.streams" % "streams-persist-hdfs" % "0.4-incubating"
<dependency org="org.apache.streams" name="streams-persist-hdfs" rev="0.4-incubating"/>
@Grapes(@Grab(group='org.apache.streams', module='streams-persist-hdfs', version='0.4-incubating'))
'org.apache.streams:streams-persist-hdfs:jar:0.4-incubating'
Click the following link to download the jar file.
streams-persist-hdfs-0.4-incubating-javadoc.jar