Uploaded image for project: 'Tajo (Retired)'
  1. Tajo (Retired)
  2. TAJO-220

Implement catalog dump feature

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • None
    • 0.2-incubating
    • Catalog

    Description

      The current catalog does not support backup and restore feature. Catalog dump feature will print out all tables and others included in catalog as Tajo DDL statements (i.e., SQL) via stdout. It can also be stored as a file via shell redirection.

      Also, we need a script to call catalog dump feature in a convenient way as follows:

      $ bin/tajo_dump [table name or db name] > tajo_backup.sql
      

      Attachments

        1. TAJO-220_2.patch
          18 kB
          Hyunsik Choi
        2. TAJO-220.patch
          18 kB
          Hyunsik Choi

        Activity

          People

            hyunsik Hyunsik Choi
            hyunsik Hyunsik Choi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: