intenthq / pucket   1.7.3

MIT License GitHub

Bucketing and partitioning system for Parquet

Scala versions: 2.11 2.10

pucket-spark 1.8.1


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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