allwefantasy / spark-hbase   0.1.0

GitHub

A HBase datasource implementation for Spark and [MLSQL](http://www.mlsql.tech).

Scala versions: 2.11

spark-hbase 0.1.0


Group ID:
tech.mlsql
Artifact ID:
spark-hbase_2.11
Version:
0.1.0
Release Date:
Jul 6, 2019
Licenses:
Files:

libraryDependencies += "tech.mlsql" %% "spark-hbase" % "0.1.0"

Mill build tool

ivy"tech.mlsql::spark-hbase:0.1.0"

Scala CLI

//> using dep "tech.mlsql::spark-hbase:0.1.0"

Ammonite REPL

import $ivy.`tech.mlsql::spark-hbase:0.1.0`

<dependency>
  <groupId>tech.mlsql</groupId>
  <artifactId>spark-hbase_2.11</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'tech.mlsql', name: 'spark-hbase_2.11', version: '0.1.0'