You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tajo.apache.org by Apache Wiki <wi...@apache.org> on 2013/12/04 03:40:02 UTC

[Tajo Wiki] Update of "Roadmap" by HyunsikChoi

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Tajo Wiki" for change notification.

The "Roadmap" page has been changed by HyunsikChoi:
https://wiki.apache.org/tajo/Roadmap?action=diff&rev1=11&rev2=12

   * [[https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12314424&version=12324252|RELEASE NOTES]]
  
  == 0.8 ==
-  * Add JDBC driver ([[https://issues.apache.org/jira/browse/TAJO-176|TAJO-176]])
-  * Add EXPLAIN clause  ([[https://issues.apache.org/jira/browse/TAJO-122|TAJO-122]])
-  * Add Table Partitioning ([[https://issues.apache.org/jira/browse/TAJO-283|TAJO-283]])
-  * Allow Catalog to access HCatalog ([[https://issues.apache.org/jira/browse/TAJO-16|TAJO-16]])
-  * Upgrade Hadoop to 2.2.0
-  * Support outer joins
-  * Support binary/text (de)serializer of RCFile, allowing Hive compatibility
-  * Improve Tajo's Resource Manager ability, enabling disk-based and memory-based resource scheduling
-  * Improve the intermediate data materialization method.
-  * Implement the push transmission type.
+ === Planned Feature Lists ===
+ 
+ ||ISSUE NUM||Description||Completed||
+ ||[[https://issues.apache.org/jira/browse/TAJO-176|TAJO-176]]||Add JDBC driver ||O||
+ ||[[https://issues.apache.org/jira/browse/TAJO-122|TAJO-122]]||Add EXPLAIN clause|| ||
+ ||[[https://issues.apache.org/jira/browse/TAJO-283|TAJO-283]]||Add Table Partitioning||V||
+ ||[[https://issues.apache.org/jira/browse/TAJO-16|TAJO-16]]||Allow Catalog to access HCatalog||O||
+ ||[[https://issues.apache.org/jira/browse/TAJO-135|TAJO-135]]||Upgrade Hadoop to 2.2.0||O||
+ ||[[https://issues.apache.org/jira/browse/TAJO-316|TAJO-316]]||Support outer joins||O||
+ ||[[https://issues.apache.org/jira/browse/TAJO-200|TAJO-200]]||Support binary/text (de)serializer of RCFile, allowing Hive compatibility||O||
+ ||[[https://issues.apache.org/jira/browse/TAJO-317|TAJO-317]]||Improve Tajo's Resource Manager ability, enabling disk-based and memory-based resource scheduling||O||
+ ||[[https://issues.apache.org/jira/browse/TAJO-292|TAJO-292]], [[https://issues.apache.org/jira/browse/TAJO-374|TAJO-374]]||Improve the intermediate data materialization method.||V||
+ ||[[https://issues.apache.org/jira/browse/TAJO-291|TAJO-291]]||Implement the push transmission type.|| ||
  
  == 1.0-alpha (expecting, not determined) ==
   * Improve fault tolerance