You are viewing a plain text version of this content. The canonical link for it is here.
- [kylin] branch master updated: Minor, add class TableDesc.TableProject to avoid the use of Pair - posted by ni...@apache.org on 2020/02/01 14:57:59 UTC, 0 replies.
- [kylin] branch master updated (33c9f75 -> d018b04) - posted by ni...@apache.org on 2020/02/02 09:13:48 UTC, 0 replies.
- [kylin] 01/02: KYLIN-4365 fix RDBMS pushdown with clause bug - posted by ni...@apache.org on 2020/02/02 09:13:49 UTC, 0 replies.
- [kylin] 02/02: KYLIN-4365 Fix sql starts with "with" cannot be queried on web - posted by ni...@apache.org on 2020/02/02 09:13:50 UTC, 0 replies.
- [kylin] branch master updated (d018b04 -> b27667e) - posted by ni...@apache.org on 2020/02/02 09:25:49 UTC, 0 replies.
- [kylin] 01/02: KYLIN-4364 minor, limit varchar length to DefaultVarcharPrecision - posted by ni...@apache.org on 2020/02/02 09:25:50 UTC, 0 replies.
- [kylin] 02/02: minor,add check to extensible/JdbcExplorer - posted by ni...@apache.org on 2020/02/02 09:25:51 UTC, 0 replies.
- [kylin] branch master updated (b27667e -> 0b2b94e) - posted by xx...@apache.org on 2020/02/03 08:47:53 UTC, 0 replies.
- [kylin] branch master updated: statement cache eviction invalidation base on time - posted by ni...@apache.org on 2020/02/04 02:25:00 UTC, 0 replies.
- [kylin] branch master updated (6e7c33d -> 2a68874) - posted by xx...@apache.org on 2020/02/04 11:51:52 UTC, 0 replies.
- [kylin] branch master updated: KYLIN-4357: throw Exception when cannot find job (#1073) - posted by ni...@apache.org on 2020/02/05 09:15:52 UTC, 0 replies.
- [kylin] branch master updated (c51b708 -> 3eff292) - posted by ni...@apache.org on 2020/02/05 12:55:46 UTC, 0 replies.
- [kylin] branch 2.6.x updated (6ac1d7c -> 1175527) - posted by ni...@apache.org on 2020/02/06 07:33:39 UTC, 0 replies.
- [kylin] 01/12: KYLIN-4180 Prevent abnormal CPU usage by limiting flat filters length - posted by ni...@apache.org on 2020/02/06 07:33:40 UTC, 0 replies.
- [kylin] 02/12: KYLIN-1716 fix - posted by ni...@apache.org on 2020/02/06 07:33:41 UTC, 0 replies.
- [kylin] 03/12: KYLIN-4183 Clicking 'Submit' button is unresponsive, when the segment is not selected. - posted by ni...@apache.org on 2020/02/06 07:33:42 UTC, 0 replies.
- [kylin] 04/12: KYLIN-4169 remove useless listModels() in DataModelManager.curd.initE… (#843) - posted by ni...@apache.org on 2020/02/06 07:33:43 UTC, 0 replies.
- [kylin] 05/12: KYLIN-4198 “bin/system-cube.sh cron” will overwrite user's crontab (#893) - posted by ni...@apache.org on 2020/02/06 07:33:44 UTC, 0 replies.
- [kylin] 06/12: KYLIN-3741 when the sql result is empty and limit is 0 , should not have 'load more' bar - posted by ni...@apache.org on 2020/02/06 07:33:45 UTC, 0 replies.
- [kylin] 07/12: KYLIN-4195 The cube size is 'NaN KB' after purging one cube. - posted by ni...@apache.org on 2020/02/06 07:33:46 UTC, 0 replies.
- [kylin] 08/12: KYLIN-4244: add com.tdunning shade in tool assembly - posted by ni...@apache.org on 2020/02/06 07:33:47 UTC, 0 replies.
- [kylin] 09/12: KYLIN-2431 Use StorageCleanupJob cleanup intermediate hive tables after check whether it was created by current deployment - posted by ni...@apache.org on 2020/02/06 07:33:48 UTC, 0 replies.
- [kylin] 10/12: KYLIN-3842: fix partial match regression in the kylinProperties.js - posted by ni...@apache.org on 2020/02/06 07:33:49 UTC, 0 replies.
- [kylin] 11/12: KYLIN-4254: The result exporting from Insight with CSV format is empty, when sql contains Chinese - posted by ni...@apache.org on 2020/02/06 07:33:50 UTC, 0 replies.
- [kylin] 12/12: KYLIN-1716 UI Location Change Bug Fix - posted by ni...@apache.org on 2020/02/06 07:33:51 UTC, 0 replies.
- [kylin] branch master updated (3eff292 -> 17ffc90) - posted by ni...@apache.org on 2020/02/07 03:47:23 UTC, 0 replies.
- [kylin] branch 2.6.x updated (1175527 -> ae63d70) - posted by ni...@apache.org on 2020/02/07 07:04:00 UTC, 0 replies.
- [kylin] 01/14: #4238 Fix kylin_streaming_model broken when changing kylin.source.hive.database-for-flattable to non-default value - posted by ni...@apache.org on 2020/02/07 07:04:01 UTC, 0 replies.
- [kylin] 02/14: KYLIN-4280 SegmenPruner support 'OR' and 'NOT' - posted by ni...@apache.org on 2020/02/07 07:04:02 UTC, 0 replies.
- [kylin] 03/14: KYLIN-4287 segmenPruner satisfy "IN" filter bug - posted by ni...@apache.org on 2020/02/07 07:04:03 UTC, 0 replies.
- [kylin] 04/14: KYLIN-4166 Case when return null when SQL no GROUP BY - posted by ni...@apache.org on 2020/02/07 07:04:04 UTC, 0 replies.
- [kylin] 05/14: KYLIN-4226: Skip current unavailable tables when updating hbase coprocessor - posted by ni...@apache.org on 2020/02/07 07:04:05 UTC, 0 replies.
- [kylin] 06/14: KYLIN-4290 Add file lock to kylin startup script to avoid starting multiple instances on one node - posted by ni...@apache.org on 2020/02/07 07:04:06 UTC, 0 replies.
- [kylin] 07/14: KYLIN-4225 close hive session manually - posted by ni...@apache.org on 2020/02/07 07:04:07 UTC, 0 replies.
- [kylin] 08/14: KYLIN-4304 Project list cannot be correctly sorted by 'Create Time' - posted by ni...@apache.org on 2020/02/07 07:04:08 UTC, 0 replies.
- [kylin] 09/14: KYLIN-4252 Fix the error "Cannot read property 'index' of null" in visualization page - posted by ni...@apache.org on 2020/02/07 07:04:09 UTC, 0 replies.
- [kylin] 10/14: KYLIN-3609 KYLIN-3409 KYLIN-4161 CubeSegmentStatisticsMap exist only on OLAPQuery.EnumeratorTypeEnum.OLAP query type. (#942) - posted by ni...@apache.org on 2020/02/07 07:04:10 UTC, 0 replies.
- [kylin] 11/14: KYLIN-4309 Fixed bug that failed to send to one mailbox will caused other mailboxes have no chance to send - posted by ni...@apache.org on 2020/02/07 07:04:11 UTC, 0 replies.
- [kylin] 12/14: KYLIN-4080 Project schema update event casues error reload NEW DataModelDesc - posted by ni...@apache.org on 2020/02/07 07:04:12 UTC, 0 replies.
- [kylin] 13/14: Collect information of NumberFormatException - posted by ni...@apache.org on 2020/02/07 07:04:13 UTC, 0 replies.
- [kylin] 14/14: Set repository sites to https - posted by ni...@apache.org on 2020/02/07 07:04:14 UTC, 0 replies.
- [kylin] branch 2.6.x updated (ae63d70 -> 9e35338) - posted by ni...@apache.org on 2020/02/07 07:40:24 UTC, 0 replies.
- [kylin] 01/05: Fix sql injection issue - posted by ni...@apache.org on 2020/02/07 07:40:25 UTC, 0 replies.
- [kylin] 02/05: Prevent uncontrolled data used in path expression - posted by ni...@apache.org on 2020/02/07 07:40:26 UTC, 0 replies.
- [kylin] 03/05: Encrept response output for BroadcasterReceiveServlet - posted by ni...@apache.org on 2020/02/07 07:40:27 UTC, 0 replies.
- [kylin] 04/05: Fix "equals" on incomparable types - posted by ni...@apache.org on 2020/02/07 07:40:28 UTC, 0 replies.
- [kylin] 05/05: Fix not thread-safe double-checked locking - posted by ni...@apache.org on 2020/02/07 07:40:29 UTC, 0 replies.
- [kylin] branch 2.6.x updated (9e35338 -> 18908be) - posted by ni...@apache.org on 2020/02/07 08:04:27 UTC, 0 replies.
- [kylin] 01/15: Fix potential possibility of array index out of bounds error - posted by ni...@apache.org on 2020/02/07 08:04:28 UTC, 0 replies.
- [kylin] 02/15: Remove container never accessed - posted by ni...@apache.org on 2020/02/07 08:04:29 UTC, 0 replies.
- [kylin] 03/15: Ensure the validity of http header from concated string - posted by ni...@apache.org on 2020/02/07 08:04:30 UTC, 0 replies.
- [kylin] 04/15: Fix synchronization on boxed types or strings - posted by ni...@apache.org on 2020/02/07 08:04:31 UTC, 0 replies.
- [kylin] 05/15: KYLIN-4327 TOPN Comparator may violate its general contract - posted by ni...@apache.org on 2020/02/07 08:04:32 UTC, 0 replies.
- [kylin] 06/15: Prevent uncontrolled data used in path expression - posted by ni...@apache.org on 2020/02/07 08:04:33 UTC, 0 replies.
- [kylin] 07/15: Fix equals method does not inspect argument type - posted by ni...@apache.org on 2020/02/07 08:04:34 UTC, 0 replies.
- [kylin] 08/15: Fix queries built from user-controlled sources - posted by ni...@apache.org on 2020/02/07 08:04:35 UTC, 0 replies.
- [kylin] 09/15: Prevent uncontrolled data used in path expression - posted by ni...@apache.org on 2020/02/07 08:04:36 UTC, 0 replies.
- [kylin] 10/15: Prevent uncontrolled data used in path expression - posted by ni...@apache.org on 2020/02/07 08:04:37 UTC, 0 replies.
- [kylin] 11/15: KYLIN-4291 Parallel segment building may causes WriteConflictException - posted by ni...@apache.org on 2020/02/07 08:04:38 UTC, 0 replies.
- [kylin] 12/15: Validate uuid to prevent sql injection - posted by ni...@apache.org on 2020/02/07 08:04:39 UTC, 0 replies.
- [kylin] 13/15: KYLIN-4359 Param Value should be required when creating a cube and adding a new measure - posted by ni...@apache.org on 2020/02/07 08:04:40 UTC, 0 replies.
- [kylin] 14/15: Minor, throw exception in case of illegal project name - posted by ni...@apache.org on 2020/02/07 08:04:41 UTC, 0 replies.
- [kylin] 15/15: Minor, add class TableDesc.TableProject to avoid the use of Pair - posted by ni...@apache.org on 2020/02/07 08:04:42 UTC, 0 replies.
- [kylin] branch master updated (17ffc90 -> 5df3ff4) - posted by ni...@apache.org on 2020/02/07 13:47:25 UTC, 0 replies.
- [kylin] branch 3.0.x updated (62fe6f9 -> ef1e63c) - posted by ni...@apache.org on 2020/02/07 14:25:55 UTC, 0 replies.
- [kylin] 01/44: KYLIN-4292 Use HFileOutputFormat3 in all places to replace HFileOutputFormat2 - posted by ni...@apache.org on 2020/02/07 14:25:56 UTC, 0 replies.
- [kylin] 02/44: Minor, fix typo in KylinHealthCheckJob - posted by ni...@apache.org on 2020/02/07 14:25:57 UTC, 0 replies.
- [kylin] 03/44: #4238 Fix kylin_streaming_model broken when changing kylin.source.hive.database-for-flattable to non-default value - posted by ni...@apache.org on 2020/02/07 14:25:58 UTC, 0 replies.
- [kylin] 04/44: KYLIN-4280 SegmenPruner support 'OR' and 'NOT' - posted by ni...@apache.org on 2020/02/07 14:25:59 UTC, 0 replies.
- [kylin] 05/44: KYLIN-4287 segmenPruner satisfy "IN" filter bug - posted by ni...@apache.org on 2020/02/07 14:26:00 UTC, 0 replies.
- [kylin] 06/44: KYLIN-4166 Case when return null when SQL no GROUP BY - posted by ni...@apache.org on 2020/02/07 14:26:01 UTC, 0 replies.
- [kylin] 07/44: KYLIN-4225 close hive session manually - posted by ni...@apache.org on 2020/02/07 14:26:02 UTC, 0 replies.
- [kylin] 08/44: KYLIN-4197 Set deadline for ClientEnvExtractor (#994) - posted by ni...@apache.org on 2020/02/07 14:26:03 UTC, 0 replies.
- [kylin] 09/44: KYLIN-4304 Project list cannot be correctly sorted by 'Create Time' - posted by ni...@apache.org on 2020/02/07 14:26:04 UTC, 0 replies.
- [kylin] 10/44: KYLIN-4252 Fix the error "Cannot read property 'index' of null" in visualization page - posted by ni...@apache.org on 2020/02/07 14:26:05 UTC, 0 replies.
- [kylin] 11/44: KYLIN-4235 Failed to load table metadata from JDBC data source - posted by ni...@apache.org on 2020/02/07 14:26:06 UTC, 0 replies.
- [kylin] 12/44: KYLIN-4237 Return error when execute "explain plan for SQL" to get the execution plan of SQL - posted by ni...@apache.org on 2020/02/07 14:26:07 UTC, 0 replies.
- [kylin] 13/44: KYLIN-4250 FechRunnner should skip the job to process other jobs instead of throwing exception when the job section metadata is not found - posted by ni...@apache.org on 2020/02/07 14:26:08 UTC, 0 replies.
- [kylin] 14/44: KYLIN-3609 KYLIN-3409 KYLIN-4161 CubeSegmentStatisticsMap exist only on OLAPQuery.EnumeratorTypeEnum.OLAP query type. (#942) - posted by ni...@apache.org on 2020/02/07 14:26:09 UTC, 0 replies.
- [kylin] 15/44: KYLIN-4260 When using server side PreparedStatement cache, the query result are not match on TopN scenario - posted by ni...@apache.org on 2020/02/07 14:26:10 UTC, 0 replies.
- [kylin] 16/44: fix bug KYLIN-4300. - posted by ni...@apache.org on 2020/02/07 14:26:11 UTC, 0 replies.
- [kylin] 17/44: KYLIN-4297 Build cube throw NPE when partition column is not set in JDBC Data Source - posted by ni...@apache.org on 2020/02/07 14:26:12 UTC, 0 replies.
- [kylin] 18/44: fix bug in KYLIN-4243 - posted by ni...@apache.org on 2020/02/07 14:26:13 UTC, 0 replies.
- [kylin] 19/44: KYLIN-4295 Instances displayed on Query Node are inconsistent with Job Node - posted by ni...@apache.org on 2020/02/07 14:26:14 UTC, 0 replies.
- [kylin] 20/44: KYLIN-4080 Project schema update event casues error reload NEW DataModelDesc - posted by ni...@apache.org on 2020/02/07 14:26:15 UTC, 0 replies.
- [kylin] 21/44: KYLIN-4306: Delete data model desc when encountering WriteConflictException - posted by ni...@apache.org on 2020/02/07 14:26:16 UTC, 0 replies.
- [kylin] 22/44: KYLIN-3956 Segments of not only streaming cube but also batch cube need to show their status - posted by ni...@apache.org on 2020/02/07 14:26:17 UTC, 0 replies.
- [kylin] 23/44: Set repository sites to https - posted by ni...@apache.org on 2020/02/07 14:26:18 UTC, 0 replies.
- [kylin] 24/44: KYLIN-4333 Build Server OOM - posted by ni...@apache.org on 2020/02/07 14:26:19 UTC, 0 replies.
- [kylin] 25/44: Fix sql injection issue - posted by ni...@apache.org on 2020/02/07 14:26:20 UTC, 0 replies.
- [kylin] 26/44: Prevent uncontrolled data used in path expression - posted by ni...@apache.org on 2020/02/07 14:26:21 UTC, 0 replies.
- [kylin] 27/44: Encrept response output for BroadcasterReceiveServlet - posted by ni...@apache.org on 2020/02/07 14:26:22 UTC, 0 replies.
- [kylin] 28/44: Fix "equals" on incomparable types - posted by ni...@apache.org on 2020/02/07 14:26:23 UTC, 0 replies.
- [kylin] 29/44: Fix type mismatch on container access - posted by ni...@apache.org on 2020/02/07 14:26:24 UTC, 0 replies.
- [kylin] 30/44: Fix not thread-safe double-checked locking - posted by ni...@apache.org on 2020/02/07 14:26:25 UTC, 0 replies.
- [kylin] 31/44: Fix potential possibility of array index out of bounds error - posted by ni...@apache.org on 2020/02/07 14:26:26 UTC, 0 replies.
- [kylin] 32/44: Remove container never accessed - posted by ni...@apache.org on 2020/02/07 14:26:27 UTC, 0 replies.
- [kylin] 33/44: Ensure the validity of http header from concated string - posted by ni...@apache.org on 2020/02/07 14:26:28 UTC, 0 replies.
- [kylin] 34/44: Fix synchronization on boxed types or strings - posted by ni...@apache.org on 2020/02/07 14:26:29 UTC, 0 replies.
- [kylin] 35/44: KYLIN-4327 TOPN Comparator may violate its general contract - posted by ni...@apache.org on 2020/02/07 14:26:30 UTC, 0 replies.
- [kylin] 36/44: Prevent uncontrolled data used in path expression - posted by ni...@apache.org on 2020/02/07 14:26:31 UTC, 0 replies.
- [kylin] 37/44: Fix equals method does not inspect argument type - posted by ni...@apache.org on 2020/02/07 14:26:32 UTC, 0 replies.
- [kylin] 38/44: Fix queries built from user-controlled sources - posted by ni...@apache.org on 2020/02/07 14:26:33 UTC, 0 replies.
- [kylin] 39/44: Prevent uncontrolled data used in path expression - posted by ni...@apache.org on 2020/02/07 14:26:34 UTC, 0 replies.
- [kylin] 40/44: Prevent uncontrolled data used in path expression - posted by ni...@apache.org on 2020/02/07 14:26:35 UTC, 0 replies.
- [kylin] 41/44: Minor, throw exception in case of illegal project name - posted by ni...@apache.org on 2020/02/07 14:26:36 UTC, 0 replies.
- [kylin] 42/44: Minor, add class TableDesc.TableProject to avoid the use of Pair - posted by ni...@apache.org on 2020/02/07 14:26:37 UTC, 0 replies.
- [kylin] 43/44: Fix sql starts with "with" cannot be queried on web - posted by ni...@apache.org on 2020/02/07 14:26:38 UTC, 0 replies.
- [kylin] 44/44: statement cache eviction invalidation base on time - posted by ni...@apache.org on 2020/02/07 14:26:39 UTC, 0 replies.
- [kylin] branch master updated: KYLIN-4328 Add code be used to push succeed jobid to hashset. - posted by ni...@apache.org on 2020/02/08 03:58:02 UTC, 0 replies.
- [kylin] branch 3.0.x-hadoop3.1 created (now c3d9466) - posted by ni...@apache.org on 2020/02/08 07:00:26 UTC, 0 replies.
- [kylin] 01/12: KYLIN-2565 upgrade to hadoop 3.0 hbase 2.0, pass UT - posted by ni...@apache.org on 2020/02/08 07:00:27 UTC, 0 replies.
- [kylin] 02/12: KYLIN-3537 - posted by ni...@apache.org on 2020/02/08 07:00:28 UTC, 0 replies.
- [kylin] 03/12: fix beeline meta data parser on partition information - posted by ni...@apache.org on 2020/02/08 07:00:29 UTC, 0 replies.
- [kylin] 04/12: Rebase master - posted by ni...@apache.org on 2020/02/08 07:00:30 UTC, 0 replies.
- [kylin] 05/12: fix add jacoco.version in pom.xml (#699) - posted by ni...@apache.org on 2020/02/08 07:00:31 UTC, 0 replies.
- [kylin] 06/12: KYLIN-4072 find-hbase-dependency.sh don't work at CDH 6.x - posted by ni...@apache.org on 2020/02/08 07:00:32 UTC, 0 replies.
- [kylin] 07/12: remove htable toUpperCase, for HBase tableName is case sensitive - posted by ni...@apache.org on 2020/02/08 07:00:33 UTC, 0 replies.
- [kylin] 08/12: KYLIN-4086 Upgrade avatica to 1.12 - posted by ni...@apache.org on 2020/02/08 07:00:34 UTC, 0 replies.
- [kylin] 09/12: Package kafka and curator - posted by ni...@apache.org on 2020/02/08 07:00:35 UTC, 0 replies.
- [kylin] 10/12: KYLIN-3973: InvalidProtocolBufferException: Protocol message was too large. - posted by ni...@apache.org on 2020/02/08 07:00:36 UTC, 0 replies.
- [kylin] 11/12: fix kylin jdbc driver guava class not found problem - posted by ni...@apache.org on 2020/02/08 07:00:37 UTC, 0 replies.
- [kylin] 12/12: Backport HBASE-22887 to Kylin HFileOutputFormat3 - posted by ni...@apache.org on 2020/02/08 07:00:38 UTC, 0 replies.
- [kylin] branch v3.0.1-release created (now ef1e63c) - posted by sh...@apache.org on 2020/02/10 08:39:16 UTC, 0 replies.
- [kylin] branch v3.0.1-release updated: Add key - posted by ni...@apache.org on 2020/02/10 09:45:38 UTC, 1 replies.
- [kylin] branch v3.0.1-release updated (986093b -> ef1e63c) - posted by ni...@apache.org on 2020/02/10 11:13:03 UTC, 0 replies.
- [kylin] annotated tag kylin-3.0.1 updated (ae114a5 -> 7eaac49) - posted by sh...@apache.org on 2020/02/10 12:26:35 UTC, 0 replies.
- [kylin] branch v3.0.1-release updated: [maven-release-plugin] prepare for next development iteration - posted by sh...@apache.org on 2020/02/10 12:26:49 UTC, 3 replies.
- [kylin] branch v3.0.1-release updated (20a4b22 -> ae114a5) - posted by sh...@apache.org on 2020/02/10 12:38:33 UTC, 0 replies.
- [kylin] branch v3.0.1-release updated (ae114a5 -> 9f1ee0a) - posted by sh...@apache.org on 2020/02/10 13:06:37 UTC, 0 replies.
- [kylin] 01/01: Add key - posted by sh...@apache.org on 2020/02/10 13:06:38 UTC, 0 replies.
- [kylin] branch v3.0.1-release updated (9f1ee0a -> 7dcc1c3) - posted by sh...@apache.org on 2020/02/10 13:11:49 UTC, 0 replies.
- [kylin] 01/01: Add keys - posted by sh...@apache.org on 2020/02/10 13:11:50 UTC, 0 replies.
- [kylin] branch v3.0.1-release updated: [maven-release-plugin] prepare release kylin-3.0.1 - posted by sh...@apache.org on 2020/02/10 13:16:42 UTC, 3 replies.
- [kylin] branch v3.0.1-release updated (4abc31f -> 7dcc1c3) - posted by sh...@apache.org on 2020/02/10 13:19:02 UTC, 0 replies.
- [kylin] annotated tag kylin-3.0.1 updated (638a1eb -> 3a0b36f) - posted by sh...@apache.org on 2020/02/10 13:23:45 UTC, 0 replies.
- [kylin] branch 3.0.x-hadoop3.1 updated: [maven-release-plugin] prepare release kylin-3.0.1 - posted by ni...@apache.org on 2020/02/11 00:30:02 UTC, 0 replies.
- [kylin] branch 3.0.x-hadoop3.1 updated: Add keys - posted by sh...@apache.org on 2020/02/11 00:30:56 UTC, 0 replies.
- svn commit: r37985 - /dev/kylin/apache-kylin-3.0.1-rc1/ - posted by sh...@apache.org on 2020/02/11 00:54:56 UTC, 0 replies.
- [kylin] branch 2.6.x updated: Add keys - posted by ni...@apache.org on 2020/02/11 00:55:26 UTC, 0 replies.
- [kylin] branch 2.6.x-hadoop3.1 updated (2b72346 -> aec95c8) - posted by ni...@apache.org on 2020/02/11 02:25:44 UTC, 0 replies.
- [kylin] 01/08: KYLIN-2565 upgrade to hadoop 3.0 hbase 2.0, pass UT - posted by ni...@apache.org on 2020/02/11 02:25:45 UTC, 0 replies.
- [kylin] 02/08: KYLIN-3537 - posted by ni...@apache.org on 2020/02/11 02:25:46 UTC, 0 replies.
- [kylin] 03/08: KYLIN-2565 Fix use of HBaseAdmin - posted by ni...@apache.org on 2020/02/11 02:25:47 UTC, 0 replies.
- [kylin] 04/08: fix beeline meta data parser on partition information - posted by ni...@apache.org on 2020/02/11 02:25:48 UTC, 0 replies.
- [kylin] 05/08: [maven-release-plugin] prepare release kylin-2.6.3 - posted by ni...@apache.org on 2020/02/11 02:25:49 UTC, 0 replies.
- [kylin] 06/08: remove htable toUpperCase, for HBase tableName is case sensitive - posted by ni...@apache.org on 2020/02/11 02:25:50 UTC, 0 replies.
- [kylin] 07/08: [maven-release-plugin] prepare release kylin-2.6.4 - posted by ni...@apache.org on 2020/02/11 02:25:51 UTC, 0 replies.
- [kylin] 08/08: Remove useless import - posted by ni...@apache.org on 2020/02/11 02:25:52 UTC, 0 replies.
- [kylin] branch 2.6.x-hadoop3.1 updated: Backport HBASE-22887 to Kylin HFileOutputFormat3 - posted by ni...@apache.org on 2020/02/11 02:50:11 UTC, 0 replies.
- [kylin] branch v2.6.5-release created (now 1ad9167) - posted by sh...@apache.org on 2020/02/11 03:00:08 UTC, 1 replies.
- [kylin] branch v2.6.5-release updated: [maven-release-plugin] prepare release kylin-2.6.5 - posted by sh...@apache.org on 2020/02/11 03:05:28 UTC, 3 replies.
- [kylin] annotated tag kylin-2.6.5 updated (f386013 -> 2de26ca) - posted by sh...@apache.org on 2020/02/11 03:05:39 UTC, 0 replies.
- [kylin] branch v2.6.5-release updated: [maven-release-plugin] prepare for next development iteration - posted by sh...@apache.org on 2020/02/11 03:05:49 UTC, 4 replies.
- [kylin] annotated tag kylin-2.6.5 updated (3c18c43 -> a058052) - posted by sh...@apache.org on 2020/02/11 06:29:22 UTC, 0 replies.
- [kylin] branch 2.6.x-hadoop3.1 updated: [maven-release-plugin] prepare release kylin-2.6.5 - posted by ni...@apache.org on 2020/02/11 08:24:48 UTC, 0 replies.
- svn commit: r37988 - /dev/kylin/apache-kylin-2.6.5-rc1/ - posted by sh...@apache.org on 2020/02/11 08:51:47 UTC, 0 replies.
- [kylin] branch v3.0.1-release updated (43aaf67 -> 7dcc1c3) - posted by sh...@apache.org on 2020/02/13 05:47:39 UTC, 0 replies.
- [kylin] annotated tag kylin-3.0.1 updated (74b4f3d -> 2ac7e5a) - posted by sh...@apache.org on 2020/02/13 05:55:16 UTC, 0 replies.
- svn commit: r38029 - /dev/kylin/apache-kylin-3.0.1-rc2/ - posted by sh...@apache.org on 2020/02/13 08:06:43 UTC, 0 replies.
- [kylin] branch v2.6.5-release updated (b84786c -> 1ad9167) - posted by sh...@apache.org on 2020/02/13 08:17:48 UTC, 0 replies.
- [kylin] annotated tag kylin-2.6.5 updated (1ad9167 -> 7a89968) - posted by sh...@apache.org on 2020/02/13 08:57:56 UTC, 0 replies.
- [kylin] branch v2.6.5-release updated (d025076 -> 1ad9167) - posted by sh...@apache.org on 2020/02/13 10:32:25 UTC, 0 replies.
- [kylin] annotated tag kylin-2.6.5 updated (ca057ea -> 7a0215a) - posted by sh...@apache.org on 2020/02/13 10:38:59 UTC, 0 replies.
- [kylin] branch v3.0.1-release updated (baea13e -> 7dcc1c3) - posted by ni...@apache.org on 2020/02/13 12:21:16 UTC, 0 replies.
- [kylin] annotated tag kylin-3.0.1 updated (818c21c -> eed0245) - posted by sh...@apache.org on 2020/02/13 12:27:08 UTC, 0 replies.
- [kylin] branch v2.6.5-release updated (4d64d61 -> 1ad9167) - posted by ni...@apache.org on 2020/02/13 12:46:06 UTC, 0 replies.
- [kylin] annotated tag kylin-2.6.5 updated (73d42ed -> 44aaf05) - posted by sh...@apache.org on 2020/02/13 12:55:48 UTC, 0 replies.
- svn commit: r38032 - in /dev/kylin: apache-kylin-2.6.5-rc2/ apache-kylin-3.0.1-rc2/ - posted by sh...@apache.org on 2020/02/13 13:31:53 UTC, 0 replies.
- [kylin] branch master updated: KYLIN-4340 Fix bug of get value of isSparkFactDistinctEnable for cube not correct - posted by ni...@apache.org on 2020/02/14 03:26:55 UTC, 0 replies.
- [kylin] branch master updated: KYLIN-4372 Fix bug of delete file too later cause ZK started by HBase crash - posted by ni...@apache.org on 2020/02/14 14:12:53 UTC, 0 replies.
- [kylin] branch master updated: KYLIN-4377: allow project administrator to operate hybrid model - posted by ni...@apache.org on 2020/02/15 09:45:13 UTC, 0 replies.
- [kylin] branch master updated: KYLIN-4185: optimize CuboidSizeMap by using historical segments - posted by ni...@apache.org on 2020/02/17 09:23:48 UTC, 0 replies.
- [kylin] branch master updated: KYLIN-4314 extend intersect_count and add intersect_value UDAF - posted by ni...@apache.org on 2020/02/18 08:32:46 UTC, 0 replies.
- [kylin] branch master updated: KYLIN-4307 WriteConflictException when build cube by layer - posted by ni...@apache.org on 2020/02/18 09:45:05 UTC, 0 replies.
- svn commit: r38157 - in /release/kylin: apache-kylin-2.6.5/ apache-kylin-3.0.1/ - posted by sh...@apache.org on 2020/02/19 09:36:18 UTC, 0 replies.
- [kylin] branch 2.6.x-hadoop3.1 updated: CDH60 "bin/find-hbase-dependency.sh" can not find hbase dependency as expected - posted by ni...@apache.org on 2020/02/20 05:37:57 UTC, 0 replies.
- [kylin] branch release-note-3.0.1 created (now 86c956d) - posted by ni...@apache.org on 2020/02/20 16:19:38 UTC, 0 replies.
- [kylin] 01/01: For 3.0.1 and 2.6.5 - posted by ni...@apache.org on 2020/02/20 16:19:39 UTC, 0 replies.
- [kylin] branch master updated (78deee8 -> d0d817c) - posted by ni...@apache.org on 2020/02/20 16:21:03 UTC, 0 replies.
- [kylin] 01/06: minor, toString() should not return null - posted by ni...@apache.org on 2020/02/20 16:21:04 UTC, 0 replies.
- [kylin] 02/06: minor, Math operands should be cast before assignment - posted by ni...@apache.org on 2020/02/20 16:21:05 UTC, 0 replies.
- [kylin] 03/06: minor, Non-thread-safe fields should not be static - posted by ni...@apache.org on 2020/02/20 16:21:06 UTC, 0 replies.
- [kylin] 04/06: minor, compareTo should not be overloaded - posted by ni...@apache.org on 2020/02/20 16:21:07 UTC, 0 replies.
- [kylin] 05/06: minor, Iterator.next() methods should throw NoSuchElementException - posted by ni...@apache.org on 2020/02/20 16:21:08 UTC, 0 replies.
- [kylin] 06/06: minor, externalizable classes should have no-arguments constructors - posted by ni...@apache.org on 2020/02/20 16:21:09 UTC, 0 replies.
- [kylin] branch master updated (d0d817c -> 93c05df) - posted by ni...@apache.org on 2020/02/21 03:21:29 UTC, 0 replies.
- [kylin] 01/06: KYLIN-4336 Global domain dict for MR build engine - posted by ni...@apache.org on 2020/02/21 03:21:30 UTC, 0 replies.
- [kylin] 02/06: KYLIN-4336 Global domain dict for MR build engine , fix unit test error - posted by ni...@apache.org on 2020/02/21 03:21:31 UTC, 0 replies.
- [kylin] 03/06: KYLIN-4337 Global domain dict for Spark build engine - posted by ni...@apache.org on 2020/02/21 03:21:32 UTC, 0 replies.
- [kylin] 04/06: KYLIN-4338 Web page modification to support global domain dict - posted by ni...@apache.org on 2020/02/21 03:21:33 UTC, 0 replies.
- [kylin] 05/06: Fix bug for spark build. - posted by ni...@apache.org on 2020/02/21 03:21:34 UTC, 0 replies.
- [kylin] 06/06: KYLIN-4336 Code review - posted by ni...@apache.org on 2020/02/21 03:21:35 UTC, 0 replies.
- [kylin] branch document updated: For 3.0.1 and 2.6.5 - posted by ni...@apache.org on 2020/02/21 04:19:38 UTC, 0 replies.
- svn commit: r1874295 - in /kylin/site: cn/download/index.html docs/release_notes.html docs31/release_notes.html download/index.html feed.xml - posted by li...@apache.org on 2020/02/21 04:38:05 UTC, 0 replies.
- [kylin] branch release-note-3.0.1 updated (86c956d -> 84177b1) - posted by ni...@apache.org on 2020/02/21 08:40:11 UTC, 0 replies.
- [kylin] 01/01: Update doc - posted by ni...@apache.org on 2020/02/21 08:40:12 UTC, 0 replies.
- [kylin] branch document updated: Update doc - posted by ni...@apache.org on 2020/02/21 08:43:58 UTC, 0 replies.
- svn commit: r1874302 - in /kylin/site: ./ archive/ cn/docs/ cn/docs23/ cn/docs24/ cn/docs30/ cn/docs31/ docs/ docs23/ docs24/ docs30/ docs31/ download/ - posted by li...@apache.org on 2020/02/21 09:01:14 UTC, 0 replies.
- [kylin] branch document updated: Minor fix - posted by ni...@apache.org on 2020/02/21 09:31:42 UTC, 0 replies.
- svn commit: r1874305 - in /kylin/site: docs/release_notes.html feed.xml - posted by li...@apache.org on 2020/02/21 09:48:43 UTC, 0 replies.
- [kylin] branch master updated: KYLIN-4383 Fix reflection error - posted by ni...@apache.org on 2020/02/21 12:47:34 UTC, 0 replies.
- [kylin] branch document updated: Add page for security - posted by ni...@apache.org on 2020/02/23 06:18:23 UTC, 0 replies.
- svn commit: r1874415 [9/50] - in /kylin/site: ./ about/ blog/ blog/2015/01/25/introduce-data-model/ blog/2015/06/10/release-v0.7.1-incubating/ blog/2015/08/13/kylin-dictionary/ blog/2015/08/15/fast-cubing/ blog/2015/09/06/release-v1.0-incubating/ blog/... - posted by li...@apache.org on 2020/02/23 06:39:26 UTC, 0 replies.
- svn commit: r1874415 [4/50] - in /kylin/site: ./ about/ blog/ blog/2015/01/25/introduce-data-model/ blog/2015/06/10/release-v0.7.1-incubating/ blog/2015/08/13/kylin-dictionary/ blog/2015/08/15/fast-cubing/ blog/2015/09/06/release-v1.0-incubating/ blog/... - posted by li...@apache.org on 2020/02/23 06:39:26 UTC, 0 replies.
- svn commit: r1874415 [3/50] - in /kylin/site: ./ about/ blog/ blog/2015/01/25/introduce-data-model/ blog/2015/06/10/release-v0.7.1-incubating/ blog/2015/08/13/kylin-dictionary/ blog/2015/08/15/fast-cubing/ blog/2015/09/06/release-v1.0-incubating/ blog/... - posted by li...@apache.org on 2020/02/23 06:39:26 UTC, 0 replies.
- svn commit: r1874415 [47/50] - in /kylin/site: ./ about/ blog/ blog/2015/01/25/introduce-data-model/ blog/2015/06/10/release-v0.7.1-incubating/ blog/2015/08/13/kylin-dictionary/ blog/2015/08/15/fast-cubing/ blog/2015/09/06/release-v1.0-incubating/ blog... - posted by li...@apache.org on 2020/02/23 06:39:26 UTC, 0 replies.
- svn commit: r1874415 [49/50] - in /kylin/site: ./ about/ blog/ blog/2015/01/25/introduce-data-model/ blog/2015/06/10/release-v0.7.1-incubating/ blog/2015/08/13/kylin-dictionary/ blog/2015/08/15/fast-cubing/ blog/2015/09/06/release-v1.0-incubating/ blog... - posted by li...@apache.org on 2020/02/23 06:39:26 UTC, 0 replies.
- svn commit: r1874415 [31/50] - in /kylin/site: ./ about/ blog/ blog/2015/01/25/introduce-data-model/ blog/2015/06/10/release-v0.7.1-incubating/ blog/2015/08/13/kylin-dictionary/ blog/2015/08/15/fast-cubing/ blog/2015/09/06/release-v1.0-incubating/ blog... - posted by li...@apache.org on 2020/02/23 06:39:26 UTC, 0 replies.
- svn commit: r1874415 [44/50] - in /kylin/site: ./ about/ blog/ blog/2015/01/25/introduce-data-model/ blog/2015/06/10/release-v0.7.1-incubating/ blog/2015/08/13/kylin-dictionary/ blog/2015/08/15/fast-cubing/ blog/2015/09/06/release-v1.0-incubating/ blog... - posted by li...@apache.org on 2020/02/23 06:39:26 UTC, 0 replies.
- svn commit: r1874415 [39/50] - in /kylin/site: ./ about/ blog/ blog/2015/01/25/introduce-data-model/ blog/2015/06/10/release-v0.7.1-incubating/ blog/2015/08/13/kylin-dictionary/ blog/2015/08/15/fast-cubing/ blog/2015/09/06/release-v1.0-incubating/ blog... - posted by li...@apache.org on 2020/02/23 06:39:26 UTC, 0 replies.
- svn commit: r1874415 [12/50] - in /kylin/site: ./ about/ blog/ blog/2015/01/25/introduce-data-model/ blog/2015/06/10/release-v0.7.1-incubating/ blog/2015/08/13/kylin-dictionary/ blog/2015/08/15/fast-cubing/ blog/2015/09/06/release-v1.0-incubating/ blog... - posted by li...@apache.org on 2020/02/23 06:39:26 UTC, 0 replies.
- svn commit: r1874415 [23/50] - in /kylin/site: ./ about/ blog/ blog/2015/01/25/introduce-data-model/ blog/2015/06/10/release-v0.7.1-incubating/ blog/2015/08/13/kylin-dictionary/ blog/2015/08/15/fast-cubing/ blog/2015/09/06/release-v1.0-incubating/ blog... - posted by li...@apache.org on 2020/02/23 06:39:26 UTC, 0 replies.
- svn commit: r1874415 [22/50] - in /kylin/site: ./ about/ blog/ blog/2015/01/25/introduce-data-model/ blog/2015/06/10/release-v0.7.1-incubating/ blog/2015/08/13/kylin-dictionary/ blog/2015/08/15/fast-cubing/ blog/2015/09/06/release-v1.0-incubating/ blog... - posted by li...@apache.org on 2020/02/23 06:39:26 UTC, 0 replies.
- svn commit: r1874415 [36/50] - in /kylin/site: ./ about/ blog/ blog/2015/01/25/introduce-data-model/ blog/2015/06/10/release-v0.7.1-incubating/ blog/2015/08/13/kylin-dictionary/ blog/2015/08/15/fast-cubing/ blog/2015/09/06/release-v1.0-incubating/ blog... - posted by li...@apache.org on 2020/02/23 06:39:26 UTC, 0 replies.
- svn commit: r1874415 [46/50] - in /kylin/site: ./ about/ blog/ blog/2015/01/25/introduce-data-model/ blog/2015/06/10/release-v0.7.1-incubating/ blog/2015/08/13/kylin-dictionary/ blog/2015/08/15/fast-cubing/ blog/2015/09/06/release-v1.0-incubating/ blog... - posted by li...@apache.org on 2020/02/23 06:39:26 UTC, 0 replies.
- svn commit: r1874415 [25/50] - in /kylin/site: ./ about/ blog/ blog/2015/01/25/introduce-data-model/ blog/2015/06/10/release-v0.7.1-incubating/ blog/2015/08/13/kylin-dictionary/ blog/2015/08/15/fast-cubing/ blog/2015/09/06/release-v1.0-incubating/ blog... - posted by li...@apache.org on 2020/02/23 06:39:26 UTC, 0 replies.
- svn commit: r1874415 [1/50] - in /kylin/site: ./ about/ blog/ blog/2015/01/25/introduce-data-model/ blog/2015/06/10/release-v0.7.1-incubating/ blog/2015/08/13/kylin-dictionary/ blog/2015/08/15/fast-cubing/ blog/2015/09/06/release-v1.0-incubating/ blog/... - posted by li...@apache.org on 2020/02/23 06:39:26 UTC, 0 replies.
- svn commit: r1874415 [35/50] - in /kylin/site: ./ about/ blog/ blog/2015/01/25/introduce-data-model/ blog/2015/06/10/release-v0.7.1-incubating/ blog/2015/08/13/kylin-dictionary/ blog/2015/08/15/fast-cubing/ blog/2015/09/06/release-v1.0-incubating/ blog... - posted by li...@apache.org on 2020/02/23 06:39:26 UTC, 0 replies.
- svn commit: r1874415 [50/50] - in /kylin/site: ./ about/ blog/ blog/2015/01/25/introduce-data-model/ blog/2015/06/10/release-v0.7.1-incubating/ blog/2015/08/13/kylin-dictionary/ blog/2015/08/15/fast-cubing/ blog/2015/09/06/release-v1.0-incubating/ blog... - posted by li...@apache.org on 2020/02/23 06:39:26 UTC, 0 replies.
- svn commit: r1874415 [38/50] - in /kylin/site: ./ about/ blog/ blog/2015/01/25/introduce-data-model/ blog/2015/06/10/release-v0.7.1-incubating/ blog/2015/08/13/kylin-dictionary/ blog/2015/08/15/fast-cubing/ blog/2015/09/06/release-v1.0-incubating/ blog... - posted by li...@apache.org on 2020/02/23 06:39:26 UTC, 0 replies.
- svn commit: r1874415 [41/50] - in /kylin/site: ./ about/ blog/ blog/2015/01/25/introduce-data-model/ blog/2015/06/10/release-v0.7.1-incubating/ blog/2015/08/13/kylin-dictionary/ blog/2015/08/15/fast-cubing/ blog/2015/09/06/release-v1.0-incubating/ blog... - posted by li...@apache.org on 2020/02/23 06:39:26 UTC, 0 replies.
- svn commit: r1874415 [8/50] - in /kylin/site: ./ about/ blog/ blog/2015/01/25/introduce-data-model/ blog/2015/06/10/release-v0.7.1-incubating/ blog/2015/08/13/kylin-dictionary/ blog/2015/08/15/fast-cubing/ blog/2015/09/06/release-v1.0-incubating/ blog/... - posted by li...@apache.org on 2020/02/23 06:39:26 UTC, 0 replies.
- svn commit: r1874415 [27/50] - in /kylin/site: ./ about/ blog/ blog/2015/01/25/introduce-data-model/ blog/2015/06/10/release-v0.7.1-incubating/ blog/2015/08/13/kylin-dictionary/ blog/2015/08/15/fast-cubing/ blog/2015/09/06/release-v1.0-incubating/ blog... - posted by li...@apache.org on 2020/02/23 06:39:26 UTC, 0 replies.
- svn commit: r1874415 [14/50] - in /kylin/site: ./ about/ blog/ blog/2015/01/25/introduce-data-model/ blog/2015/06/10/release-v0.7.1-incubating/ blog/2015/08/13/kylin-dictionary/ blog/2015/08/15/fast-cubing/ blog/2015/09/06/release-v1.0-incubating/ blog... - posted by li...@apache.org on 2020/02/23 06:39:26 UTC, 0 replies.
- svn commit: r1874415 [16/50] - in /kylin/site: ./ about/ blog/ blog/2015/01/25/introduce-data-model/ blog/2015/06/10/release-v0.7.1-incubating/ blog/2015/08/13/kylin-dictionary/ blog/2015/08/15/fast-cubing/ blog/2015/09/06/release-v1.0-incubating/ blog... - posted by li...@apache.org on 2020/02/23 06:39:26 UTC, 0 replies.
- svn commit: r1874415 [34/50] - in /kylin/site: ./ about/ blog/ blog/2015/01/25/introduce-data-model/ blog/2015/06/10/release-v0.7.1-incubating/ blog/2015/08/13/kylin-dictionary/ blog/2015/08/15/fast-cubing/ blog/2015/09/06/release-v1.0-incubating/ blog... - posted by li...@apache.org on 2020/02/23 06:39:26 UTC, 0 replies.
- svn commit: r1874415 [43/50] - in /kylin/site: ./ about/ blog/ blog/2015/01/25/introduce-data-model/ blog/2015/06/10/release-v0.7.1-incubating/ blog/2015/08/13/kylin-dictionary/ blog/2015/08/15/fast-cubing/ blog/2015/09/06/release-v1.0-incubating/ blog... - posted by li...@apache.org on 2020/02/23 06:39:26 UTC, 0 replies.
- svn commit: r1874415 [20/50] - in /kylin/site: ./ about/ blog/ blog/2015/01/25/introduce-data-model/ blog/2015/06/10/release-v0.7.1-incubating/ blog/2015/08/13/kylin-dictionary/ blog/2015/08/15/fast-cubing/ blog/2015/09/06/release-v1.0-incubating/ blog... - posted by li...@apache.org on 2020/02/23 06:39:26 UTC, 0 replies.
- svn commit: r1874415 [11/50] - in /kylin/site: ./ about/ blog/ blog/2015/01/25/introduce-data-model/ blog/2015/06/10/release-v0.7.1-incubating/ blog/2015/08/13/kylin-dictionary/ blog/2015/08/15/fast-cubing/ blog/2015/09/06/release-v1.0-incubating/ blog... - posted by li...@apache.org on 2020/02/23 06:39:26 UTC, 0 replies.
- svn commit: r1874415 [28/50] - in /kylin/site: ./ about/ blog/ blog/2015/01/25/introduce-data-model/ blog/2015/06/10/release-v0.7.1-incubating/ blog/2015/08/13/kylin-dictionary/ blog/2015/08/15/fast-cubing/ blog/2015/09/06/release-v1.0-incubating/ blog... - posted by li...@apache.org on 2020/02/23 06:39:26 UTC, 0 replies.
- svn commit: r1874415 [45/50] - in /kylin/site: ./ about/ blog/ blog/2015/01/25/introduce-data-model/ blog/2015/06/10/release-v0.7.1-incubating/ blog/2015/08/13/kylin-dictionary/ blog/2015/08/15/fast-cubing/ blog/2015/09/06/release-v1.0-incubating/ blog... - posted by li...@apache.org on 2020/02/23 06:39:26 UTC, 0 replies.
- svn commit: r1874415 [21/50] - in /kylin/site: ./ about/ blog/ blog/2015/01/25/introduce-data-model/ blog/2015/06/10/release-v0.7.1-incubating/ blog/2015/08/13/kylin-dictionary/ blog/2015/08/15/fast-cubing/ blog/2015/09/06/release-v1.0-incubating/ blog... - posted by li...@apache.org on 2020/02/23 06:39:26 UTC, 0 replies.
- svn commit: r1874415 [15/50] - in /kylin/site: ./ about/ blog/ blog/2015/01/25/introduce-data-model/ blog/2015/06/10/release-v0.7.1-incubating/ blog/2015/08/13/kylin-dictionary/ blog/2015/08/15/fast-cubing/ blog/2015/09/06/release-v1.0-incubating/ blog... - posted by li...@apache.org on 2020/02/23 06:39:26 UTC, 0 replies.
- svn commit: r1874415 [7/50] - in /kylin/site: ./ about/ blog/ blog/2015/01/25/introduce-data-model/ blog/2015/06/10/release-v0.7.1-incubating/ blog/2015/08/13/kylin-dictionary/ blog/2015/08/15/fast-cubing/ blog/2015/09/06/release-v1.0-incubating/ blog/... - posted by li...@apache.org on 2020/02/23 06:39:26 UTC, 0 replies.
- svn commit: r1874415 [17/50] - in /kylin/site: ./ about/ blog/ blog/2015/01/25/introduce-data-model/ blog/2015/06/10/release-v0.7.1-incubating/ blog/2015/08/13/kylin-dictionary/ blog/2015/08/15/fast-cubing/ blog/2015/09/06/release-v1.0-incubating/ blog... - posted by li...@apache.org on 2020/02/23 06:39:26 UTC, 0 replies.
- svn commit: r1874415 [32/50] - in /kylin/site: ./ about/ blog/ blog/2015/01/25/introduce-data-model/ blog/2015/06/10/release-v0.7.1-incubating/ blog/2015/08/13/kylin-dictionary/ blog/2015/08/15/fast-cubing/ blog/2015/09/06/release-v1.0-incubating/ blog... - posted by li...@apache.org on 2020/02/23 06:39:26 UTC, 0 replies.
- svn commit: r1874415 [2/50] - in /kylin/site: ./ about/ blog/ blog/2015/01/25/introduce-data-model/ blog/2015/06/10/release-v0.7.1-incubating/ blog/2015/08/13/kylin-dictionary/ blog/2015/08/15/fast-cubing/ blog/2015/09/06/release-v1.0-incubating/ blog/... - posted by li...@apache.org on 2020/02/23 06:39:26 UTC, 0 replies.
- svn commit: r1874415 [29/50] - in /kylin/site: ./ about/ blog/ blog/2015/01/25/introduce-data-model/ blog/2015/06/10/release-v0.7.1-incubating/ blog/2015/08/13/kylin-dictionary/ blog/2015/08/15/fast-cubing/ blog/2015/09/06/release-v1.0-incubating/ blog... - posted by li...@apache.org on 2020/02/23 06:39:26 UTC, 0 replies.
- svn commit: r1874415 [33/50] - in /kylin/site: ./ about/ blog/ blog/2015/01/25/introduce-data-model/ blog/2015/06/10/release-v0.7.1-incubating/ blog/2015/08/13/kylin-dictionary/ blog/2015/08/15/fast-cubing/ blog/2015/09/06/release-v1.0-incubating/ blog... - posted by li...@apache.org on 2020/02/23 06:39:26 UTC, 0 replies.
- svn commit: r1874415 [5/50] - in /kylin/site: ./ about/ blog/ blog/2015/01/25/introduce-data-model/ blog/2015/06/10/release-v0.7.1-incubating/ blog/2015/08/13/kylin-dictionary/ blog/2015/08/15/fast-cubing/ blog/2015/09/06/release-v1.0-incubating/ blog/... - posted by li...@apache.org on 2020/02/23 06:39:26 UTC, 0 replies.
- svn commit: r1874415 [19/50] - in /kylin/site: ./ about/ blog/ blog/2015/01/25/introduce-data-model/ blog/2015/06/10/release-v0.7.1-incubating/ blog/2015/08/13/kylin-dictionary/ blog/2015/08/15/fast-cubing/ blog/2015/09/06/release-v1.0-incubating/ blog... - posted by li...@apache.org on 2020/02/23 06:39:26 UTC, 0 replies.
- svn commit: r1874415 [13/50] - in /kylin/site: ./ about/ blog/ blog/2015/01/25/introduce-data-model/ blog/2015/06/10/release-v0.7.1-incubating/ blog/2015/08/13/kylin-dictionary/ blog/2015/08/15/fast-cubing/ blog/2015/09/06/release-v1.0-incubating/ blog... - posted by li...@apache.org on 2020/02/23 06:39:26 UTC, 0 replies.
- svn commit: r1874415 [6/50] - in /kylin/site: ./ about/ blog/ blog/2015/01/25/introduce-data-model/ blog/2015/06/10/release-v0.7.1-incubating/ blog/2015/08/13/kylin-dictionary/ blog/2015/08/15/fast-cubing/ blog/2015/09/06/release-v1.0-incubating/ blog/... - posted by li...@apache.org on 2020/02/23 06:39:26 UTC, 0 replies.
- svn commit: r1874415 [37/50] - in /kylin/site: ./ about/ blog/ blog/2015/01/25/introduce-data-model/ blog/2015/06/10/release-v0.7.1-incubating/ blog/2015/08/13/kylin-dictionary/ blog/2015/08/15/fast-cubing/ blog/2015/09/06/release-v1.0-incubating/ blog... - posted by li...@apache.org on 2020/02/23 06:39:26 UTC, 0 replies.
- svn commit: r1874415 [18/50] - in /kylin/site: ./ about/ blog/ blog/2015/01/25/introduce-data-model/ blog/2015/06/10/release-v0.7.1-incubating/ blog/2015/08/13/kylin-dictionary/ blog/2015/08/15/fast-cubing/ blog/2015/09/06/release-v1.0-incubating/ blog... - posted by li...@apache.org on 2020/02/23 06:39:26 UTC, 0 replies.
- svn commit: r1874415 [10/50] - in /kylin/site: ./ about/ blog/ blog/2015/01/25/introduce-data-model/ blog/2015/06/10/release-v0.7.1-incubating/ blog/2015/08/13/kylin-dictionary/ blog/2015/08/15/fast-cubing/ blog/2015/09/06/release-v1.0-incubating/ blog... - posted by li...@apache.org on 2020/02/23 06:39:26 UTC, 0 replies.
- svn commit: r1874415 [48/50] - in /kylin/site: ./ about/ blog/ blog/2015/01/25/introduce-data-model/ blog/2015/06/10/release-v0.7.1-incubating/ blog/2015/08/13/kylin-dictionary/ blog/2015/08/15/fast-cubing/ blog/2015/09/06/release-v1.0-incubating/ blog... - posted by li...@apache.org on 2020/02/23 06:39:26 UTC, 0 replies.
- svn commit: r1874415 [40/50] - in /kylin/site: ./ about/ blog/ blog/2015/01/25/introduce-data-model/ blog/2015/06/10/release-v0.7.1-incubating/ blog/2015/08/13/kylin-dictionary/ blog/2015/08/15/fast-cubing/ blog/2015/09/06/release-v1.0-incubating/ blog... - posted by li...@apache.org on 2020/02/23 06:39:26 UTC, 0 replies.
- svn commit: r1874415 [26/50] - in /kylin/site: ./ about/ blog/ blog/2015/01/25/introduce-data-model/ blog/2015/06/10/release-v0.7.1-incubating/ blog/2015/08/13/kylin-dictionary/ blog/2015/08/15/fast-cubing/ blog/2015/09/06/release-v1.0-incubating/ blog... - posted by li...@apache.org on 2020/02/23 06:39:26 UTC, 0 replies.
- svn commit: r1874415 [24/50] - in /kylin/site: ./ about/ blog/ blog/2015/01/25/introduce-data-model/ blog/2015/06/10/release-v0.7.1-incubating/ blog/2015/08/13/kylin-dictionary/ blog/2015/08/15/fast-cubing/ blog/2015/09/06/release-v1.0-incubating/ blog... - posted by li...@apache.org on 2020/02/23 06:39:26 UTC, 0 replies.
- svn commit: r1874415 [30/50] - in /kylin/site: ./ about/ blog/ blog/2015/01/25/introduce-data-model/ blog/2015/06/10/release-v0.7.1-incubating/ blog/2015/08/13/kylin-dictionary/ blog/2015/08/15/fast-cubing/ blog/2015/09/06/release-v1.0-incubating/ blog... - posted by li...@apache.org on 2020/02/23 06:39:26 UTC, 0 replies.
- svn commit: r1874415 [42/50] - in /kylin/site: ./ about/ blog/ blog/2015/01/25/introduce-data-model/ blog/2015/06/10/release-v0.7.1-incubating/ blog/2015/08/13/kylin-dictionary/ blog/2015/08/15/fast-cubing/ blog/2015/09/06/release-v1.0-incubating/ blog... - posted by li...@apache.org on 2020/02/23 06:39:26 UTC, 0 replies.
- [kylin] branch 2.6.x updated: KYLIN-4314 extend intersect_count and add intersect_value UDAF - posted by sh...@apache.org on 2020/02/24 09:00:25 UTC, 0 replies.
- [kylin] branch 2.6.x updated: KYLIN-4046 Refine JDBC Source(source.default=8) - posted by ni...@apache.org on 2020/02/25 07:01:00 UTC, 0 replies.
- [kylin] branch master updated: Use LinkedHashMap for deterministic order - posted by ni...@apache.org on 2020/02/25 07:41:22 UTC, 0 replies.
- [kylin] branch 2.5.x-hadoop3.1 updated: htable name can not cast to upper - posted by ni...@apache.org on 2020/02/25 08:28:50 UTC, 0 replies.
- [kylin] branch master updated: upgrade tomcat to 7.0.100 - posted by sh...@apache.org on 2020/02/25 10:05:33 UTC, 0 replies.
- [kylin] branch 2.6.x updated: upgrade tomcat to 7.0.100 - posted by sh...@apache.org on 2020/02/25 10:06:21 UTC, 0 replies.
- [kylin] branch 2.5.x updated: update tomcat version - posted by sh...@apache.org on 2020/02/25 11:47:45 UTC, 0 replies.
- [kylin] branch master updated: KYLIN-4384 Disable create table via spark by default - posted by ni...@apache.org on 2020/02/26 07:16:57 UTC, 0 replies.
- [kylin] branch document updated: Change Kylin's slogon to Analytical DW for Big Data - posted by ni...@apache.org on 2020/02/26 14:48:09 UTC, 0 replies.
- [kylin] branch master updated: KYLIN-4371 Integrate System Cube with Real-time OLAP (#1102) - posted by ni...@apache.org on 2020/02/26 14:49:13 UTC, 0 replies.
- svn commit: r1874580 - in /kylin/site: cn/docs/index.html cn/docs30/index.html cn/docs31/index.html cn/index.html docs/index.html docs30/index.html docs31/index.html feed.xml index.html - posted by li...@apache.org on 2020/02/27 14:15:04 UTC, 0 replies.
- [kylin] branch master updated (0081e58 -> 77aeab3) - posted by ni...@apache.org on 2020/02/28 06:30:38 UTC, 0 replies.
- [kylin] branch master updated: KYLIN-4390 Update tomcat to 7.0.100, update server.xml and web.xml - posted by sh...@apache.org on 2020/02/28 09:22:21 UTC, 0 replies.
- [kylin] branch 3.0.x updated (ef1e63c -> ce04820) - posted by sh...@apache.org on 2020/02/28 09:47:34 UTC, 0 replies.
- [kylin] 01/02: upgrade tomcat to 7.0.100 - posted by sh...@apache.org on 2020/02/28 09:47:35 UTC, 0 replies.
- [kylin] 02/02: KYLIN-4390 Update tomcat to 7.0.100, update server.xml and web.xml - posted by sh...@apache.org on 2020/02/28 09:47:36 UTC, 0 replies.
- [kylin] branch 2.6.x updated: KYLIN-4390 Update tomcat to 7.0.100, update server.xml and web.xml - posted by sh...@apache.org on 2020/02/28 09:48:06 UTC, 0 replies.
- [kylin] branch 2.5.x updated: KYLIN-4390 Update tomcat to 7.0.100, update server.xml and web.xml - posted by sh...@apache.org on 2020/02/28 09:50:38 UTC, 0 replies.
- [kylin] branch master updated: KYLIN-4388 Refine the Dockerfile - posted by sh...@apache.org on 2020/02/28 10:16:27 UTC, 0 replies.
- [kylin] branch master updated (1a29468 -> 1493b49) - posted by sh...@apache.org on 2020/02/28 12:02:49 UTC, 0 replies.
- [kylin] 01/02: KYLIN-4356: clean outdate DefaultChainedExecutable job - posted by sh...@apache.org on 2020/02/28 12:02:50 UTC, 0 replies.
- [kylin] 02/02: KYLIN-4356: add CardinalityExecutable and clean outdate job - posted by sh...@apache.org on 2020/02/28 12:02:51 UTC, 0 replies.
- [kylin] branch master updated: KYLIN-4370 Fix "Table or view not found" error when build cube with spark for JDBC source at step "Build cube by Layer" - posted by sh...@apache.org on 2020/02/28 12:25:58 UTC, 0 replies.
- [kylin] branch 3.0.x updated: KYLIN-4370 Fix "Table or view not found" error when build cube with spark for JDBC source at step "Build cube by Layer" - posted by sh...@apache.org on 2020/02/28 12:27:07 UTC, 0 replies.
- [kylin] branch 2.6.x updated: KYLIN-4370 Fix "Table or view not found" error when build cube with spark for JDBC source at step "Build cube by Layer" - posted by sh...@apache.org on 2020/02/28 12:50:53 UTC, 0 replies.