Uploaded image for project: 'Apache Gobblin'
  1. Apache Gobblin
  2. GOBBLIN-259

Support writing Kafka messages to db/table file path

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.12.0
    • None
    • Apache Gobblin 170807, Apache Gobblin 170821, Apache Gobblin 170905

    Description

      • Add a new write file path type `DB_TABLE`, which writes records from an `Extract` to folder <namespace>/<table>.
      • A gobblin job which uses the `KafkSource` and `AvroHdfsDataWriter` will write records to 'dbName/tableName' with the following configurations:
        extract.namespace=dbName
        extract.table.name=tableName
        writer.file.path.type=db_table
        

      Attachments

        Issue Links

          Activity

            People

              zxc Zhixiong Chen
              zxc Zhixiong Chen
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: