intenthq / pucket   1.7.3

MIT License GitHub

Bucketing and partitioning system for Parquet

Scala versions: 2.11 2.10

pucket-spark 1.4.0


Group ID:
com.intenthq.pucket
Artifact ID:
pucket-spark_2.11
Version:
1.4.0
Release Date:
Mar 14, 2017
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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