Dongmin Yu (JIRA) |
[jira] [Created] (TAJO-237) Integrate with Java TajoMaster |
Tue, 08 Oct, 04:15 |
Dongmin Yu (JIRA) |
[jira] [Updated] (TAJO-237) Integrate with Java TajoMaster |
Tue, 08 Oct, 04:44 |
Eli Reisman |
Re: Tajo and Samza HUG at LinkedIn, Nov. 5, 2013 |
Tue, 22 Oct, 17:07 |
Henry Saputra |
Re: Tajo meetup in San Francisco |
Wed, 09 Oct, 17:16 |
Henry Saputra |
Re: the progress of 0.2-incubating release |
Mon, 21 Oct, 20:58 |
Henry Saputra |
Re: [VOTE] Release Apache Tajo-0.2-incubating-rc1 |
Fri, 25 Oct, 18:33 |
Hudson (JIRA) |
[jira] [Commented] (TAJO-216) Improve FilterPushDownRule and Implement physical operators for outer join |
Wed, 02 Oct, 01:41 |
Hudson (JIRA) |
[jira] [Commented] (TAJO-224) Rearrange DataType enumeration and Refactor type systems |
Fri, 04 Oct, 03:49 |
Hudson (JIRA) |
[jira] [Commented] (TAJO-199) All relations in catalog must have data volume size. |
Fri, 04 Oct, 03:49 |
Hudson (JIRA) |
[jira] [Commented] (TAJO-223) Maximize disk read bandwidth utilization of StorageManagerV2 by moving Tuple creation role to next() |
Fri, 04 Oct, 10:01 |
Hudson (JIRA) |
[jira] [Commented] (TAJO-220) Implement catalog dump feature |
Fri, 04 Oct, 11:32 |
Hudson (JIRA) |
[jira] [Commented] (TAJO-229) Implement JoinGraph to represent a graph of relation joins |
Fri, 04 Oct, 12:22 |
Hudson (JIRA) |
[jira] [Commented] (TAJO-226) Can't use group by column alias |
Mon, 07 Oct, 05:46 |
Hudson (JIRA) |
[jira] [Commented] (TAJO-148) Implement UPPER(text), LOWER(text) function |
Mon, 07 Oct, 06:22 |
Hudson (JIRA) |
[jira] [Commented] (TAJO-147) Implement trim(text), ltrim(text), and rtrim(text) function |
Mon, 07 Oct, 06:26 |
Hudson (JIRA) |
[jira] [Commented] (TAJO-179) Support MySQL CatalogStore |
Mon, 07 Oct, 06:45 |
Hudson (JIRA) |
[jira] [Commented] (TAJO-232) Rename join operators and add other join operators to PhysicalPlanner |
Mon, 07 Oct, 08:32 |
Hudson (JIRA) |
[jira] [Commented] (TAJO-241) Does not reconnect the meta store |
Thu, 10 Oct, 04:37 |
Hudson (JIRA) |
[jira] [Commented] (TAJO-240) Reformat HiveConverter source code to match adopted conventions |
Thu, 10 Oct, 06:28 |
Hudson (JIRA) |
[jira] [Commented] (TAJO-239) Improving web UI |
Thu, 10 Oct, 12:49 |
Hudson (JIRA) |
[jira] [Commented] (TAJO-99) Design the interface of join enumeration algorithm |
Fri, 11 Oct, 10:30 |
Hudson (JIRA) |
[jira] [Commented] (TAJO-242) Enable omitted broadcast join feature after TAJO-184 |
Fri, 11 Oct, 12:29 |
Hudson (JIRA) |
[jira] [Commented] (TAJO-184) Refactor GlobalPlanner and global plan data structure |
Fri, 11 Oct, 12:29 |
Hudson (JIRA) |
[jira] [Commented] (TAJO-244) assignToNonLeafTasks causes NPE occurs occasionally |
Sun, 13 Oct, 15:04 |
Hudson (JIRA) |
[jira] [Commented] (TAJO-243) The 'tajo_dump' does not include options of table |
Sun, 13 Oct, 15:10 |
Hudson (JIRA) |
[jira] [Commented] (TAJO-250) QueryMaster must send the query finish heartbeat. |
Sun, 13 Oct, 15:10 |
Hudson (JIRA) |
[jira] [Commented] (TAJO-245) org.apache.tajo.algebra.FunctionExpr cannot be cast to org.apache.tajo.algebra.ColumnReferenceExpr |
Sun, 13 Oct, 15:10 |
Hudson (JIRA) |
[jira] [Commented] (TAJO-250) QueryMaster must send the query finish heartbeat. |
Mon, 14 Oct, 09:41 |
Hudson (JIRA) |
[jira] [Commented] (TAJO-231) In StorageManger v2, TestCSVCompression incurs unexpected end of stream occasionally |
Mon, 14 Oct, 15:35 |
Hudson (JIRA) |
[jira] [Commented] (TAJO-251) Rename the legacy name *.tql to *.sql |
Mon, 14 Oct, 15:43 |
Hudson (JIRA) |
[jira] [Commented] (TAJO-169) the default TAJO_WORKER_STANDBY_MODE in tajo-env.sh is wrong. |
Mon, 14 Oct, 15:43 |
Hudson (JIRA) |
[jira] [Commented] (TAJO-252) Add DISCLAIMER file |
Mon, 14 Oct, 15:55 |
Hudson (JIRA) |
[jira] [Commented] (TAJO-253) Clean up tajo-default.xml in test resource |
Mon, 14 Oct, 15:59 |
Hudson (JIRA) |
[jira] [Commented] (TAJO-255) Cleanup exceptions of engine |
Wed, 16 Oct, 10:14 |
Hudson (JIRA) |
[jira] [Commented] (TAJO-257) Unit tests occassionally fail. |
Wed, 16 Oct, 12:07 |
Hudson (JIRA) |
[jira] [Commented] (TAJO-254) Refactor package names and class names to have proper names |
Wed, 16 Oct, 12:23 |
Hudson (JIRA) |
[jira] [Commented] (TAJO-236) Implement LogicalPlanVerifier to check if a logical plan is valid |
Thu, 17 Oct, 03:05 |
Hudson (JIRA) |
[jira] [Commented] (TAJO-208) Implement char_length(string) function |
Thu, 17 Oct, 04:09 |
Hudson (JIRA) |
[jira] [Commented] (TAJO-260) Add between predicate |
Thu, 17 Oct, 10:09 |
Hudson (JIRA) |
[jira] [Commented] (TAJO-262) Integration test hang on jenkins |
Thu, 17 Oct, 11:33 |
Hudson (JIRA) |
[jira] [Commented] (TAJO-264) Remove hard-coded 'standby' mode |
Thu, 17 Oct, 13:36 |
Hudson (JIRA) |
[jira] [Commented] (TAJO-261) Rearrange default port numbers and config names. |
Mon, 21 Oct, 06:48 |
Hudson (JIRA) |
[jira] [Commented] (TAJO-267) Implement equals() and deepEquals() functions at LogicalNode |
Mon, 21 Oct, 07:55 |
Hudson (JIRA) |
[jira] [Commented] (TAJO-265) Update installation guide and other documentation for 0.2 release |
Mon, 21 Oct, 08:07 |
Hudson (JIRA) |
[jira] [Commented] (TAJO-272) boolean test does not work correctly |
Mon, 21 Oct, 17:48 |
Hudson (JIRA) |
[jira] [Commented] (TAJO-271) Add MIT license to NOTICE.txt and LICENSE.txt for jquery and jsPlumb |
Mon, 21 Oct, 17:48 |
Hudson (JIRA) |
[jira] [Commented] (TAJO-273) NotEval incurs NPE with boolean column |
Tue, 22 Oct, 07:09 |
Hudson (JIRA) |
[jira] [Commented] (TAJO-270) Boolean datum compatible to apache hive |
Tue, 22 Oct, 07:37 |
Hudson (JIRA) |
[jira] [Commented] (TAJO-277) Infinite loop occurs when a table is empty |
Tue, 22 Oct, 07:45 |
Hudson (JIRA) |
[jira] [Commented] (TAJO-277) Infinite loop occurs when a table is empty |
Tue, 22 Oct, 07:47 |
Hudson (JIRA) |
[jira] [Commented] (TAJO-278) Add ASF License 2.0 header to *.jsp and web.xml files |
Tue, 22 Oct, 09:11 |
Hudson (JIRA) |
[jira] [Commented] (TAJO-275) Separating QueryMaster and TaskRunner roles in worker |
Fri, 25 Oct, 06:27 |
Hudson (JIRA) |
[jira] [Commented] (TAJO-281) 'mvn package -Pdist' generates duplicate Tajo jar files |
Mon, 28 Oct, 07:42 |
Hudson (JIRA) |
[jira] [Commented] (TAJO-288) Correct NOTICE file and LICENSE.txt |
Mon, 28 Oct, 09:11 |
Hudson (JIRA) |
[jira] [Commented] (TAJO-274) Maintaining connectivity to Tajo master regardless of the restart of the Tajo master |
Mon, 28 Oct, 12:44 |
Hudson (JIRA) |
[jira] [Commented] (TAJO-287) Improve Fragment to be more generic |
Tue, 29 Oct, 10:38 |
Hudson (JIRA) |
[jira] [Commented] (TAJO-293) querymasters directory not found in single node setup |
Wed, 30 Oct, 05:08 |
Hudson (JIRA) |
[jira] [Commented] (TAJO-294) Removing dead workers from the live worker list |
Thu, 31 Oct, 05:18 |
Hudson (JIRA) |
[jira] [Commented] (TAJO-285) Add CREATE TABLE... BY PARTITION statement to parser |
Thu, 31 Oct, 15:01 |
Hyunsik Choi |
Re: Tajo meetup in San Francisco |
Mon, 14 Oct, 01:35 |
Hyunsik Choi |
Re: [DISCUSS] the first Tajo release plan |
Mon, 14 Oct, 02:12 |
Hyunsik Choi |
Re: Tajo meetup in San Francisco |
Thu, 17 Oct, 15:49 |
Hyunsik Choi |
Re: Tajo and Samza HUG at LinkedIn, Nov. 5, 2013 |
Thu, 17 Oct, 22:54 |
Hyunsik Choi |
the progress of 0.2-incubating release |
Sun, 20 Oct, 02:41 |
Hyunsik Choi |
Re: the progress of 0.2-incubating release |
Mon, 21 Oct, 23:43 |
Hyunsik Choi |
[VOTE] Release Apache Tajo 0.2-incubating |
Tue, 22 Oct, 12:57 |
Hyunsik Choi |
Re: Tajo and Samza HUG at LinkedIn, Nov. 5, 2013 |
Wed, 23 Oct, 01:47 |
Hyunsik Choi |
[DISCUSS] next roadmap |
Wed, 23 Oct, 02:11 |
Hyunsik Choi |
Re: [DISCUSS] next roadmap |
Wed, 23 Oct, 02:36 |
Hyunsik Choi |
Re: [DISCUSS] next roadmap |
Wed, 23 Oct, 02:45 |
Hyunsik Choi |
[CANCEL][VOTE] Release Apache Tajo-0.2-0-incubating-rc0 |
Wed, 23 Oct, 06:04 |
Hyunsik Choi |
[VOTE] Release Apache Tajo-0.2-incubating-rc1 |
Wed, 23 Oct, 06:50 |
Hyunsik Choi |
Re: [VOTE] Release Apache Tajo-0.2-incubating-rc1 |
Wed, 23 Oct, 07:01 |
Hyunsik Choi |
Re: [DISCUSS] next roadmap |
Wed, 23 Oct, 15:26 |
Hyunsik Choi |
Re: About Tajo build errors |
Thu, 24 Oct, 03:21 |
Hyunsik Choi |
Re: [VOTE] Release Apache Tajo-0.2-incubating-rc1 |
Thu, 24 Oct, 13:13 |
Hyunsik Choi |
Re: [DISCUSS] next roadmap |
Fri, 25 Oct, 02:58 |
Hyunsik Choi |
Re: [DISCUSS] next roadmap |
Fri, 25 Oct, 04:12 |
Hyunsik Choi |
[RESULT] [VOTE] Release Apache Tajo-0.2-incubating-rc1 |
Sun, 27 Oct, 07:16 |
Hyunsik Choi |
IPMC vote was canceled. |
Sun, 27 Oct, 12:15 |
Hyunsik Choi |
[VOTE] Release Apache Tajo-0.2-incubating-rc2 |
Mon, 28 Oct, 09:40 |
Hyunsik Choi |
Re: [VOTE] Release Apache Tajo-0.2-incubating-rc2 |
Thu, 31 Oct, 11:41 |
Hyunsik Choi |
Re: [VOTE] Release Apache Tajo-0.2-incubating-rc2 |
Thu, 31 Oct, 11:43 |
Hyunsik Choi |
[RESULT] [VOTE] Release Apache Tajo-0.2-incubating-rc2 |
Thu, 31 Oct, 11:45 |
Hyunsik Choi (JIRA) |
[jira] [Updated] (TAJO-212) Implement type cast expression |
Tue, 01 Oct, 01:38 |
Hyunsik Choi (JIRA) |
[jira] [Created] (TAJO-217) Implement to_timestamp function |
Tue, 01 Oct, 01:53 |
Hyunsik Choi (JIRA) |
[jira] [Updated] (TAJO-220) Implement catalog dump feature |
Tue, 01 Oct, 07:58 |
Hyunsik Choi (JIRA) |
[jira] [Created] (TAJO-220) Implement catalog dump feature |
Tue, 01 Oct, 07:58 |
Hyunsik Choi (JIRA) |
[jira] [Updated] (TAJO-216) Improve FilterPushDownRule and Implement physical operators for outer join |
Tue, 01 Oct, 12:34 |
Hyunsik Choi (JIRA) |
[jira] [Updated] (TAJO-216) Improve FilterPushDownRule and Implement physical operators for outer join |
Tue, 01 Oct, 12:51 |
Hyunsik Choi (JIRA) |
[jira] [Created] (TAJO-222) Eliminate local data transmission during repartition phases |
Tue, 01 Oct, 13:08 |
Hyunsik Choi (JIRA) |
[jira] [Commented] (TAJO-216) Improve FilterPushDownRule and Implement physical operators for outer join |
Tue, 01 Oct, 23:00 |
Hyunsik Choi (JIRA) |
[jira] [Commented] (TAJO-216) Improve FilterPushDownRule and Implement physical operators for outer join |
Wed, 02 Oct, 01:16 |
Hyunsik Choi (JIRA) |
[jira] [Updated] (TAJO-216) Improve FilterPushDownRule and Implement physical operators for outer join |
Wed, 02 Oct, 01:33 |
Hyunsik Choi (JIRA) |
[jira] [Updated] (TAJO-34) Outer Join |
Wed, 02 Oct, 01:33 |
Hyunsik Choi (JIRA) |
[jira] [Updated] (TAJO-216) Improve FilterPushDownRule and Implement physical operators for outer join |
Wed, 02 Oct, 01:37 |
Hyunsik Choi (JIRA) |
[jira] [Created] (TAJO-224) Rearrange DataType enumeration and Refactor type systems |
Wed, 02 Oct, 06:53 |
Hyunsik Choi (JIRA) |
[jira] [Updated] (TAJO-224) Rearrange DataType enumeration and Refactor type systems |
Wed, 02 Oct, 07:05 |
Hyunsik Choi (JIRA) |
[jira] [Updated] (TAJO-224) Rearrange DataType enumeration and Refactor type systems |
Wed, 02 Oct, 07:05 |
Hyunsik Choi (JIRA) |
[jira] [Assigned] (TAJO-9) Change the default intermediate data file format for hash repartitioning |
Wed, 02 Oct, 07:07 |