-
Updated
Sep 4, 2020 - JavaScript
streaming
Here are 2,110 public repositories matching this topic...
Migrate all SBT dependency configs in Dependencies.scala to LibraryManagementSyntax type vs string
Watchlist
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Sep 3, 2020 - JavaScript
-
Updated
Aug 11, 2020 - Java
-
Updated
May 28, 2020 - JavaScript
-
Updated
Aug 29, 2020
Description of Improvement
Currently, the only way to delete an album from the favorite albums tab is to click on the album to go into the album page and unstar it as seen in the second screenshot.
As show on the first screenshot below, there is no option to delete it in
-
Updated
Sep 4, 2020 - Go
this issue should be taken seriously
-
Updated
Sep 4, 2020 - Python
-
Updated
Sep 3, 2020 - Go
-
Updated
Aug 13, 2020 - C++
-
Updated
Jul 30, 2020 - JavaScript
-
Updated
Sep 4, 2020 - TypeScript
When using e.g. AvroSortedBucketIO, if a file pattern is passed as part of the input path, scio should output a helpful error message. Current behavior in 0.9.3 leads to a NullPointerException.
val myEntityPaths: List[String] = List(
"gs://bucket/dir1/*.avro",
"gs://bucket/dir2/*.avro",
)
sc.sortMergeCoGroup(
classOf[String],
AvroSortedBucketIO
.read(new TupleTag[MyE
-
Updated
Aug 31, 2019 - Clojure
Because in CliClient.resume() we don't account for the case, when there is an exception in one of the async processing stages:
void resume() {
...
try {
client.startAsync(state -> {
printer.ifPresent(p -> p.print(state));
if (!options.shouldSeedAfterDownloaded() && state.getPiecesRemaining() == 0) {
runtime.shutdown();
}
}, 1000); // <-- CompletableFuture.wImprove this page
Add a description, image, and links to the streaming topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the streaming topic, visit your repo's landing page and select "manage topics."




These configs are part of the "adding Logstash to filebeat modules getting started experience" and therefore its very likely the first time a user will see a LS config.
For the best experience we should add a fair few comments to better inform what is going on. The user sees the nested field reference for the first time and there is a try three grok pattern scheme with two mutate renames that w