salva / spark-hugefs   0.14

Apache License 2.0 GitHub

Query deeply nested and huge directories from Spark efficiently

Scala versions: 2.12 2.11

spark-hugefs 0.14


Group ID:
com.github.salva
Artifact ID:
spark-hugefs_2.12
Version:
0.14
Release Date:
Sept 15, 2020
Licenses:
Files:

libraryDependencies += "com.github.salva" %% "spark-hugefs" % "0.14"

Mill build tool

ivy"com.github.salva::spark-hugefs:0.14"

Scala CLI

//> using dep "com.github.salva::spark-hugefs:0.14"

Ammonite REPL

import $ivy.`com.github.salva::spark-hugefs:0.14`

<dependency>
  <groupId>com.github.salva</groupId>
  <artifactId>spark-hugefs_2.12</artifactId>
  <version>0.14</version>
</dependency>

compile group: 'com.github.salva', name: 'spark-hugefs_2.12', version: '0.14'