dgsh icon indicating copy to clipboard operation
dgsh copied to clipboard

Shell supporting pipelines to and from multiple processes

Results 16 dgsh issues
Sort by recently updated
recently updated
newest added

``` bash #!/usr/bin/env sgsh -s /bin/bash # # SYNOPSIS Web log statistics # DESCRIPTION # Provides continuous statistics over web log stream data. # Demonstrates stream processing. # Provide as...

enhancement

See https://spark.apache.org/docs/latest/api/scala/index.html#org.apache.spark.rdd.RDD and https://spark.apache.org/docs/latest/api/scala/index.html#org.apache.spark.rdd.PairRDDFunctions

enhancement

* [ ] Without the option is sends all output to stdout, in order to preserve backward compatibility. * [ ] Update examples * [ ] Document in index.html

enhancement

* [ ] Add and document a `-i` option * [ ] Provide *n* input times a `

enhancement