s

spark-hugefs_2.12

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.12-0.14.jar download
spark-hugefs_2.12-0.14.pom download
spark-hugefs_2.12-0.14-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.salva</groupId>
  <artifactId>spark-hugefs_2.12</artifactId>
  <version>0.14</version>
</dependency>
Gradle Groovy
implementation 'com.github.salva:spark-hugefs_2.12:0.14'
Gradle Kotlin
implementation("com.github.salva:spark-hugefs_2.12:0.14")
Scala SBT
libraryDependencies += "com.github.salva" % "spark-hugefs_2.12" % "0.14"
Groovy Grape
@Grapes(
  @Grab(group='com.github.salva', module='spark-hugefs_2.12', version='0.14')
)
Apache Ivy
<dependency org="com.github.salva" name="spark-hugefs_2.12" rev="0.14" />
Leiningen
[com.github.salva/spark-hugefs_2.12 "0.14"]
Apache Buildr
'com.github.salva:spark-hugefs_2.12:jar:0.14'