All Downloads are FREE. Search and download functionalities are using the official Maven repository.

tream-api.1.0.0.M2.source-code.BasicTransformationAndShuffles.cfg Maven / Gradle / Ivy

# ==== REQUIRED FRAMEWORK PROPERTIES ====

dstream.delegate=dstream.local.ri.LocalDStreamExecutionDelegate

# "dstream.source.{pipelineName}" - defines the source of the pipeline.
# Values could either be valid URIs (delimited by ";") or fully qualified name of 
# the class that implements org.apache.dstream.support.SourceSupplier.
# Valid URI must begin with scheme (e.g., "file:", "http:")
dstream.source.wc=file:${user.dir}/src/main/examples/dstream/examples/sample.txt

# ==== OPTIONAL FRAMEWORK PROPERTIES ====
#dstream.output=

dstream.parallelism=4




© 2015 - 2025 Weber Informatics LLC | Privacy Policy