StreamingPro Parent POM

With MLSQL,you can unifies big data and machine learning,one language, one platform.

License

License

GroupId

GroupId

tech.mlsql
ArtifactId

ArtifactId

streamingpro
Last Version

Last Version

1.5.0
Release Date

Release Date

Type

Type

pom
Description

Description

StreamingPro Parent POM
With MLSQL,you can unifies big data and machine learning,one language, one platform.
Project URL

Project URL

https://github.com/allwefantasy/streamingpro
Source Code Management

Source Code Management

https://github.com/allwefantasy/streamingpro

Download streamingpro

Filename Size
streamingpro-1.5.0.pom 38 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/tech.mlsql/streamingpro/ -->
<dependency>
    <groupId>tech.mlsql</groupId>
    <artifactId>streamingpro</artifactId>
    <version>1.5.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/tech.mlsql/streamingpro/
implementation 'tech.mlsql:streamingpro:1.5.0'
// https://jarcasting.com/artifacts/tech.mlsql/streamingpro/
implementation ("tech.mlsql:streamingpro:1.5.0")
'tech.mlsql:streamingpro:pom:1.5.0'
<dependency org="tech.mlsql" name="streamingpro" rev="1.5.0">
  <artifact name="streamingpro" type="pom" />
</dependency>
@Grapes(
@Grab(group='tech.mlsql', module='streamingpro', version='1.5.0')
)
libraryDependencies += "tech.mlsql" % "streamingpro" % "1.5.0"
[tech.mlsql/streamingpro "1.5.0"]

Dependencies

compile (18)

Group / Artifact Type Version
org.apache.httpcomponents : fluent-hc jar 4.5.3
org.apache.httpcomponents : httpclient jar 4.5.3
org.apache.httpcomponents : httpmime jar 4.5.3
org.apache.commons : commons-exec jar 1.3
joda-time : joda-time jar 2.9.3
org.joda : joda-convert jar 1.8.1
org.scala-lang : scala-compiler jar 2.11.8
org.kamranzafar : jtar jar 2.2
net.liftweb : lift-json_2.11 jar 2.6.2
net.csdn : serviceframework-dispatcher_2.11 jar 2.0.0
com.google.guava : guava jar 16.0
net.csdn : serviceframework-web_2.11 jar 2.0.0
com.jayway.jsonpath : json-path jar 2.2.0
mysql : mysql-connector-java jar 5.1.22
org.slf4j : slf4j-api jar 1.7.5
org.slf4j : slf4j-log4j12 jar 1.7.5
ch.qos.logback : logback-classic jar 1.1.8
ch.qos.logback : logback-core jar 1.1.8

provided (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.0.3
org.pegdown : pegdown jar 1.6.0

Project Modules

  • streamingpro-commons
  • streamingpro-spark-common
  • streamingpro-api
  • streamingpro-cluster

MLSQL

MLSQL is a Programming Language Designed For Big Data and AI, and it also have a distributed runtime.

Official WebSite

http://www.mlsql.tech

Find more examples on our user guide.

  1. 中文文档
  2. English Docs

Get PreBuild Distribution

  • The lasted version is MLSQL v2.0.1
  • You can download from MLSQL Website
  • Spark 2.4.3/3.0.0 are tested

Run PreBuild Distribution:

cp streamingpro-spark_2.x-x.x.x.tar.gz /tmp
cd /tmp && tar xzvf  streamingpro-spark_2.x-x.x.x.tar.gz
cd /tmp/streamingpro-spark_2.x-x.x.x

## make sure spark distribution is available
## visit http://127.0.0.1:9003
export SPARK_HOME="....." ; ./start-default.sh

Build Distribution

# clone project
git clone https://github.com/allwefantasy/streamingpro .
cd streamingpro

## configure build envs
export MLSQL_SPARK_VERSIOIN=2.4
export DRY_RUN=false 
export DISTRIBUTION=false

## build  
./dev/package.sh

Fork and Contribute

If you are planning to contribute to this repository, we first request you to create an issue at our Issue page even if the topic is not related to source code itself (e.g., documentation, new idea and proposal).

This is an active open source project for everyone, and we are always open to people who want to use this system or contribute to it.

Contributors

  • Zhu William/allwefantasy#gmail.com
  • Chen Fu/cfmcgrady#gmail.com
  • Geng Yifei/pigeongeng#gmail.com
  • wanp1989/wanp1989#126.com
  • chenliang613
  • RebieKong
  • CoderOverflow
  • ghsuzzy
  • xubo245
  • zhuohuwu0603
  • liyubin117
  • 9bbword
  • Slash-Wong/523935329#qq.com
  • anan0120/158989903#qq.com

HitCount


WeChat Group

扫码添加小可爱微信号,添加成功后,发送 mlsql 这5个英文字母进群。

Versions

Version
1.5.0
1.4.0
1.2.0
1.1.7.1