mist-oldspark


License

License

Apache 2.0 License
GroupId

GroupId

io.hydrosphere
ArtifactId

ArtifactId

mist-oldspark_2.11
Last Version

Last Version

0.6.4
Release Date

Release Date

Type

Type

jar
Description

Description

mist-oldspark
mist-oldspark
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-oldspark_2.11

How to add to project

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

Dependencies

compile (17)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8
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
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.scalactic : scalactic_2.11 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

provided (6)

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 1.5.2
org.apache.spark : spark-sql_2.11 jar 1.5.2
org.apache.spark : spark-hive_2.11 jar 1.5.2
org.apache.spark : spark-streaming_2.11 jar 1.5.2

test (3)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 2.2.6
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.6.4
0.6.3
0.6.2
0.6.1
0.6.0
0.5.0