Uploaded image for project: 'Flume'
  1. Flume
  2. FLUME-2938

JDBC Source

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.8.0
    • None
    • Sinks+Sources
    • None

    Description

      The idea is to allow migrating data from SQL stores to NoSQL stores or HDFS for archiving purposes.
      This source will get a statement to execute and a scheduling policy. It will be able to fetch timestamped data by performing range queries on a configurable field (this can fetch data with incremental id as well). For fault-tolerance, the last fetched value can be checkpointed to a file.
      Dealing with large datasets can be done via the fetch_size parameter. (Ref: https://docs.oracle.com/cd/A87860_01/doc/java.817/a83724/resltse5.htm)

      Attachments

        Activity

          People

            Unassigned Unassigned
            liorze Lior Zeno
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: