fountain

This program will start a simple streaming server which will send text data from a specified file. This makes it easier to test Spark Streaming. A simple substitution for netcat.

License

License

GroupId

GroupId

io.github.yrichika
ArtifactId

ArtifactId

fountain_2.12
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

fountain
This program will start a simple streaming server which will send text data from a specified file. This makes it easier to test Spark Streaming. A simple substitution for netcat.
Project URL

Project URL

https://github.com/yrichika/fountain
Project Organization

Project Organization

yrichika
Source Code Management

Source Code Management

https://github.com/yrichika/fountain

Download fountain_2.12

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.15
com.github.sbt » sbt-pgp jar 2.1.2
com.typesafe.akka : akka-stream_2.12 jar 2.6.16
org.apache.spark : spark-core_2.12 jar 3.1.2
org.apache.spark : spark-sql_2.12 jar 3.1.2
org.scalactic : scalactic_2.12 jar 3.2.9

provided (1)

Group / Artifact Type Version
org.apache.spark : spark-streaming_2.12 jar 3.1.2

test (2)

Group / Artifact Type Version
com.typesafe.akka : akka-stream-testkit_2.12 jar 2.6.16
org.scalatest : scalatest_2.12 jar 3.2.9

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0