mist


License

License

Apache 2.0 License
GroupId

GroupId

io.hydrosphere
ArtifactId

ArtifactId

mist_2.11
Last Version

Last Version

0.10.0
Release Date

Release Date

Type

Type

jar
Description

Description

mist
mist
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_2.11

How to add to project

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

Dependencies

compile (17)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8
org.json4s : json4s-native_2.11 jar 3.2.10
org.json4s : json4s-jackson_2.11 jar 3.2.10
com.typesafe : config jar 1.3.1
com.typesafe.akka : akka-http-core-experimental_2.11 jar 2.0.4
com.typesafe.akka : akka-http-experimental_2.11 jar 2.0.4
com.typesafe.akka : akka-http-spray-json-experimental_2.11 jar 2.0.4
com.github.fge : json-schema-validator jar 2.2.6
org.mapdb : mapdb jar 3.0.2
org.eclipse.paho : org.eclipse.paho.client.mqttv3 jar 1.1.0
org.apache.hadoop : hadoop-client jar 2.7.3
org.scalaj : scalaj-http_2.11 jar 2.3.0
com.typesafe.akka : akka-actor_2.11 jar 2.4.7
com.typesafe.akka : akka-cluster_2.11 jar 2.4.7
ch.qos.logback : logback-classic jar 1.1.7
com.typesafe.scala-logging : scala-logging-slf4j_2.11 jar 2.1.2
com.typesafe.akka : akka-slf4j_2.11 jar 2.4.1

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 (4)

Group / Artifact Type Version
org.scalactic : scalactic_2.11 jar 3.0.1-SNAP1
org.scalatest : scalatest_2.11 jar 3.0.1-SNAP1
com.typesafe.akka : akka-testkit_2.11 jar 2.3.12
org.scalamock : scalamock-scalatest-support_2.11 jar 3.2.2

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.10.0
0.9.1
0.9.0
0.8.0
0.7.0
0.6.5
0.6.4
0.6.3
0.6.2
0.6.1
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1