intenthq / pucket   1.7.3

MIT License GitHub

Bucketing and partitioning system for Parquet

Scala versions: 2.11 2.10

pucket-spark 1.0.5


Group ID:
com.intenthq.pucket
Artifact ID:
pucket-spark_2.11
Version:
1.0.5
Release Date:
Nov 25, 2015
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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