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.13


Group ID:
com.github.salva
Artifact ID:
spark-hugefs_2.11
Version:
0.13
Release Date:
Jun 17, 2020
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.salva</groupId>
  <artifactId>spark-hugefs_2.11</artifactId>
  <version>0.13</version>
</dependency>

compile group: 'com.github.salva', name: 'spark-hugefs_2.11', version: '0.13'