s

spark-hugefs_2.11

Walk big and deep filesystem fast and efficiently from Spark
https://github.com/salva/spark-hugefs
APL2
com.github.salva
Salvador Fandiño
Files download
File Operation
spark-hugefs_2.11-0.13.jar download
spark-hugefs_2.11-0.13.pom download
spark-hugefs_2.11-0.13-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.salva</groupId>
  <artifactId>spark-hugefs_2.11</artifactId>
  <version>0.13</version>
</dependency>
Gradle Groovy
implementation 'com.github.salva:spark-hugefs_2.11:0.13'
Gradle Kotlin
implementation("com.github.salva:spark-hugefs_2.11:0.13")
Scala SBT
libraryDependencies += "com.github.salva" % "spark-hugefs_2.11" % "0.13"
Groovy Grape
@Grapes(
  @Grab(group='com.github.salva', module='spark-hugefs_2.11', version='0.13')
)
Apache Ivy
<dependency org="com.github.salva" name="spark-hugefs_2.11" rev="0.13" />
Leiningen
[com.github.salva/spark-hugefs_2.11 "0.13"]
Apache Buildr
'com.github.salva:spark-hugefs_2.11:jar:0.13'