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

ALTER TABLESPACE LOCATION support

    XMLWordPrintableJSON

Details

    Description

      Currently, Tajo uses tajo.warehouse.directory to a default tablespace. The default tablespace is stored to catalog server when TajoMaster starts up firstly.

      Some users can change tajo.root after they use Tajo for a while. In this case, the mismatch between tajo.root and the default space can cause some problems. To avoid this confusion, we need to support ALTER TABLESPACE to change tablespace's URI.

      The semantic is as follows:

      ALTER TABLESPACE <space name> LOCATION '...';
      

      Attachments

        1. TAJO-755.patch
          48 kB
          Hyunsik Choi
        2. TAJO-755_20140411_18:17:57.patch
          52 kB
          Hyunsik Choi

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: