allwefantasy / spark-binlog   1.0.4

Apache License 2.0 GitHub

A library for querying Binlog with Apache Spark structure streaming, for Spark SQL , DataFrames and [MLSQL](https://www.mlsql.tech).

Scala versions: 2.11

spark-binlog 0.1.3


Group ID:
tech.mlsql
Artifact ID:
spark-binlog_2.11
Version:
0.1.3
Release Date:
Jul 25, 2019
Licenses:
Files:

libraryDependencies += "tech.mlsql" %% "spark-binlog" % "0.1.3"

Mill build tool

ivy"tech.mlsql::spark-binlog:0.1.3"

Scala CLI

//> using dep "tech.mlsql::spark-binlog:0.1.3"

Ammonite REPL

import $ivy.`tech.mlsql::spark-binlog:0.1.3`

<dependency>
  <groupId>tech.mlsql</groupId>
  <artifactId>spark-binlog_2.11</artifactId>
  <version>0.1.3</version>
</dependency>

compile group: 'tech.mlsql', name: 'spark-binlog_2.11', version: '0.1.3'