source_table_name [string] parallelism [int] Examples Common parameters of sink connectors name type required default value source_table_name string no - p...
Introduction How it works gobblin-modules/ Gobblin flavor Current flavors and modules What’s next Introduction Gobblin-modules is a way to support customization of the gobb...
Documentation Overview GitHub Wiki Limitations MkDocs ReadTheDocs Additional Information Documentation Overview The documentation for Gobblin is based on ReadTheDocs and Mk...
Configs The following describes the general file layout structure for Apache Hudi. Please refer the tech spec for a more detailed description of the file layouts. Hudi orga...
When you want to output a character vector for humans to read (e.g., x <- c("apple", "banana", "cherry") ), you probably do not want something like [1] "apple" "banana" "cherry" ,...