Hyunsik Choi created TAJO-353:
---------------------------------
Summary: Add Database/Tablespace support to Tajo (Umbrella)
Key: TAJO-353
URL: https://issues.apache.org/jira/browse/TAJO-353
Project: Tajo
Issue Type: New Feature
Components: catalog
Reporter: Hyunsik Choi
Fix For: 1.0-incubating
Currently, all tables reside in single namespace (default). Tajo should support
multiple namespaces (i.e., databases or more higher things) such that users can
create tables in their specific namespaces.
In addition, Tajo should support multiple table spaces identified by URI. A
tablespace is a physical space for storing tables and has different properties.
Each database will have a default table space.
With a tablespace support, tables in a database can be stored in different
storages.
This is an umbrella issue. We will make additional subtasks.
--
This message was sent by Atlassian JIRA
(v6.1#6144)