Messages by Date
-
2015/03/31
[1/2] tajo git commit: TAJO-1482: Cleanup the legacy cluster mode. (jinho)
jhkim
-
2015/03/31
[2/2] tajo git commit: TAJO-1482: Cleanup the legacy cluster mode. (jinho)
jhkim
-
2015/03/31
tajo git commit: TAJO-1479: NPE during startup CatalogStore. (jaehwa)
blrunner
-
2015/03/30
[5/5] tajo git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo into index_support
jihoonson
-
2015/03/30
[3/5] tajo git commit: TAJO-1437: Resolve findbug warnings on Tajo JDBC Module.
jihoonson
-
2015/03/30
[4/5] tajo git commit: TAJO-921: Add STDDEV_SAMP and STDDEV_POP window functions. (Keuntae Park)
jihoonson
-
2015/03/30
[2/5] tajo git commit: TAJO-1438: Resolve findbug warnings on Tajo Client Module
jihoonson
-
2015/03/30
[1/5] tajo git commit: TAJO-1440: Some tests fail in parallel test environment in TestKillQuery.
jihoonson
-
2015/03/29
tajo git commit: TAJO-921: Add STDDEV_SAMP and STDDEV_POP window functions. (Keuntae Park)
sirpkt
-
2015/03/29
tajo git commit: TAJO-1437: Resolve findbug warnings on Tajo JDBC Module.
jihoonson
-
2015/03/29
tajo git commit: TAJO-1437: Resolve findbug warnings on Tajo JDBC Module.
jihoonson
-
2015/03/29
tajo git commit: TAJO-1438: Resolve findbug warnings on Tajo Client Module
jihoonson
-
2015/03/27
tajo git commit: TAJO-1440: Some tests fail in parallel test environment in TestKillQuery.
jhkim
-
2015/03/27
tajo git commit: TAJO-1440: Some tests fail in parallel test environment in TestKillQuery.
jhkim
-
2015/03/26
[1/6] tajo git commit: TAJO-1434: Fix supporting version of Hadoop.
jihoonson
-
2015/03/26
[2/6] tajo git commit: TAJO-1147: Simple query doesn't work in Web UI.
jihoonson
-
2015/03/26
[6/6] tajo git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo into index_support
jihoonson
-
2015/03/26
[5/6] tajo git commit: TAJO-1350: Refactor FilterPushDownRule::visitJoin() into well-defined, small methods. (jihoon)
jihoonson
-
2015/03/26
[4/6] tajo git commit: TAJO-1284: Add alter partition method to CatalogStore. (jaehwa)
jihoonson
-
2015/03/26
[3/6] tajo git commit: TAJO-1284: Add alter partition method to CatalogStore. (jaehwa)
jihoonson
-
2015/03/26
tajo git commit: TAJO-1350: Refactor FilterPushDownRule::visitJoin() into well-defined, small methods. (jihoon)
jihoonson
-
2015/03/26
[2/2] tajo git commit: TAJO-1284: Add alter partition method to CatalogStore. (jaehwa)
blrunner
-
2015/03/26
[1/2] tajo git commit: TAJO-1284: Add alter partition method to CatalogStore. (jaehwa)
blrunner
-
2015/03/26
tajo git commit: TAJO-1147: Simple query doesn't work in Web UI
blrunner
-
2015/03/26
tajo git commit: TAJO-1147: Simple query doesn't work in Web UI.
blrunner
-
2015/03/25
tajo git commit: TAJO-1434: Fix supporting version of Hadoop.
jhkim
-
2015/03/25
tajo git commit: TAJO-1434: Fix supporting version of Hadoop.
jhkim
-
2015/03/24
[1/2] tajo git commit: TAJO-1449: TestSelectQuery.testExplainSelect() fails. (jihoon)
jihoonson
-
2015/03/24
[2/2] tajo git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo into index_support
jihoonson
-
2015/03/24
tajo git commit: TAJO-1449: TestSelectQuery.testExplainSelect() fails. (jihoon)
jihoonson
-
2015/03/24
[3/4] tajo git commit: TAJO-1426: Support "explain global" to get physical plan.
jihoonson
-
2015/03/24
[1/4] tajo git commit: TAJO-1396 Unexpected IllegalMonitorStateException can be thrown in QueryInProgress
jihoonson
-
2015/03/24
[4/4] tajo git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo into index_support
jihoonson
-
2015/03/24
[2/4] tajo git commit: TAJO-1407: Minor performance improvement of MemSortExec.
jihoonson
-
2015/03/24
tajo git commit: TAJO-1426: Support "explain global" to get physical plan.
jihoonson
-
2015/03/24
tajo git commit: TAJO-1407: Minor performance improvement of MemSortExec.
jihoonson
-
2015/03/23
tajo git commit: TAJO-1396 Unexpected IllegalMonitorStateException can be thrown in QueryInProgress
jhkim
-
2015/03/23
tajo git commit: TAJO-1396 Unexpected IllegalMonitorStateException can be thrown in QueryInProgress
jhkim
-
2015/03/22
[3/9] tajo git commit: TAJO-1418 Comment on TAJO_PULLSERVER_STANDALONE in tajo-env.sh is not consistent.
jihoonson
-
2015/03/22
[5/9] tajo git commit: TAJO-1392: Resolve findbug warnings on Tajo Plan Module
jihoonson
-
2015/03/22
[7/9] tajo git commit: TAJO-1403: Improve 'Simple Query' with only partition columns and constant values.
jihoonson
-
2015/03/22
[9/9] tajo git commit: Merge branch 'index_support' of https://git-wip-us.apache.org/repos/asf/tajo into index_support
jihoonson
-
2015/03/22
[8/9] tajo git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo into index_support
jihoonson
-
2015/03/22
[4/9] tajo git commit: TAJO-1414: Two RemoteException in rpc module
jihoonson
-
2015/03/22
[6/9] tajo git commit: TAJO-1439: Some method name is written wrongly. (Contributed by Jongyoung Park. Committed by jihoon)
jihoonson
-
2015/03/22
[1/9] tajo git commit: TAJO-1368: Exceptions during processing nested union queries
jihoonson
-
2015/03/22
[2/9] tajo git commit: TAJO-1393: Resolve findbug warnings on Tajo Cli Module
jihoonson
-
2015/03/22
tajo git commit: TAJO-1403: Improve 'Simple Query' with only partition columns and constant values.
jihoonson
-
2015/03/21
tajo git commit: TAJO-1439: Some method name is written wrongly. (Contributed by Jongyoung Park. Committed by jihoon)
jihoonson
-
2015/03/21
tajo git commit: TAJO-1439: Some method name is written wrongly. (Contributed by Jongyoung Park. Committed by jihoon)
jihoonson
-
2015/03/19
tajo git commit: TAJO-1392: Resolve findbug warnings on Tajo Plan Module
jihun
-
2015/03/19
tajo git commit: TAJO-1414: Two RemoteException in rpc module
jihun
-
2015/03/19
tajo git commit: TAJO-1418 Comment on TAJO_PULLSERVER_STANDALONE in tajo-env.sh is not consistent.
hyunsik
-
2015/03/19
tajo git commit: TAJO-1393: Resolve findbug warnings on Tajo Cli Module
hyunsik
-
2015/03/18
tajo git commit: TAJO-1368: Exceptions during processing nested union queries
jihun
-
2015/03/18
[08/13] tajo git commit: TAJO-1337: Implements common modules to handle RESTful API
jihoonson
-
2015/03/18
[03/13] tajo git commit: TAJO-1383: Improve broadcast table cache. (jinho)
jihoonson
-
2015/03/18
[07/13] tajo git commit: TAJO-1337: Implements common modules to handle RESTful API
jihoonson
-
2015/03/18
[05/13] tajo git commit: TAJO-1405: Fix some illegal way of usages on connection pool. (Contributed by navis, Committed by Keuntae Park)
jihoonson
-
2015/03/18
[04/13] tajo git commit: TAJO-1391: RpcConnectionPool should check reference counter of connection before close
jihoonson
-
2015/03/18
[13/13] tajo git commit: Merge branch 'index_support' of https://git-wip-us.apache.org/repos/asf/tajo into index_support
jihoonson
-
2015/03/18
[09/13] tajo git commit: TAJO-1337: Implements common modules to handle RESTful API
jihoonson
-
2015/03/18
[02/13] tajo git commit: TAJO-1374: Support multi-bytes delimiter for CSV file
jihoonson
-
2015/03/18
[11/13] tajo git commit: TAJO-1337: Implements common modules to handle RESTful API
jihoonson
-
2015/03/18
[10/13] tajo git commit: TAJO-1337: Implements common modules to handle RESTful API
jihoonson
-
2015/03/18
[12/13] tajo git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo into index_support
jihoonson
-
2015/03/18
[06/13] tajo git commit: TAJO-1381: Support multi-bytes delimiter for Text file
jihoonson
-
2015/03/18
[01/13] tajo git commit: TAJO-1398: Fix 'Getting Started' link error from 0.9.0 into 0.10.0. (Contributed by Dongjoon Hyun, Committed by jihoon)
jihoonson
-
2015/03/18
[2/5] tajo git commit: TAJO-1337: Implements common modules to handle RESTful API
jihun
-
2015/03/18
[4/5] tajo git commit: TAJO-1337: Implements common modules to handle RESTful API
jihun
-
2015/03/18
[5/5] tajo git commit: TAJO-1337: Implements common modules to handle RESTful API
jihun
-
2015/03/18
[3/5] tajo git commit: TAJO-1337: Implements common modules to handle RESTful API
jihun
-
2015/03/18
[1/5] tajo git commit: TAJO-1337: Implements common modules to handle RESTful API
jihun
-
2015/03/17
tajo git commit: TAJO-1381: Support multi-bytes delimiter for Text file
jhkim
-
2015/03/16
tajo git commit: TAJO-1405: Fix some illegal way of usages on connection pool. (Contributed by navis, Committed by Keuntae Park)
sirpkt
-
2015/03/15
tajo git commit: TAJO-1391: RpcConnectionPool should check reference counter of connection before close
jihun
-
2015/03/13
tajo git commit: TAJO-1383: Improve broadcast table cache. (jinho)
jhkim
-
2015/03/12
tajo git commit: TAJO-1374: Support multi-bytes delimiter for CSV file
jhkim
-
2015/03/12
svn commit: r1666357 - /tajo/site/team-list.html
jihoonson
-
2015/03/12
svn commit: r1666355 - /tajo/site/index.html
jihoonson
-
2015/03/12
tajo git commit: TAJO-1398: Fix 'Getting Started' link error from 0.9.0 into 0.10.0. (Contributed by Dongjoon Hyun, Committed by jihoon)
jihoonson
-
2015/03/12
tajo git commit: TAJO-1301: Support CREATE INDEX [index_name] on [table_name] ( [index_specs] ) LOCATION [PATH] statement. (jihoon)
jihoonson
-
2015/03/12
[2/3] tajo git commit: TAJO-1329: Improve Schema class to support nested struct support.
jihoonson
-
2015/03/12
[3/3] tajo git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo into index_support
jihoonson
-
2015/03/12
[1/3] tajo git commit: TAJO-1395: Remove deprecated sql files for Oracle and PostgreSQL
jihoonson
-
2015/03/12
Git Push Summary
hyunsik
-
2015/03/12
Git Push Summary
hyunsik
-
2015/03/12
tajo git commit: TAJO-1329: Improve Schema class to support nested struct support.
hyunsik
-
2015/03/12
svn commit: r1666342 - /tajo/site/team-list.html
jihoonson
-
2015/03/12
tajo git commit: TAJO-1395: Remove deprecated sql files for Oracle and PostgreSQL
jihun
-
2015/03/12
[4/4] tajo git commit: Merge branch 'index_support' of https://git-wip-us.apache.org/repos/asf/tajo into index_support
jihoonson
-
2015/03/12
[2/4] tajo git commit: TAJO-1394 Support reconnect on tsql.
jihoonson
-
2015/03/12
[3/4] tajo git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo into index_support
jihoonson
-
2015/03/12
[1/4] tajo git commit: TAJO-1380: Update JDBC documentation for new JDBC driver. (Contributed by Dongjoon Hyun, Committed by hyunsik)
jihoonson
-
2015/03/12
tajo git commit: TAJO-1394 Support reconnect on tsql.
hyunsik
-
2015/03/11
svn commit: r1666060 [2/2] - in /tajo/site/docs: current/ devel/ devel/_sources/ devel/_static/ devel/backup_and_restore/ devel/configuration/ devel/functions/ devel/index/ devel/partitioning/ devel/sql_language/ devel/table_management/ devel/tsql/
hyunsik
-
2015/03/11
svn commit: r1666060 [1/2] - in /tajo/site/docs: current/ devel/ devel/_sources/ devel/_static/ devel/backup_and_restore/ devel/configuration/ devel/functions/ devel/index/ devel/partitioning/ devel/sql_language/ devel/table_management/ devel/tsql/
hyunsik
-
2015/03/11
svn commit: r1666059 - /tajo/site/docs/0.10.0/jdbc_driver.html
hyunsik
-
2015/03/11
tajo git commit: TAJO-1380: Update JDBC documentation for new JDBC driver. (Contributed by Dongjoon Hyun, Committed by hyunsik)
hyunsik
-
2015/03/10
[04/12] tajo git commit: Site update for 0.10.0 release.
jihoonson
-
2015/03/10
[03/12] tajo git commit: TAJO-1370: TUtils.checkEquals() is not consistent with description in javadoc.
jihoonson
-
2015/03/10
[06/12] tajo git commit: TAJO-1378: Incorrect version(0.8.0) info in tajo-doc. (Contributed by Dongjoon Hyun, Committed by jihoon)
jihoonson
-
2015/03/10
[11/12] tajo git commit: TAJO-1384: Duplicated output file path problem. (jihoon)
jihoonson
-
2015/03/10
[07/12] tajo git commit: Updated google analytics tracking js.
jihoonson
-
2015/03/10
[09/12] tajo git commit: TAJO-1387: Correct error message for EXISTS clause.
jihoonson
-
2015/03/10
[12/12] tajo git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo into index_support
jihoonson
-
2015/03/10
[08/12] tajo git commit: Update the event names for google analytics download tracking.
jihoonson
-
2015/03/10
[05/12] tajo git commit: Add missed ASF license to relnotes.html.
jihoonson
-
2015/03/10
[01/12] tajo git commit: TAJO-1135: Implement queryable virtual table for cluster information
jihoonson
-
2015/03/10
[02/12] tajo git commit: TAJO-1369: Some stack trace information is missed in error/fail logging. (Contributed by navis, Committed by hyunsik)
jihoonson
-
2015/03/10
[10/12] tajo git commit: TAJO-1386: CURRENT_DATE generates parsing errors sometimes.
jihoonson
-
2015/03/10
tajo git commit: TAJO-1384: Duplicated output file path problem. (jihoon)
jihoonson
-
2015/03/10
tajo git commit: TAJO-1386: CURRENT_DATE generates parsing errors sometimes.
hyunsik
-
2015/03/10
tajo git commit: TAJO-1387: Correct error message for EXISTS clause.
hyunsik
-
2015/03/09
tajo git commit: Update the event names for google analytics download tracking.
hyunsik
-
2015/03/09
svn commit: r1665173 - in /tajo/site: ./ releases/0.10.0/ releases/0.8.0/ releases/0.9.0/
hyunsik
-
2015/03/09
svn commit: r1665168 - in /tajo/site: ./ releases/0.10.0/ releases/0.8.0/ releases/0.9.0/
hyunsik
-
2015/03/09
svn commit: r1665158 [2/2] - in /tajo/site: ./ releases/0.10.0/ releases/0.8.0/ releases/0.9.0/
hyunsik
-
2015/03/09
svn commit: r1665158 [1/2] - in /tajo/site: ./ releases/0.10.0/ releases/0.8.0/ releases/0.9.0/
hyunsik
-
2015/03/09
tajo git commit: Updated google analytics tracking js.
hyunsik
-
2015/03/08
svn commit: r1665129 - in /tajo/site/docs/devel: _sources/hbase_integration.txt _sources/swift_integration.txt hbase_integration.html swift_integration.html
jihoonson
-
2015/03/08
tajo git commit: TAJO-1378: Incorrect version(0.8.0) info in tajo-doc. (Contributed by Dongjoon Hyun, Committed by jihoon)
jihoonson
-
2015/03/08
svn commit: r1665128 [4/11] - in /tajo/site/docs: 0.10.0/ 0.10.0/_sources/ 0.10.0/_static/ 0.10.0/backup_and_restore/ 0.10.0/configuration/ 0.10.0/functions/ 0.10.0/index/ 0.10.0/partitioning/ 0.10.0/sql_language/ 0.10.0/table_management/ 0.10.0/tsql/ ...
jihoonson
-
2015/03/08
svn commit: r1665128 [5/11] - in /tajo/site/docs: 0.10.0/ 0.10.0/_sources/ 0.10.0/_static/ 0.10.0/backup_and_restore/ 0.10.0/configuration/ 0.10.0/functions/ 0.10.0/index/ 0.10.0/partitioning/ 0.10.0/sql_language/ 0.10.0/table_management/ 0.10.0/tsql/ ...
jihoonson
-
2015/03/08
svn commit: r1665128 [11/11] - in /tajo/site/docs: 0.10.0/ 0.10.0/_sources/ 0.10.0/_static/ 0.10.0/backup_and_restore/ 0.10.0/configuration/ 0.10.0/functions/ 0.10.0/index/ 0.10.0/partitioning/ 0.10.0/sql_language/ 0.10.0/table_management/ 0.10.0/tsql/...
jihoonson
-
2015/03/08
svn commit: r1665128 [8/11] - in /tajo/site/docs: 0.10.0/ 0.10.0/_sources/ 0.10.0/_static/ 0.10.0/backup_and_restore/ 0.10.0/configuration/ 0.10.0/functions/ 0.10.0/index/ 0.10.0/partitioning/ 0.10.0/sql_language/ 0.10.0/table_management/ 0.10.0/tsql/ ...
jihoonson
-
2015/03/08
svn commit: r1665128 [10/11] - in /tajo/site/docs: 0.10.0/ 0.10.0/_sources/ 0.10.0/_static/ 0.10.0/backup_and_restore/ 0.10.0/configuration/ 0.10.0/functions/ 0.10.0/index/ 0.10.0/partitioning/ 0.10.0/sql_language/ 0.10.0/table_management/ 0.10.0/tsql/...
jihoonson
-
2015/03/08
svn commit: r1665128 [9/11] - in /tajo/site/docs: 0.10.0/ 0.10.0/_sources/ 0.10.0/_static/ 0.10.0/backup_and_restore/ 0.10.0/configuration/ 0.10.0/functions/ 0.10.0/index/ 0.10.0/partitioning/ 0.10.0/sql_language/ 0.10.0/table_management/ 0.10.0/tsql/ ...
jihoonson
-
2015/03/08
svn commit: r1665128 [2/11] - in /tajo/site/docs: 0.10.0/ 0.10.0/_sources/ 0.10.0/_static/ 0.10.0/backup_and_restore/ 0.10.0/configuration/ 0.10.0/functions/ 0.10.0/index/ 0.10.0/partitioning/ 0.10.0/sql_language/ 0.10.0/table_management/ 0.10.0/tsql/ ...
jihoonson
-
2015/03/08
svn commit: r1665128 [7/11] - in /tajo/site/docs: 0.10.0/ 0.10.0/_sources/ 0.10.0/_static/ 0.10.0/backup_and_restore/ 0.10.0/configuration/ 0.10.0/functions/ 0.10.0/index/ 0.10.0/partitioning/ 0.10.0/sql_language/ 0.10.0/table_management/ 0.10.0/tsql/ ...
jihoonson
-
2015/03/08
svn commit: r1665128 [6/11] - in /tajo/site/docs: 0.10.0/ 0.10.0/_sources/ 0.10.0/_static/ 0.10.0/backup_and_restore/ 0.10.0/configuration/ 0.10.0/functions/ 0.10.0/index/ 0.10.0/partitioning/ 0.10.0/sql_language/ 0.10.0/table_management/ 0.10.0/tsql/ ...
jihoonson
-
2015/03/08
svn commit: r1665128 [1/11] - in /tajo/site/docs: 0.10.0/ 0.10.0/_sources/ 0.10.0/_static/ 0.10.0/backup_and_restore/ 0.10.0/configuration/ 0.10.0/functions/ 0.10.0/index/ 0.10.0/partitioning/ 0.10.0/sql_language/ 0.10.0/table_management/ 0.10.0/tsql/ ...
jihoonson
-
2015/03/08
svn commit: r1665128 [3/11] - in /tajo/site/docs: 0.10.0/ 0.10.0/_sources/ 0.10.0/_static/ 0.10.0/backup_and_restore/ 0.10.0/configuration/ 0.10.0/functions/ 0.10.0/index/ 0.10.0/partitioning/ 0.10.0/sql_language/ 0.10.0/table_management/ 0.10.0/tsql/ ...
jihoonson
-
2015/03/08
svn commit: r1665127 - /tajo/site/docs/current/index.html
jihoonson
-
2015/03/08
svn commit: r1665126 - /tajo/site/docs/0.10.0/index.html
jihoonson
-
2015/03/08
svn commit: r1665124 - /tajo/site/index.html
jihoonson
-
2015/03/08
tajo git commit: Add missed ASF license to relnotes.html.
hyunsik
-
2015/03/08
svn commit: r1665120 [2/2] - in /tajo/site: ./ releases/0.10.0/ releases/0.8.0/ releases/0.9.0/
hyunsik
-
2015/03/08
svn commit: r1665120 [1/2] - in /tajo/site: ./ releases/0.10.0/ releases/0.8.0/ releases/0.9.0/
hyunsik
-
2015/03/08
tajo git commit: Site update for 0.10.0 release.
hyunsik
-
2015/03/08
svn commit: r1665114 [4/30] - in /tajo/site/docs: 0.10.0/ 0.10.0/_sources/ 0.10.0/_sources/backup_and_restore/ 0.10.0/_sources/configuration/ 0.10.0/_sources/functions/ 0.10.0/_sources/getting_started/ 0.10.0/_sources/index/ 0.10.0/_sources/partitionin...
hyunsik
-
2015/03/08
svn commit: r1665114 [2/30] - in /tajo/site/docs: 0.10.0/ 0.10.0/_sources/ 0.10.0/_sources/backup_and_restore/ 0.10.0/_sources/configuration/ 0.10.0/_sources/functions/ 0.10.0/_sources/getting_started/ 0.10.0/_sources/index/ 0.10.0/_sources/partitionin...
hyunsik
-
2015/03/08
svn commit: r1665114 [9/30] - in /tajo/site/docs: 0.10.0/ 0.10.0/_sources/ 0.10.0/_sources/backup_and_restore/ 0.10.0/_sources/configuration/ 0.10.0/_sources/functions/ 0.10.0/_sources/getting_started/ 0.10.0/_sources/index/ 0.10.0/_sources/partitionin...
hyunsik
-
2015/03/08
svn commit: r1665114 [6/30] - in /tajo/site/docs: 0.10.0/ 0.10.0/_sources/ 0.10.0/_sources/backup_and_restore/ 0.10.0/_sources/configuration/ 0.10.0/_sources/functions/ 0.10.0/_sources/getting_started/ 0.10.0/_sources/index/ 0.10.0/_sources/partitionin...
hyunsik
-
2015/03/08
svn commit: r1665114 [11/30] - in /tajo/site/docs: 0.10.0/ 0.10.0/_sources/ 0.10.0/_sources/backup_and_restore/ 0.10.0/_sources/configuration/ 0.10.0/_sources/functions/ 0.10.0/_sources/getting_started/ 0.10.0/_sources/index/ 0.10.0/_sources/partitioni...
hyunsik
-
2015/03/08
svn commit: r1665114 [13/30] - in /tajo/site/docs: 0.10.0/ 0.10.0/_sources/ 0.10.0/_sources/backup_and_restore/ 0.10.0/_sources/configuration/ 0.10.0/_sources/functions/ 0.10.0/_sources/getting_started/ 0.10.0/_sources/index/ 0.10.0/_sources/partitioni...
hyunsik
-
2015/03/08
svn commit: r1665114 [15/30] - in /tajo/site/docs: 0.10.0/ 0.10.0/_sources/ 0.10.0/_sources/backup_and_restore/ 0.10.0/_sources/configuration/ 0.10.0/_sources/functions/ 0.10.0/_sources/getting_started/ 0.10.0/_sources/index/ 0.10.0/_sources/partitioni...
hyunsik
-
2015/03/08
svn commit: r1665114 [20/30] - in /tajo/site/docs: 0.10.0/ 0.10.0/_sources/ 0.10.0/_sources/backup_and_restore/ 0.10.0/_sources/configuration/ 0.10.0/_sources/functions/ 0.10.0/_sources/getting_started/ 0.10.0/_sources/index/ 0.10.0/_sources/partitioni...
hyunsik
-
2015/03/08
svn commit: r1665114 [16/30] - in /tajo/site/docs: 0.10.0/ 0.10.0/_sources/ 0.10.0/_sources/backup_and_restore/ 0.10.0/_sources/configuration/ 0.10.0/_sources/functions/ 0.10.0/_sources/getting_started/ 0.10.0/_sources/index/ 0.10.0/_sources/partitioni...
hyunsik
-
2015/03/08
svn commit: r1665114 [21/30] - in /tajo/site/docs: 0.10.0/ 0.10.0/_sources/ 0.10.0/_sources/backup_and_restore/ 0.10.0/_sources/configuration/ 0.10.0/_sources/functions/ 0.10.0/_sources/getting_started/ 0.10.0/_sources/index/ 0.10.0/_sources/partitioni...
hyunsik
-
2015/03/08
svn commit: r1665114 [18/30] - in /tajo/site/docs: 0.10.0/ 0.10.0/_sources/ 0.10.0/_sources/backup_and_restore/ 0.10.0/_sources/configuration/ 0.10.0/_sources/functions/ 0.10.0/_sources/getting_started/ 0.10.0/_sources/index/ 0.10.0/_sources/partitioni...
hyunsik
-
2015/03/08
svn commit: r1665114 [30/30] - in /tajo/site/docs: 0.10.0/ 0.10.0/_sources/ 0.10.0/_sources/backup_and_restore/ 0.10.0/_sources/configuration/ 0.10.0/_sources/functions/ 0.10.0/_sources/getting_started/ 0.10.0/_sources/index/ 0.10.0/_sources/partitioni...
hyunsik
-
2015/03/08
svn commit: r1665114 [7/30] - in /tajo/site/docs: 0.10.0/ 0.10.0/_sources/ 0.10.0/_sources/backup_and_restore/ 0.10.0/_sources/configuration/ 0.10.0/_sources/functions/ 0.10.0/_sources/getting_started/ 0.10.0/_sources/index/ 0.10.0/_sources/partitionin...
hyunsik
-
2015/03/08
svn commit: r1665114 [19/30] - in /tajo/site/docs: 0.10.0/ 0.10.0/_sources/ 0.10.0/_sources/backup_and_restore/ 0.10.0/_sources/configuration/ 0.10.0/_sources/functions/ 0.10.0/_sources/getting_started/ 0.10.0/_sources/index/ 0.10.0/_sources/partitioni...
hyunsik
-
2015/03/08
svn commit: r1665114 [10/30] - in /tajo/site/docs: 0.10.0/ 0.10.0/_sources/ 0.10.0/_sources/backup_and_restore/ 0.10.0/_sources/configuration/ 0.10.0/_sources/functions/ 0.10.0/_sources/getting_started/ 0.10.0/_sources/index/ 0.10.0/_sources/partitioni...
hyunsik
-
2015/03/08
svn commit: r1665114 [25/30] - in /tajo/site/docs: 0.10.0/ 0.10.0/_sources/ 0.10.0/_sources/backup_and_restore/ 0.10.0/_sources/configuration/ 0.10.0/_sources/functions/ 0.10.0/_sources/getting_started/ 0.10.0/_sources/index/ 0.10.0/_sources/partitioni...
hyunsik
-
2015/03/08
svn commit: r1665114 [23/30] - in /tajo/site/docs: 0.10.0/ 0.10.0/_sources/ 0.10.0/_sources/backup_and_restore/ 0.10.0/_sources/configuration/ 0.10.0/_sources/functions/ 0.10.0/_sources/getting_started/ 0.10.0/_sources/index/ 0.10.0/_sources/partitioni...
hyunsik
-
2015/03/08
svn commit: r1665114 [17/30] - in /tajo/site/docs: 0.10.0/ 0.10.0/_sources/ 0.10.0/_sources/backup_and_restore/ 0.10.0/_sources/configuration/ 0.10.0/_sources/functions/ 0.10.0/_sources/getting_started/ 0.10.0/_sources/index/ 0.10.0/_sources/partitioni...
hyunsik
-
2015/03/08
svn commit: r1665114 [26/30] - in /tajo/site/docs: 0.10.0/ 0.10.0/_sources/ 0.10.0/_sources/backup_and_restore/ 0.10.0/_sources/configuration/ 0.10.0/_sources/functions/ 0.10.0/_sources/getting_started/ 0.10.0/_sources/index/ 0.10.0/_sources/partitioni...
hyunsik
-
2015/03/08
svn commit: r1665114 [29/30] - in /tajo/site/docs: 0.10.0/ 0.10.0/_sources/ 0.10.0/_sources/backup_and_restore/ 0.10.0/_sources/configuration/ 0.10.0/_sources/functions/ 0.10.0/_sources/getting_started/ 0.10.0/_sources/index/ 0.10.0/_sources/partitioni...
hyunsik
-
2015/03/08
svn commit: r1665114 [27/30] - in /tajo/site/docs: 0.10.0/ 0.10.0/_sources/ 0.10.0/_sources/backup_and_restore/ 0.10.0/_sources/configuration/ 0.10.0/_sources/functions/ 0.10.0/_sources/getting_started/ 0.10.0/_sources/index/ 0.10.0/_sources/partitioni...
hyunsik
-
2015/03/08
svn commit: r1665114 [24/30] - in /tajo/site/docs: 0.10.0/ 0.10.0/_sources/ 0.10.0/_sources/backup_and_restore/ 0.10.0/_sources/configuration/ 0.10.0/_sources/functions/ 0.10.0/_sources/getting_started/ 0.10.0/_sources/index/ 0.10.0/_sources/partitioni...
hyunsik
-
2015/03/08
svn commit: r1665114 [22/30] - in /tajo/site/docs: 0.10.0/ 0.10.0/_sources/ 0.10.0/_sources/backup_and_restore/ 0.10.0/_sources/configuration/ 0.10.0/_sources/functions/ 0.10.0/_sources/getting_started/ 0.10.0/_sources/index/ 0.10.0/_sources/partitioni...
hyunsik
-
2015/03/08
svn commit: r1665114 [28/30] - in /tajo/site/docs: 0.10.0/ 0.10.0/_sources/ 0.10.0/_sources/backup_and_restore/ 0.10.0/_sources/configuration/ 0.10.0/_sources/functions/ 0.10.0/_sources/getting_started/ 0.10.0/_sources/index/ 0.10.0/_sources/partitioni...
hyunsik
-
2015/03/08
svn commit: r1665114 [14/30] - in /tajo/site/docs: 0.10.0/ 0.10.0/_sources/ 0.10.0/_sources/backup_and_restore/ 0.10.0/_sources/configuration/ 0.10.0/_sources/functions/ 0.10.0/_sources/getting_started/ 0.10.0/_sources/index/ 0.10.0/_sources/partitioni...
hyunsik
-
2015/03/08
svn commit: r1665114 [3/30] - in /tajo/site/docs: 0.10.0/ 0.10.0/_sources/ 0.10.0/_sources/backup_and_restore/ 0.10.0/_sources/configuration/ 0.10.0/_sources/functions/ 0.10.0/_sources/getting_started/ 0.10.0/_sources/index/ 0.10.0/_sources/partitionin...
hyunsik
-
2015/03/08
svn commit: r1665114 [5/30] - in /tajo/site/docs: 0.10.0/ 0.10.0/_sources/ 0.10.0/_sources/backup_and_restore/ 0.10.0/_sources/configuration/ 0.10.0/_sources/functions/ 0.10.0/_sources/getting_started/ 0.10.0/_sources/index/ 0.10.0/_sources/partitionin...
hyunsik
-
2015/03/08
svn commit: r1665114 [12/30] - in /tajo/site/docs: 0.10.0/ 0.10.0/_sources/ 0.10.0/_sources/backup_and_restore/ 0.10.0/_sources/configuration/ 0.10.0/_sources/functions/ 0.10.0/_sources/getting_started/ 0.10.0/_sources/index/ 0.10.0/_sources/partitioni...
hyunsik
-
2015/03/08
svn commit: r1665114 [1/30] - in /tajo/site/docs: 0.10.0/ 0.10.0/_sources/ 0.10.0/_sources/backup_and_restore/ 0.10.0/_sources/configuration/ 0.10.0/_sources/functions/ 0.10.0/_sources/getting_started/ 0.10.0/_sources/index/ 0.10.0/_sources/partitionin...
hyunsik
-
2015/03/08
svn commit: r1665114 [8/30] - in /tajo/site/docs: 0.10.0/ 0.10.0/_sources/ 0.10.0/_sources/backup_and_restore/ 0.10.0/_sources/configuration/ 0.10.0/_sources/functions/ 0.10.0/_sources/getting_started/ 0.10.0/_sources/index/ 0.10.0/_sources/partitionin...
hyunsik
-
2015/03/08
svn commit: r8193 - /release/tajo/tajo-0.10.0/
hyunsik
-
2015/03/08
tajo git commit: TAJO-1370: TUtils.checkEquals() is not consistent with description in javadoc.
hyunsik
-
2015/03/06
tajo git commit: TAJO-1369: Some stack trace information is missed in error/fail logging. (Contributed by navis, Committed by hyunsik)
hyunsik
-
2015/03/05
tajo git commit: TAJO-1135: Implement queryable virtual table for cluster information
jihun
-
2015/03/05
[1/2] tajo git commit: TAJO-1335: Bump up 0.10.0-SNAPSHOT to 0.11.0-SNAPSHOT in master branch. (fixed missed pom)
jihoonson
-
2015/03/05
[2/2] tajo git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo into index_support
jihoonson
-
2015/03/05
svn commit: r1664282 - in /tajo/site: ./ releases/0.8.0/ releases/0.9.0/
jihoonson
-
2015/03/04
tajo git commit: TAJO-1335: Bump up 0.10.0-SNAPSHOT to 0.11.0-SNAPSHOT in master branch. (fixed missed pom)
hyunsik
-
2015/03/04
[03/10] tajo git commit: TAJO-1366: The timestamp type conversion occasionally leads to wrong results. (jihoon)
jihoonson
-
2015/03/04
[06/10] tajo git commit: TAJO-527: Upgrade to Netty 4
jihoonson
-
2015/03/04
[09/10] tajo git commit: TAJO-1335: Bump up 0.10.0-SNAPSHOT to 0.11.0-SNAPSHOT in master branch.
jihoonson
-
2015/03/04
[10/10] tajo git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo into index_support
jihoonson
-
2015/03/04
[02/10] tajo git commit: TAJO-1365: Suppress release audit warnings on Jekins builds
jihoonson
-
2015/03/04
[08/10] tajo git commit: TAJO-527: Upgrade to Netty 4
jihoonson
-
2015/03/04
[04/10] tajo git commit: TAJO-1362: Resolve findbug warnings on Tajo Core Module
jihoonson
-
2015/03/04
[01/10] tajo git commit: TAJO-1314: Documentation for the support of the swift. (jihoon)
jihoonson
-
2015/03/04
[05/10] tajo git commit: TAJO-1362: Resolve findbug warnings on Tajo Core Module
jihoonson
-
2015/03/04
[07/10] tajo git commit: TAJO-527: Upgrade to Netty 4
jihoonson
-
2015/03/04
tajo git commit: TAJO-1335: Bump up 0.10.0-SNAPSHOT to 0.11.0-SNAPSHOT in master branch.
hyunsik
-
2015/03/03
[2/3] tajo git commit: TAJO-527: Upgrade to Netty 4
jihun
-
2015/03/03
[1/3] tajo git commit: TAJO-527: Upgrade to Netty 4
jihun
-
2015/03/03
[3/3] tajo git commit: TAJO-527: Upgrade to Netty 4
jihun
-
2015/03/03
[2/2] tajo git commit: TAJO-1362: Resolve findbug warnings on Tajo Core Module
jihun
-
2015/03/03
[1/2] tajo git commit: TAJO-1362: Resolve findbug warnings on Tajo Core Module
jihun
-
2015/03/02
tajo git commit: TAJO-1366: The timestamp type conversion occasionally leads to wrong results. (jihoon)
jihoonson
-
2015/03/01
tajo git commit: TAJO-1365: Suppress release audit warnings on Jekins builds
jihun
-
2015/03/01
tajo git commit: TAJO-1314: Documentation for the support of the swift. (jihoon)
jihoonson
-
2015/02/25
svn commit: r8130 - /dev/tajo/tajo-0.10.0-rc1/
hyunsik
-
2015/02/25
svn commit: r8120 - /dev/tajo/tajo-0.10.0-rc1/
hyunsik
-
2015/02/24
[2/2] tajo git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo into index_support
jihoonson