mist-lib-spark2


License

License

Apache 2.0 License
GroupId

GroupId

io.hydrosphere
ArtifactId

ArtifactId

mist-lib-spark2_2.11
Last Version

Last Version

0.13.3
Release Date

Release Date

Type

Type

jar
Description

Description

mist-lib-spark2
mist-lib-spark2
Project URL

Project URL

https://github.com/Hydrospheredata/mist
Project Organization

Project Organization

io.hydrosphere
Source Code Management

Source Code Management

https://github.com/Hydrospheredata/mist.git

Download mist-lib-spark2_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/io.hydrosphere/mist-lib-spark2_2.11/ -->
<dependency>
    <groupId>io.hydrosphere</groupId>
    <artifactId>mist-lib-spark2_2.11</artifactId>
    <version>0.13.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.hydrosphere/mist-lib-spark2_2.11/
implementation 'io.hydrosphere:mist-lib-spark2_2.11:0.13.3'
// https://jarcasting.com/artifacts/io.hydrosphere/mist-lib-spark2_2.11/
implementation ("io.hydrosphere:mist-lib-spark2_2.11:0.13.3")
'io.hydrosphere:mist-lib-spark2_2.11:jar:0.13.3'
<dependency org="io.hydrosphere" name="mist-lib-spark2_2.11" rev="0.13.3">
  <artifact name="mist-lib-spark2_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hydrosphere', module='mist-lib-spark2_2.11', version='0.13.3')
)
libraryDependencies += "io.hydrosphere" % "mist-lib-spark2_2.11" % "0.13.3"
[io.hydrosphere/mist-lib-spark2_2.11 "0.13.3"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8
com.typesafe.akka : akka-stream-experimental_2.11 jar 2.0.4

provided (7)

Group / Artifact Type Version
org.scoverage : scalac-scoverage-runtime_2.11 jar 1.1.0
org.scoverage : scalac-scoverage-plugin_2.11 jar 1.1.0
org.apache.spark : spark-core_2.11 jar 2.1.0
org.apache.spark : spark-sql_2.11 jar 2.1.0
org.apache.spark : spark-hive_2.11 jar 2.1.0
org.apache.spark : spark-streaming_2.11 jar 2.1.0
org.apache.spark : spark-mllib_2.11 jar 2.1.0

test (3)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.0.1
org.slf4j : slf4j-api jar 1.7.5
org.slf4j : slf4j-log4j12 jar 1.7.5

Project Modules

There are no modules declared in this project.

Build Status Build Status Maven Central Docker Hub Pulls

Hydrosphere Mist

Join the chat at https://gitter.im/Hydrospheredata/mist

Hydrosphere Mist is a serverless proxy for Spark cluster. Mist provides a new functional programming framework and deployment model for Spark applications.

Please see our quick start guide and documentation

Features:

  • Spark Function as a Service. Deploy Spark functions rather than notebooks or scripts.
  • Spark Cluster and Session management. Fully managed Spark sessions backed by on-demand EMR, Hortonworks, Cloudera, DC/OS and vanilla Spark clusters.
  • Typesafe programming framework that clearly defines inputs and outputs of every Spark job.
  • REST HTTP & Messaging (MQTT, Kafka) API for Scala & Python Spark jobs.
  • Multi-cluster mode: Seamless Spark cluster on-demand provisioning, autoscaling and termination(pending) Cluster of Spark Clusters

It creates a unified API layer for building enterprise solutions and microservices on top of a Spark functions.

Mist use cases

High Level Architecture

High Level Architecture

Contact

Please report bugs/problems to: https://github.com/Hydrospheredata/mist/issues.

http://hydrosphere.io/

LinkedIn

Facebook

Twitter

io.hydrosphere

hydrosphere.io

Versions

Version
0.13.3
0.13.2
0.13.1
0.13.0
0.12.3
0.12.2
0.12.1
0.11.0