intenthq / pucket   1.7.3

MIT License GitHub

Bucketing and partitioning system for Parquet

Scala versions: 2.11 2.10

pucket-spark 1.7.3


Group ID:
com.intenthq.pucket
Artifact ID:
pucket-spark_2.11
Version:
1.7.3
Release Date:
May 22, 2018
Licenses:
MIT
Files:

libraryDependencies += "com.intenthq.pucket" %% "pucket-spark" % "1.7.3"

Mill build tool

ivy"com.intenthq.pucket::pucket-spark:1.7.3"

Scala CLI

//> using dep "com.intenthq.pucket::pucket-spark:1.7.3"

Ammonite REPL

import $ivy.`com.intenthq.pucket::pucket-spark:1.7.3`

<dependency>
  <groupId>com.intenthq.pucket</groupId>
  <artifactId>pucket-spark_2.11</artifactId>
  <version>1.7.3</version>
</dependency>

compile group: 'com.intenthq.pucket', name: 'pucket-spark_2.11', version: '1.7.3'