(kylin) annotated tag kylin-4.0.4 updated (37f63b8c22 -> 85e5f71e4c)

2024-01-19 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a change to annotated tag kylin-4.0.4
in repository https://gitbox.apache.org/repos/asf/kylin.git


*** WARNING: tag kylin-4.0.4 was modified! ***

from 37f63b8c22 (commit)
  to 85e5f71e4c (tag)
 tagging 37f63b8c22a557bb7f17df370aae9cf2ae640a18 (commit)
 replaces kylin-4.0.2
  by hit-lacus
  on Fri Jan 19 17:22:48 2024 +

- Log -
[maven-release-plugin] copy for tag kylin-4.0.4
---


No new revisions were added by this update.

Summary of changes:



(kylin) branch v4.0.4-release updated: [maven-release-plugin] prepare release kylin-4.0.4

2024-01-19 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a commit to branch v4.0.4-release
in repository https://gitbox.apache.org/repos/asf/kylin.git


The following commit(s) were added to refs/heads/v4.0.4-release by this push:
 new 37f63b8c22 [maven-release-plugin] prepare release kylin-4.0.4
37f63b8c22 is described below

commit 37f63b8c22a557bb7f17df370aae9cf2ae640a18
Author: hit-lacus 
AuthorDate: Fri Jan 19 17:22:09 2024 +

[maven-release-plugin] prepare release kylin-4.0.4
---
 build-engine/pom.xml  | 2 +-
 cache/pom.xml | 2 +-
 core-common/pom.xml   | 2 +-
 core-cube/pom.xml | 2 +-
 core-job/pom.xml  | 2 +-
 core-metadata/pom.xml | 2 +-
 core-metrics/pom.xml  | 2 +-
 core-storage/pom.xml  | 2 +-
 jdbc/pom.xml  | 2 +-
 kylin-spark-project/kylin-soft-affinity-cache/pom.xml | 2 +-
 kylin-spark-project/kylin-spark-classloader/pom.xml   | 4 ++--
 kylin-spark-project/kylin-spark-common/pom.xml| 4 ++--
 kylin-spark-project/kylin-spark-engine/pom.xml| 2 +-
 kylin-spark-project/kylin-spark-metadata/pom.xml  | 2 +-
 kylin-spark-project/kylin-spark-query/pom.xml | 2 +-
 kylin-spark-project/kylin-spark-test/pom.xml  | 2 +-
 kylin-spark-project/pom.xml   | 2 +-
 metastore-hbase/pom.xml   | 2 +-
 metrics-reporter-hive/pom.xml | 2 +-
 metrics-reporter-kafka/pom.xml| 2 +-
 parquet-assembly/pom.xml  | 2 +-
 pom.xml   | 4 ++--
 query/pom.xml | 2 +-
 server-base/pom.xml   | 6 +++---
 server/pom.xml| 4 ++--
 source-hive/pom.xml   | 2 +-
 tool-assembly/pom.xml | 2 +-
 tool/pom.xml  | 2 +-
 28 files changed, 34 insertions(+), 34 deletions(-)

diff --git a/build-engine/pom.xml b/build-engine/pom.xml
index d313e0f3e1..66a85bf518 100644
--- a/build-engine/pom.xml
+++ b/build-engine/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.3-SNAPSHOT
+4.0.4
 
 
 
diff --git a/cache/pom.xml b/cache/pom.xml
index 27997b73d0..2be0828aa8 100644
--- a/cache/pom.xml
+++ b/cache/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.kylin
 kylin
-4.0.3-SNAPSHOT
+4.0.4
 
 
 
diff --git a/core-common/pom.xml b/core-common/pom.xml
index 5da7581f08..ce64d1ee1a 100644
--- a/core-common/pom.xml
+++ b/core-common/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.3-SNAPSHOT
+4.0.4
 
 
 
diff --git a/core-cube/pom.xml b/core-cube/pom.xml
index 7210bf1023..bf6eb53c5d 100644
--- a/core-cube/pom.xml
+++ b/core-cube/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.3-SNAPSHOT
+4.0.4
 
 
 
diff --git a/core-job/pom.xml b/core-job/pom.xml
index b13ea2a421..8d4216794e 100644
--- a/core-job/pom.xml
+++ b/core-job/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.3-SNAPSHOT
+4.0.4
 
 
 
diff --git a/core-metadata/pom.xml b/core-metadata/pom.xml
index 58667e6e7f..933b2435b3 100644
--- a/core-metadata/pom.xml
+++ b/core-metadata/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.3-SNAPSHOT
+4.0.4
 
 
 
diff --git a/core-metrics/pom.xml b/core-metrics/pom.xml
index ba6e94198d..98a6362962 100644
--- a/core-metrics/pom.xml
+++ b/core-metrics/pom.xml
@@ -28,7 +28,7 @@
 
 kylin
 org.apache.kylin
-4.0.3-SNAPSHOT
+4.0.4
 
 
 
diff --git a/core-storage/pom.xml b/core-storage/pom.xml
index d45ab3106a..bf6b941938 100644
--- a/core-storage/pom.xml
+++ b/core-storage/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.3-SNAPSHOT
+4.0.4
 
 
 
diff --git a/jdbc/pom.xml b/jdbc/pom.xml
index 160e0feff0..1ec998864e 100644
--- a/jdbc/pom.xml
+++ b/jdbc/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.3-SNAPSHOT
+4.0.4
 
 
 
diff --git a/kylin-spark-project/kylin-soft-affinity-cache/pom.xml 
b/kylin-spark-project/kylin-soft-affinity-cache/pom.xml
index bfd98aeed5..eb2b42fcc4 100644
--- a/kylin-spark-project/kylin-soft-affinity-cache/pom.xml
+++ b/kylin-spark-project/kylin-soft-affinity-cache/pom.xml
@@ -27,7 +27,7 @@
 
 org.apache.kylin
 kylin-spark

(kylin) branch v4.0.4-release updated: [maven-release-plugin] prepare for next development iteration

2024-01-19 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a commit to branch v4.0.4-release
in repository https://gitbox.apache.org/repos/asf/kylin.git


The following commit(s) were added to refs/heads/v4.0.4-release by this push:
 new a06fa8df55 [maven-release-plugin] prepare for next development 
iteration
a06fa8df55 is described below

commit a06fa8df5504e09f87d0690cea4fa7e0ddc7bd63
Author: hit-lacus 
AuthorDate: Fri Jan 19 17:23:15 2024 +

[maven-release-plugin] prepare for next development iteration
---
 build-engine/pom.xml  | 2 +-
 cache/pom.xml | 2 +-
 core-common/pom.xml   | 2 +-
 core-cube/pom.xml | 2 +-
 core-job/pom.xml  | 2 +-
 core-metadata/pom.xml | 2 +-
 core-metrics/pom.xml  | 2 +-
 core-storage/pom.xml  | 2 +-
 jdbc/pom.xml  | 2 +-
 kylin-spark-project/kylin-soft-affinity-cache/pom.xml | 2 +-
 kylin-spark-project/kylin-spark-classloader/pom.xml   | 4 ++--
 kylin-spark-project/kylin-spark-common/pom.xml| 4 ++--
 kylin-spark-project/kylin-spark-engine/pom.xml| 2 +-
 kylin-spark-project/kylin-spark-metadata/pom.xml  | 2 +-
 kylin-spark-project/kylin-spark-query/pom.xml | 2 +-
 kylin-spark-project/kylin-spark-test/pom.xml  | 2 +-
 kylin-spark-project/pom.xml   | 2 +-
 metastore-hbase/pom.xml   | 2 +-
 metrics-reporter-hive/pom.xml | 2 +-
 metrics-reporter-kafka/pom.xml| 2 +-
 parquet-assembly/pom.xml  | 2 +-
 pom.xml   | 4 ++--
 query/pom.xml | 2 +-
 server-base/pom.xml   | 6 +++---
 server/pom.xml| 4 ++--
 source-hive/pom.xml   | 2 +-
 tool-assembly/pom.xml | 2 +-
 tool/pom.xml  | 2 +-
 28 files changed, 34 insertions(+), 34 deletions(-)

diff --git a/build-engine/pom.xml b/build-engine/pom.xml
index 66a85bf518..60e6eeeb1e 100644
--- a/build-engine/pom.xml
+++ b/build-engine/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.4
+4.0.5-SNAPSHOT
 
 
 
diff --git a/cache/pom.xml b/cache/pom.xml
index 2be0828aa8..0cd1babe69 100644
--- a/cache/pom.xml
+++ b/cache/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.kylin
 kylin
-4.0.4
+4.0.5-SNAPSHOT
 
 
 
diff --git a/core-common/pom.xml b/core-common/pom.xml
index ce64d1ee1a..d23a00b2a7 100644
--- a/core-common/pom.xml
+++ b/core-common/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.4
+4.0.5-SNAPSHOT
 
 
 
diff --git a/core-cube/pom.xml b/core-cube/pom.xml
index bf6eb53c5d..ad542718ba 100644
--- a/core-cube/pom.xml
+++ b/core-cube/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.4
+4.0.5-SNAPSHOT
 
 
 
diff --git a/core-job/pom.xml b/core-job/pom.xml
index 8d4216794e..6954340f53 100644
--- a/core-job/pom.xml
+++ b/core-job/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.4
+4.0.5-SNAPSHOT
 
 
 
diff --git a/core-metadata/pom.xml b/core-metadata/pom.xml
index 933b2435b3..08b4ea4f01 100644
--- a/core-metadata/pom.xml
+++ b/core-metadata/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.4
+4.0.5-SNAPSHOT
 
 
 
diff --git a/core-metrics/pom.xml b/core-metrics/pom.xml
index 98a6362962..e3e45f753f 100644
--- a/core-metrics/pom.xml
+++ b/core-metrics/pom.xml
@@ -28,7 +28,7 @@
 
 kylin
 org.apache.kylin
-4.0.4
+4.0.5-SNAPSHOT
 
 
 
diff --git a/core-storage/pom.xml b/core-storage/pom.xml
index bf6b941938..74556a97dc 100644
--- a/core-storage/pom.xml
+++ b/core-storage/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.4
+4.0.5-SNAPSHOT
 
 
 
diff --git a/jdbc/pom.xml b/jdbc/pom.xml
index 1ec998864e..74e8d536a3 100644
--- a/jdbc/pom.xml
+++ b/jdbc/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.4
+4.0.5-SNAPSHOT
 
 
 
diff --git a/kylin-spark-project/kylin-soft-affinity-cache/pom.xml 
b/kylin-spark-project/kylin-soft-affinity-cache/pom.xml
index eb2b42fcc4..02b0d018da 100644
--- a/kylin-spark-project/kylin-soft-affinity-cache/pom.xml
+++ b/kylin-spark-project/kylin-soft-affinity-cache/pom.xml
@@ -27,7 +27,7 @@
 
 org.apache.kylin

(kylin) annotated tag kylin-4.0.4 updated (422c0793a4 -> 9185464864)

2024-01-19 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a change to annotated tag kylin-4.0.4
in repository https://gitbox.apache.org/repos/asf/kylin.git


*** WARNING: tag kylin-4.0.4 was modified! ***

from 422c0793a4 (commit)
  to 9185464864 (tag)
 tagging 422c0793a46dd49f0a24ce6ad9ef75709190a54f (commit)
 replaces kylin-4.0.2
  by hit-lacus
  on Fri Jan 19 17:03:07 2024 +

- Log -
[maven-release-plugin] copy for tag kylin-4.0.4
---


No new revisions were added by this update.

Summary of changes:



(kylin) branch v4.0.4-release updated: [maven-release-plugin] prepare release kylin-4.0.4

2024-01-19 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a commit to branch v4.0.4-release
in repository https://gitbox.apache.org/repos/asf/kylin.git


The following commit(s) were added to refs/heads/v4.0.4-release by this push:
 new c5c413012b [maven-release-plugin] prepare release kylin-4.0.4
c5c413012b is described below

commit c5c413012becc28ac283f5b2066c54a196feb854
Author: hit-lacus 
AuthorDate: Fri Jan 19 16:52:06 2024 +

[maven-release-plugin] prepare release kylin-4.0.4
---
 build-engine/pom.xml  | 2 +-
 cache/pom.xml | 2 +-
 core-common/pom.xml   | 2 +-
 core-cube/pom.xml | 2 +-
 core-job/pom.xml  | 2 +-
 core-metadata/pom.xml | 2 +-
 core-metrics/pom.xml  | 2 +-
 core-storage/pom.xml  | 2 +-
 jdbc/pom.xml  | 2 +-
 kylin-spark-project/kylin-soft-affinity-cache/pom.xml | 2 +-
 kylin-spark-project/kylin-spark-classloader/pom.xml   | 4 ++--
 kylin-spark-project/kylin-spark-common/pom.xml| 4 ++--
 kylin-spark-project/kylin-spark-engine/pom.xml| 2 +-
 kylin-spark-project/kylin-spark-metadata/pom.xml  | 2 +-
 kylin-spark-project/kylin-spark-query/pom.xml | 2 +-
 kylin-spark-project/kylin-spark-test/pom.xml  | 2 +-
 kylin-spark-project/pom.xml   | 2 +-
 metastore-hbase/pom.xml   | 2 +-
 metrics-reporter-hive/pom.xml | 2 +-
 metrics-reporter-kafka/pom.xml| 2 +-
 parquet-assembly/pom.xml  | 2 +-
 pom.xml   | 4 ++--
 query/pom.xml | 2 +-
 server-base/pom.xml   | 6 +++---
 server/pom.xml| 4 ++--
 source-hive/pom.xml   | 2 +-
 tool-assembly/pom.xml | 2 +-
 tool/pom.xml  | 2 +-
 28 files changed, 34 insertions(+), 34 deletions(-)

diff --git a/build-engine/pom.xml b/build-engine/pom.xml
index d313e0f3e1..66a85bf518 100644
--- a/build-engine/pom.xml
+++ b/build-engine/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.3-SNAPSHOT
+4.0.4
 
 
 
diff --git a/cache/pom.xml b/cache/pom.xml
index 27997b73d0..2be0828aa8 100644
--- a/cache/pom.xml
+++ b/cache/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.kylin
 kylin
-4.0.3-SNAPSHOT
+4.0.4
 
 
 
diff --git a/core-common/pom.xml b/core-common/pom.xml
index 5da7581f08..ce64d1ee1a 100644
--- a/core-common/pom.xml
+++ b/core-common/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.3-SNAPSHOT
+4.0.4
 
 
 
diff --git a/core-cube/pom.xml b/core-cube/pom.xml
index 7210bf1023..bf6eb53c5d 100644
--- a/core-cube/pom.xml
+++ b/core-cube/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.3-SNAPSHOT
+4.0.4
 
 
 
diff --git a/core-job/pom.xml b/core-job/pom.xml
index b13ea2a421..8d4216794e 100644
--- a/core-job/pom.xml
+++ b/core-job/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.3-SNAPSHOT
+4.0.4
 
 
 
diff --git a/core-metadata/pom.xml b/core-metadata/pom.xml
index 58667e6e7f..933b2435b3 100644
--- a/core-metadata/pom.xml
+++ b/core-metadata/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.3-SNAPSHOT
+4.0.4
 
 
 
diff --git a/core-metrics/pom.xml b/core-metrics/pom.xml
index ba6e94198d..98a6362962 100644
--- a/core-metrics/pom.xml
+++ b/core-metrics/pom.xml
@@ -28,7 +28,7 @@
 
 kylin
 org.apache.kylin
-4.0.3-SNAPSHOT
+4.0.4
 
 
 
diff --git a/core-storage/pom.xml b/core-storage/pom.xml
index d45ab3106a..bf6b941938 100644
--- a/core-storage/pom.xml
+++ b/core-storage/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.3-SNAPSHOT
+4.0.4
 
 
 
diff --git a/jdbc/pom.xml b/jdbc/pom.xml
index 160e0feff0..1ec998864e 100644
--- a/jdbc/pom.xml
+++ b/jdbc/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.3-SNAPSHOT
+4.0.4
 
 
 
diff --git a/kylin-spark-project/kylin-soft-affinity-cache/pom.xml 
b/kylin-spark-project/kylin-soft-affinity-cache/pom.xml
index bfd98aeed5..eb2b42fcc4 100644
--- a/kylin-spark-project/kylin-soft-affinity-cache/pom.xml
+++ b/kylin-spark-project/kylin-soft-affinity-cache/pom.xml
@@ -27,7 +27,7 @@
 
 org.apache.kylin
 kylin-spark

(kylin) branch v4.0.4-release updated: [maven-release-plugin] prepare for next development iteration

2023-11-13 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a commit to branch v4.0.4-release
in repository https://gitbox.apache.org/repos/asf/kylin.git


The following commit(s) were added to refs/heads/v4.0.4-release by this push:
 new 65b5606568 [maven-release-plugin] prepare for next development 
iteration
65b5606568 is described below

commit 65b56065685bf9c6c9d4aa33471361d8c2395749
Author: hit-lacus 
AuthorDate: Tue Nov 14 03:51:01 2023 +

[maven-release-plugin] prepare for next development iteration
---
 build-engine/pom.xml  | 2 +-
 cache/pom.xml | 2 +-
 core-common/pom.xml   | 2 +-
 core-cube/pom.xml | 2 +-
 core-job/pom.xml  | 2 +-
 core-metadata/pom.xml | 2 +-
 core-metrics/pom.xml  | 2 +-
 core-storage/pom.xml  | 2 +-
 jdbc/pom.xml  | 2 +-
 kylin-spark-project/kylin-soft-affinity-cache/pom.xml | 2 +-
 kylin-spark-project/kylin-spark-classloader/pom.xml   | 4 ++--
 kylin-spark-project/kylin-spark-common/pom.xml| 4 ++--
 kylin-spark-project/kylin-spark-engine/pom.xml| 2 +-
 kylin-spark-project/kylin-spark-metadata/pom.xml  | 2 +-
 kylin-spark-project/kylin-spark-query/pom.xml | 2 +-
 kylin-spark-project/kylin-spark-test/pom.xml  | 2 +-
 kylin-spark-project/pom.xml   | 2 +-
 metastore-hbase/pom.xml   | 2 +-
 metrics-reporter-hive/pom.xml | 2 +-
 metrics-reporter-kafka/pom.xml| 2 +-
 parquet-assembly/pom.xml  | 2 +-
 pom.xml   | 4 ++--
 query/pom.xml | 2 +-
 server-base/pom.xml   | 6 +++---
 server/pom.xml| 4 ++--
 source-hive/pom.xml   | 2 +-
 tool-assembly/pom.xml | 2 +-
 tool/pom.xml  | 2 +-
 28 files changed, 34 insertions(+), 34 deletions(-)

diff --git a/build-engine/pom.xml b/build-engine/pom.xml
index 66a85bf518..60e6eeeb1e 100644
--- a/build-engine/pom.xml
+++ b/build-engine/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.4
+4.0.5-SNAPSHOT
 
 
 
diff --git a/cache/pom.xml b/cache/pom.xml
index 2be0828aa8..0cd1babe69 100644
--- a/cache/pom.xml
+++ b/cache/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.kylin
 kylin
-4.0.4
+4.0.5-SNAPSHOT
 
 
 
diff --git a/core-common/pom.xml b/core-common/pom.xml
index ce64d1ee1a..d23a00b2a7 100644
--- a/core-common/pom.xml
+++ b/core-common/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.4
+4.0.5-SNAPSHOT
 
 
 
diff --git a/core-cube/pom.xml b/core-cube/pom.xml
index bf6eb53c5d..ad542718ba 100644
--- a/core-cube/pom.xml
+++ b/core-cube/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.4
+4.0.5-SNAPSHOT
 
 
 
diff --git a/core-job/pom.xml b/core-job/pom.xml
index 8d4216794e..6954340f53 100644
--- a/core-job/pom.xml
+++ b/core-job/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.4
+4.0.5-SNAPSHOT
 
 
 
diff --git a/core-metadata/pom.xml b/core-metadata/pom.xml
index 933b2435b3..08b4ea4f01 100644
--- a/core-metadata/pom.xml
+++ b/core-metadata/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.4
+4.0.5-SNAPSHOT
 
 
 
diff --git a/core-metrics/pom.xml b/core-metrics/pom.xml
index 98a6362962..e3e45f753f 100644
--- a/core-metrics/pom.xml
+++ b/core-metrics/pom.xml
@@ -28,7 +28,7 @@
 
 kylin
 org.apache.kylin
-4.0.4
+4.0.5-SNAPSHOT
 
 
 
diff --git a/core-storage/pom.xml b/core-storage/pom.xml
index bf6b941938..74556a97dc 100644
--- a/core-storage/pom.xml
+++ b/core-storage/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.4
+4.0.5-SNAPSHOT
 
 
 
diff --git a/jdbc/pom.xml b/jdbc/pom.xml
index 1ec998864e..74e8d536a3 100644
--- a/jdbc/pom.xml
+++ b/jdbc/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.4
+4.0.5-SNAPSHOT
 
 
 
diff --git a/kylin-spark-project/kylin-soft-affinity-cache/pom.xml 
b/kylin-spark-project/kylin-soft-affinity-cache/pom.xml
index eb2b42fcc4..02b0d018da 100644
--- a/kylin-spark-project/kylin-soft-affinity-cache/pom.xml
+++ b/kylin-spark-project/kylin-soft-affinity-cache/pom.xml
@@ -27,7 +27,7 @@
 
 org.apache.kylin

(kylin) annotated tag kylin-4.0.4 updated (5b5e4124e3 -> 526b342605)

2023-11-13 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a change to annotated tag kylin-4.0.4
in repository https://gitbox.apache.org/repos/asf/kylin.git


*** WARNING: tag kylin-4.0.4 was modified! ***

from 5b5e4124e3 (commit)
  to 526b342605 (tag)
 tagging 5b5e4124e31a660e80b9b279db5acf9bb5fef54c (commit)
 replaces kylin-4.0.2
  by hit-lacus
  on Tue Nov 14 03:48:37 2023 +

- Log -
[maven-release-plugin] copy for tag kylin-4.0.4
---


No new revisions were added by this update.

Summary of changes:



(kylin) branch document updated: add DOAP file

2023-10-30 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a commit to branch document
in repository https://gitbox.apache.org/repos/asf/kylin.git


The following commit(s) were added to refs/heads/document by this push:
 new 25ec0366fe add DOAP file
25ec0366fe is described below

commit 25ec0366fee44a03ab404e2c80afbc3ac552df18
Author: Shaofeng Shi 
AuthorDate: Tue Oct 31 11:01:42 2023 +0800

add DOAP file
---
 website/doap_Kylin.rdf | 60 ++
 1 file changed, 60 insertions(+)

diff --git a/website/doap_Kylin.rdf b/website/doap_Kylin.rdf
new file mode 100644
index 00..70891d8b6f
--- /dev/null
+++ b/website/doap_Kylin.rdf
@@ -0,0 +1,60 @@
+
+
+http://usefulinc.com/ns/doap#; 
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#; 
+ xmlns:asfext="http://projects.apache.org/ns/asfext#;
+ xmlns:foaf="http://xmlns.com/foaf/0.1/;>
+
+  https://kylin.apache.org;>
+2023-10-31
+https://spdx.org/licenses/Apache-2.0; />
+Apache Kylin
+https://kylin.apache.org; />
+https://kylin.apache.org; />
+Apache Kylin is an open source, distributed Analytical Data 
Warehouse for Big Data.
+Apache Kylin is an open source, distributed Analytical Data 
Warehouse for Big Data; it was designed to provide OLAP (Online Analytical 
Processing) capability in the big data era. By renovating the multi-dimensional 
cube and precalculation technology on Hadoop and Spark, Kylin is able to 
achieve near constant query speed regardless of the ever-growing data volume. 
Reducing query latency from minutes to sub-second, Kylin brings online 
analytics back to big data.
+https://issues.apache.org/jira/projects/KYLIN/issues; />
+https://kylin.apache.org/community/; />
+https://kylin.apache.org/download/; />
+Java
+Scala
+https://projects.apache.org/category/big-data; />
+
+  
+Kylin 4.0.3
+2022-12-22
+4.0.3
+  
+
+
+  
+Kylin 5.0.0-beta
+2023-08-30
+5.0.0-beta
+  
+
+
+  
+https://github.com/apache/kylin"/>
+https://github.com/apache/kylin"/>
+  
+
+  
+
+



[kylin] branch kylin5-alpha updated (e3d2e03df6 -> 91ea997e1c)

2023-04-19 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a change to branch kylin5-alpha
in repository https://gitbox.apache.org/repos/asf/kylin.git


from e3d2e03df6 [maven-release-plugin] prepare for next development 
iteration
 add 91ea997e1c minor, disable several tests to shorten the overall time

No new revisions were added by this update.

Summary of changes:
 dev-support/unit_testing.sh | 16 
 1 file changed, 8 insertions(+), 8 deletions(-)



[kylin] branch main updated (1e271a2144 -> be68125af3)

2023-04-07 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/kylin.git


from 1e271a2144 Bump tomcat-catalina from 8.5.78 to 8.5.86
 add be68125af3 Bump commons-fileupload from 1.3.3 to 1.5

No new revisions were added by this update.

Summary of changes:
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



[kylin] branch main updated (f168139e27 -> 1e271a2144)

2023-04-07 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/kylin.git


from f168139e27 Bump spring-core from 5.2.22.RELEASE to 5.2.23.RELEASE in 
/tool
 add 1e271a2144 Bump tomcat-catalina from 8.5.78 to 8.5.86

No new revisions were added by this update.

Summary of changes:
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



[kylin] branch main updated (df954b5090 -> f168139e27)

2023-04-07 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/kylin.git


from df954b5090 minor, change org.postgresql dependency scope to provided
 add f168139e27 Bump spring-core from 5.2.22.RELEASE to 5.2.23.RELEASE in 
/tool

No new revisions were added by this update.

Summary of changes:
 tool/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



[kylin] branch main updated (c857eedfd7 -> df954b5090)

2023-04-03 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/kylin.git


from c857eedfd7 minor, filter certain config properties when exporting
 add df954b5090 minor, change org.postgresql dependency scope to provided

No new revisions were added by this update.

Summary of changes:
 core-common/pom.xml | 1 +
 pom.xml | 1 +
 2 files changed, 2 insertions(+)



[kylin] branch main updated: minor, filter certain config properties when exporting

2023-04-03 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/kylin.git


The following commit(s) were added to refs/heads/main by this push:
 new c857eedfd7 minor, filter certain config properties when exporting
c857eedfd7 is described below

commit c857eedfd71110fa56565ec441f5fd3e95efbcb8
Author: Shaofeng Shi 
AuthorDate: Mon Apr 3 21:04:13 2023 +0800

minor, filter certain config properties when exporting
---
 .../src/main/java/org/apache/kylin/common/KylinConfig.java| 11 +--
 1 file changed, 9 insertions(+), 2 deletions(-)

diff --git a/core-common/src/main/java/org/apache/kylin/common/KylinConfig.java 
b/core-common/src/main/java/org/apache/kylin/common/KylinConfig.java
index cb23f3045e..a01f545fd2 100644
--- a/core-common/src/main/java/org/apache/kylin/common/KylinConfig.java
+++ b/core-common/src/main/java/org/apache/kylin/common/KylinConfig.java
@@ -43,8 +43,10 @@ import java.nio.ByteOrder;
 import java.nio.charset.Charset;
 import java.nio.charset.StandardCharsets;
 import java.util.Collection;
+import java.util.HashSet;
 import java.util.Map;
 import java.util.Properties;
+import java.util.Set;
 import java.util.concurrent.ConcurrentHashMap;
 
 import org.apache.kylin.shaded.com.google.common.base.Strings;
@@ -73,6 +75,8 @@ public class KylinConfig extends KylinConfigBase {
 // thread-local instances, will override SYS_ENV_INSTANCE
 private static transient InternalThreadLocal 
THREAD_ENV_INSTANCE = new InternalThreadLocal<>();
 
+public static final Set BLACK_LIST = new HashSet<>();
+
 static {
 /*
  * Make Calcite to work with Unicode.
@@ -92,6 +96,7 @@ public class KylinConfig extends KylinConfigBase {
 System.setProperty("saffron.default.nationalcharset", 
NATIVE_UTF16_CHARSET_NAME);
 System.setProperty("saffron.default.collation.name", 
NATIVE_UTF16_CHARSET_NAME + "$en_US");
 
+BLACK_LIST.add("kylin.metadata.url");
 }
 
 public static File getKylinHomeAtBestEffort() {
@@ -540,7 +545,7 @@ public class KylinConfig extends KylinConfigBase {
 }
 
 public String exportAllToString() {
-final Properties allProps = getProperties(null);
+final Properties allProps = getAllProperties();
 final OrderedProperties orderedProperties = 
KylinConfig.buildSiteOrderedProps();
 
 for (Map.Entry entry : allProps.entrySet()) {
@@ -559,7 +564,9 @@ public class KylinConfig extends KylinConfigBase {
 
 final StringBuilder sb = new StringBuilder();
 for (Map.Entry entry : orderedProperties.entrySet()) {
-sb.append(entry.getKey() + "=" + entry.getValue()).append('\n');
+if (BLACK_LIST.contains(entry.getKey()) == false) {
+sb.append(entry.getKey() + "=" + 
entry.getValue()).append('\n');
+}
 }
 return sb.toString();
 



[kylin] branch document updated: remove 3.1.3 from download page

2023-03-23 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a commit to branch document
in repository https://gitbox.apache.org/repos/asf/kylin.git


The following commit(s) were added to refs/heads/document by this push:
 new ece77d722e remove 3.1.3 from download page
ece77d722e is described below

commit ece77d722e08919edcb097d8f724bf077d7c99b3
Author: Shaofeng Shi 
AuthorDate: Thu Mar 23 16:27:50 2023 +0800

remove 3.1.3 from download page
---
 website/download/index.cn.md | 10 --
 website/download/index.md| 11 ---
 2 files changed, 21 deletions(-)

diff --git a/website/download/index.cn.md b/website/download/index.cn.md
index 3650696a61..ee7f951ad8 100644
--- a/website/download/index.cn.md
+++ b/website/download/index.cn.md
@@ -12,16 +12,6 @@ title: 下载
 - 二进制包 (选择二进制包前请检查文档 [Hadoop 
支持矩阵](https://cwiki.apache.org/confluence/display/KYLIN/Support+Hadoop+Version+Matrix+of+Kylin+4)):
   - for Apache Spark 3.1.x 
[apache-kylin-4.0.3-bin-spark3.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-4.0.3/apache-kylin-4.0.3-bin-spark3.tar.gz)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-4.0.3/apache-kylin-4.0.3-bin-spark3.tar.gz.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-4.0.3/apache-kylin-4.0.3-bin-spark3.tar.gz.sha256)\]
 
- v3.1.3
-- 这是 Kylin 3.1.2 版本后的一个 bug-fix 版本,包含 10 个新功能和改进,以及 14 个问题的修复。关于具体内容请查看发布说明。
-- [发布说明](/docs31/release_notes.html), [安装指南](/docs31/install/index.html) and 
[升级指南](/docs31/howto/howto_upgrade.html)
-- 源码下载: 
[apache-kylin-3.1.3-source-release.zip](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-3.1.3/apache-kylin-3.1.3-source-release.zip)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-3.1.3/apache-kylin-3.1.3-source-release.zip.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-3.1.3/apache-kylin-3.1.3-source-release.zip.sha256)\]
-- Hadoop 2 二进制包:
-  - for HBase 1.x (includes HDP 2.3+, AWS EMR 5.0+, Azure HDInsight 3.4 - 3.6) 
- 
[apache-kylin-3.1.3-bin-hbase1x.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-3.1.3/apache-kylin-3.1.3-bin-hbase1x.tar.gz)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-3.1.3/apache-kylin-3.1.3-bin-hbase1x.tar.gz.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-3.1.3/apache-kylin-3.1.3-bin-hbase1x.tar.gz.sha256)\]
-  - for Cloudera CDH 5.7+ - 
[apache-kylin-3.1.3-bin-cdh57.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-3.1.3/apache-kylin-3.1.3-bin-cdh57.tar.gz)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-3.1.3/apache-kylin-3.1.3-bin-cdh57.tar.gz.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-3.1.3/apache-kylin-3.1.3-bin-cdh57.tar.gz.sha256)\]
-- Hadoop 3 二进制包:
-  - for Hadoop 3.1 + HBase 2.0 (includes Hortonworks HDP 3.0) - 
[apache-kylin-3.1.3-bin-hadoop3.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-3.1.3/apache-kylin-3.1.3-bin-hadoop3.tar.gz)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-3.1.3/apache-kylin-3.1.3-bin-hadoop3.tar.gz.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-3.1.3/apache-kylin-3.1.3-bin-hadoop3.tar.gz.sha256)\]
-  - for Cloudera CDH 6.0/6.1 (check 
[KYLIN-3564](https://issues.apache.org/jira/browse/KYLIN-3564) first) - 
[apache-kylin-3.1.3-bin-cdh60.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-3.1.3/apache-kylin-3.1.3-bin-cdh60.tar.gz)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-3.1.3/apache-kylin-3.1.3-bin-cdh60.tar.gz.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-3.1.3/apache-kylin-3.1.3-bin-cdh60.tar.gz.sha256)\]
 
  JDBC 驱动程序
 
diff --git a/website/download/index.md b/website/download/index.md
index 0ef42bc8e9..cfb1d96fe0 100644
--- a/website/download/index.md
+++ b/website/download/index.md
@@ -13,17 +13,6 @@ You can verify the download by following these 
[procedures](https://www.apache.o
 - Binary for the download (check this to see which binary you should choose 
[Hadoop Matrix 
supported](https://cwiki.apache.org/confluence/display/KYLIN/Support+Hadoop+Version+Matrix+of+Kylin+4))
 :
   - for Apache Spark 3.1.x 
[apache-kylin-4.0.3-bin-spark3.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-4.0.3/apache-kylin-4.0.3-bin-spark3.tar.gz)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-4.0.3/apache-kylin-4.0.3-bin-spark3.tar.gz.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-4.0.3/apache-kylin-4.0.3-bin-spark3.tar.gz.sha256)\]
 
- v3.1.3
-- This is a bug-fix release after Kylin 3.1.2, with 10 new 
features/improvements and 14 bug fixes. Check the release notes.
-- [Release notes](/docs31/release_notes.html), [installation 
guide](/docs31/install/index.html) and [upgrade 
guide](/docs31/howto/howto_upgrade.html)
-- Source download: 
[apache-kylin-3.1.3-source-release.zip](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-3.1.3

[kylin] branch main updated: minor, fix a NPE bug

2023-03-17 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/kylin.git


The following commit(s) were added to refs/heads/main by this push:
 new b882956510 minor, fix a NPE bug
b882956510 is described below

commit b882956510dd580e886e95c8a3d8c7d43a1c7f66
Author: Shaofeng Shi 
AuthorDate: Fri Mar 17 16:22:01 2023 +0800

minor, fix a NPE bug
---
 server-base/src/main/java/org/apache/kylin/rest/service/JobService.java | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/server-base/src/main/java/org/apache/kylin/rest/service/JobService.java 
b/server-base/src/main/java/org/apache/kylin/rest/service/JobService.java
index 4306e21603..e0d08f91ec 100644
--- a/server-base/src/main/java/org/apache/kylin/rest/service/JobService.java
+++ b/server-base/src/main/java/org/apache/kylin/rest/service/JobService.java
@@ -550,7 +550,7 @@ public class JobService extends BasicService implements 
InitializingBean {
 } else {
 String cubeName = 
CubingExecutableUtil.getCubeName(cubeJob.getParams());
 result.setRelatedCube(cubeName);
-result.setRelatedObject(cube.getName());
+result.setRelatedObject(cubeName);
 result.setDisplayCubeName(cubeName);
 }
 
result.setRelatedSegment(CubingExecutableUtil.getSegmentId(cubeJob.getParams()));



[kylin] branch document updated: fix wrong download version

2022-12-22 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a commit to branch document
in repository https://gitbox.apache.org/repos/asf/kylin.git


The following commit(s) were added to refs/heads/document by this push:
 new 40e2559f61 fix wrong download version
40e2559f61 is described below

commit 40e2559f61edfa21f2e6dbb02553026c46e8871c
Author: Shaofeng Shi 
AuthorDate: Fri Dec 23 09:46:49 2022 +0800

fix wrong download version
---
 website/download/index.cn.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/website/download/index.cn.md b/website/download/index.cn.md
index 3c5395119d..3650696a61 100644
--- a/website/download/index.cn.md
+++ b/website/download/index.cn.md
@@ -5,8 +5,8 @@ title: 下载
 
 您可以按照这些[步骤](https://www.apache.org/info/verification.html) 
并使用这些[KEYS](https://www.apache.org/dist/kylin/KEYS)来验证下载文件的有效性.
 
- v4.0.2
-- 这是 Kylin 4.0.1 版本之后的一个 bug-fix 版本,包含 4 个新功能和改进,以及 4 个问题的修复。关于具体内容请查看发布说明。
+ v4.0.3
+- 这是 Kylin 4.0.2 版本之后的一个 bug-fix 版本,包含 4 个新功能和改进,以及 4 个问题的修复。关于具体内容请查看发布说明。
 - [发布说明](/docs/release_notes.html), 
[安装指南](https://cwiki.apache.org/confluence/display/KYLIN/Installation+Guide) 
and [升级指南](/docs/howto/howto_upgrade.html)
 - 源码下载: 
[apache-kylin-4.0.3-source-release.zip](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-4.0.3/apache-kylin-4.0.3-source-release.zip)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-4.0.3/apache-kylin-4.0.3-source-release.zip.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-4.0.3/apache-kylin-4.0.3-source-release.zip.sha256)\]
 - 二进制包 (选择二进制包前请检查文档 [Hadoop 
支持矩阵](https://cwiki.apache.org/confluence/display/KYLIN/Support+Hadoop+Version+Matrix+of+Kylin+4)):



[kylin] branch document updated: update download page for 4.0.3

2022-12-21 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a commit to branch document
in repository https://gitbox.apache.org/repos/asf/kylin.git


The following commit(s) were added to refs/heads/document by this push:
 new b24df2a02f update download page for 4.0.3
b24df2a02f is described below

commit b24df2a02f4f2791b69d12b6b79365e277cf3861
Author: Shaofeng Shi 
AuthorDate: Thu Dec 22 10:42:38 2022 +0800

update download page for 4.0.3
---
 website/_docs/release_notes.md | 20 
 website/download/index.cn.md   |  8 
 website/download/index.md  | 10 +-
 3 files changed, 29 insertions(+), 9 deletions(-)

diff --git a/website/_docs/release_notes.md b/website/_docs/release_notes.md
index 45ba0a23e1..e38bf4c0bf 100644
--- a/website/_docs/release_notes.md
+++ b/website/_docs/release_notes.md
@@ -15,6 +15,26 @@ or send to Apache Kylin mailing list:
 * User relative: [u...@kylin.apache.org](mailto:u...@kylin.apache.org)
 * Development relative: [d...@kylin.apache.org](mailto:d...@kylin.apache.org)
 
+## v4.0.3 - 2022-12-22
+
+__New Feature__
+
+* [KYLIN-5181] - Support postgresql to store kylin metadata
+
+__Bug Fix__
+
+* [KYLIN-5008] - When backend spark was failed, but corresponding job status 
is shown as finished in WebUI
+* [KYLIN-5245] - When a job is submitted with deployMode=cluster and the 
application driver is abnormal, Kylin displays the job status as success
+* [KYLIN-5271] - Query memory leaks
+* [KYLIN-5285] - Performance optimization for sharby column
+
+__Improvement__
+
+* [KYLIN-5246] - Long running job's log staying in mem, may cause job server 
oom
+* [KYLIN-5250] - Add a switch for no hack aggregation group
+* [KYLIN-5251] - On hadoop 3 platform and start with class not found: 
org/apache/commons/Configuration
+
+
 
 ## v4.0.2 - 2022-10-10
 
diff --git a/website/download/index.cn.md b/website/download/index.cn.md
index 9ec337f3e5..3c5395119d 100644
--- a/website/download/index.cn.md
+++ b/website/download/index.cn.md
@@ -6,14 +6,14 @@ title: 下载
 您可以按照这些[步骤](https://www.apache.org/info/verification.html) 
并使用这些[KEYS](https://www.apache.org/dist/kylin/KEYS)来验证下载文件的有效性.
 
  v4.0.2
-- 这是 Kylin 4.0.1 版本之后的一个 bug-fix 版本,包含 12 个新功能和改进,以及 9 个问题的修复。关于具体内容请查看发布说明。
+- 这是 Kylin 4.0.1 版本之后的一个 bug-fix 版本,包含 4 个新功能和改进,以及 4 个问题的修复。关于具体内容请查看发布说明。
 - [发布说明](/docs/release_notes.html), 
[安装指南](https://cwiki.apache.org/confluence/display/KYLIN/Installation+Guide) 
and [升级指南](/docs/howto/howto_upgrade.html)
-- 源码下载: 
[apache-kylin-4.0.2-source-release.zip](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-4.0.2/apache-kylin-4.0.2-source-release.zip)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-4.0.2/apache-kylin-4.0.2-source-release.zip.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-4.0.2/apache-kylin-4.0.2-source-release.zip.sha256)\]
+- 源码下载: 
[apache-kylin-4.0.3-source-release.zip](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-4.0.3/apache-kylin-4.0.3-source-release.zip)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-4.0.3/apache-kylin-4.0.3-source-release.zip.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-4.0.3/apache-kylin-4.0.3-source-release.zip.sha256)\]
 - 二进制包 (选择二进制包前请检查文档 [Hadoop 
支持矩阵](https://cwiki.apache.org/confluence/display/KYLIN/Support+Hadoop+Version+Matrix+of+Kylin+4)):
-  - for Apache Spark 3.1.x 
[apache-kylin-4.0.2-bin.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-4.0.2/apache-kylin-4.0.2-bin.tar.gz)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-4.0.2/apache-kylin-4.0.2-bin.tar.gz.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-4.0.2/apache-kylin-4.0.2-bin.tar.gz.sha256)\]
+  - for Apache Spark 3.1.x 
[apache-kylin-4.0.3-bin-spark3.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-4.0.3/apache-kylin-4.0.3-bin-spark3.tar.gz)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-4.0.3/apache-kylin-4.0.3-bin-spark3.tar.gz.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-4.0.3/apache-kylin-4.0.3-bin-spark3.tar.gz.sha256)\]
 
  v3.1.3
-- 这是 Kylin 3.1.1 版本后的一个 bug-fix 版本,包含 10 个新功能和改进,以及 14 个问题的修复。关于具体内容请查看发布说明。
+- 这是 Kylin 3.1.2 版本后的一个 bug-fix 版本,包含 10 个新功能和改进,以及 14 个问题的修复。关于具体内容请查看发布说明。
 - [发布说明](/docs31/release_notes.html), [安装指南](/docs31/install/index.html) and 
[升级指南](/docs31/howto/howto_upgrade.html)
 - 源码下载: 
[apache-kylin-3.1.3-source-release.zip](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-3.1.3/apache-kylin-3.1.3-source-release.zip)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-3.1.3/apache-kylin-3.1.3-source-release.zip.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-3.1.3/apache-kylin-3.1.3-source-release.zip.sha256)\]
 - Hadoop 2 二进制包:
diff --git a/website/download/index.md b/website/download/index.md
index fc6170f161..0ef42bc8e9 100644
--- a/website/download/index.md
+++ b/website/download

[kylin] branch v4.0.3-release updated: [maven-release-plugin] prepare for next development iteration

2022-12-16 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a commit to branch v4.0.3-release
in repository https://gitbox.apache.org/repos/asf/kylin.git


The following commit(s) were added to refs/heads/v4.0.3-release by this push:
 new 4f3e4e9787 [maven-release-plugin] prepare for next development 
iteration
4f3e4e9787 is described below

commit 4f3e4e978733c626270b632fba24398361c656f5
Author: hit-lacus 
AuthorDate: Fri Dec 16 08:36:45 2022 +

[maven-release-plugin] prepare for next development iteration
---
 build-engine/pom.xml  | 2 +-
 cache/pom.xml | 2 +-
 core-common/pom.xml   | 2 +-
 core-cube/pom.xml | 2 +-
 core-job/pom.xml  | 2 +-
 core-metadata/pom.xml | 2 +-
 core-metrics/pom.xml  | 2 +-
 core-storage/pom.xml  | 2 +-
 jdbc/pom.xml  | 2 +-
 kylin-spark-project/kylin-soft-affinity-cache/pom.xml | 2 +-
 kylin-spark-project/kylin-spark-classloader/pom.xml   | 4 ++--
 kylin-spark-project/kylin-spark-common/pom.xml| 4 ++--
 kylin-spark-project/kylin-spark-engine/pom.xml| 2 +-
 kylin-spark-project/kylin-spark-metadata/pom.xml  | 2 +-
 kylin-spark-project/kylin-spark-query/pom.xml | 2 +-
 kylin-spark-project/kylin-spark-test/pom.xml  | 2 +-
 kylin-spark-project/pom.xml   | 2 +-
 metastore-hbase/pom.xml   | 2 +-
 metrics-reporter-hive/pom.xml | 2 +-
 metrics-reporter-kafka/pom.xml| 2 +-
 parquet-assembly/pom.xml  | 2 +-
 pom.xml   | 4 ++--
 query/pom.xml | 2 +-
 server-base/pom.xml   | 6 +++---
 server/pom.xml| 4 ++--
 source-hive/pom.xml   | 2 +-
 tool-assembly/pom.xml | 2 +-
 tool/pom.xml  | 2 +-
 28 files changed, 34 insertions(+), 34 deletions(-)

diff --git a/build-engine/pom.xml b/build-engine/pom.xml
index c584f5ae44..d475e3df50 100644
--- a/build-engine/pom.xml
+++ b/build-engine/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.3
+4.0.4-SNAPSHOT
 
 
 
diff --git a/cache/pom.xml b/cache/pom.xml
index c762c850ac..44ac053ebd 100644
--- a/cache/pom.xml
+++ b/cache/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.kylin
 kylin
-4.0.3
+4.0.4-SNAPSHOT
 
 
 
diff --git a/core-common/pom.xml b/core-common/pom.xml
index c747d5ea8b..2b3594f1f0 100644
--- a/core-common/pom.xml
+++ b/core-common/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.3
+4.0.4-SNAPSHOT
 
 
 
diff --git a/core-cube/pom.xml b/core-cube/pom.xml
index 121c810d67..cf527e0f69 100644
--- a/core-cube/pom.xml
+++ b/core-cube/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.3
+4.0.4-SNAPSHOT
 
 
 
diff --git a/core-job/pom.xml b/core-job/pom.xml
index 6854104ebe..06c1123b81 100644
--- a/core-job/pom.xml
+++ b/core-job/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.3
+4.0.4-SNAPSHOT
 
 
 
diff --git a/core-metadata/pom.xml b/core-metadata/pom.xml
index 93174c054c..844a2b2721 100644
--- a/core-metadata/pom.xml
+++ b/core-metadata/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.3
+4.0.4-SNAPSHOT
 
 
 
diff --git a/core-metrics/pom.xml b/core-metrics/pom.xml
index 6e6ee3116c..c38e0f0a04 100644
--- a/core-metrics/pom.xml
+++ b/core-metrics/pom.xml
@@ -28,7 +28,7 @@
 
 kylin
 org.apache.kylin
-4.0.3
+4.0.4-SNAPSHOT
 
 
 
diff --git a/core-storage/pom.xml b/core-storage/pom.xml
index c573f27f7b..e1aac912c4 100644
--- a/core-storage/pom.xml
+++ b/core-storage/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.3
+4.0.4-SNAPSHOT
 
 
 
diff --git a/jdbc/pom.xml b/jdbc/pom.xml
index 82d0bd3029..b793075371 100644
--- a/jdbc/pom.xml
+++ b/jdbc/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.3
+4.0.4-SNAPSHOT
 
 
 
diff --git a/kylin-spark-project/kylin-soft-affinity-cache/pom.xml 
b/kylin-spark-project/kylin-soft-affinity-cache/pom.xml
index 963c0e0a18..fe1462ef35 100644
--- a/kylin-spark-project/kylin-soft-affinity-cache/pom.xml
+++ b/kylin-spark-project/kylin-soft-affinity-cache/pom.xml
@@ -27,7 +27,7 @@
 
 org.apache.kylin

[kylin] annotated tag kylin-4.0.3 updated (322ab6e5ee -> df8b03ac94)

2022-12-16 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a change to annotated tag kylin-4.0.3
in repository https://gitbox.apache.org/repos/asf/kylin.git


*** WARNING: tag kylin-4.0.3 was modified! ***

from 322ab6e5ee (commit)
  to df8b03ac94 (tag)
 tagging 322ab6e5ee9738c5a07165af398c1faeeeacb079 (commit)
 replaces kylin-4.0.2
  by hit-lacus
  on Fri Dec 16 08:36:43 2022 +

- Log -
[maven-release-plugin] copy for tag kylin-4.0.3
---


No new revisions were added by this update.

Summary of changes:



[kylin] branch v4.0.3-release updated: [maven-release-plugin] prepare release kylin-4.0.3

2022-12-16 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a commit to branch v4.0.3-release
in repository https://gitbox.apache.org/repos/asf/kylin.git


The following commit(s) were added to refs/heads/v4.0.3-release by this push:
 new 322ab6e5ee [maven-release-plugin] prepare release kylin-4.0.3
322ab6e5ee is described below

commit 322ab6e5ee9738c5a07165af398c1faeeeacb079
Author: hit-lacus 
AuthorDate: Fri Dec 16 08:36:31 2022 +

[maven-release-plugin] prepare release kylin-4.0.3
---
 build-engine/pom.xml  | 2 +-
 cache/pom.xml | 2 +-
 core-common/pom.xml   | 2 +-
 core-cube/pom.xml | 2 +-
 core-job/pom.xml  | 2 +-
 core-metadata/pom.xml | 2 +-
 core-metrics/pom.xml  | 2 +-
 core-storage/pom.xml  | 2 +-
 jdbc/pom.xml  | 2 +-
 kylin-spark-project/kylin-soft-affinity-cache/pom.xml | 2 +-
 kylin-spark-project/kylin-spark-classloader/pom.xml   | 4 ++--
 kylin-spark-project/kylin-spark-common/pom.xml| 4 ++--
 kylin-spark-project/kylin-spark-engine/pom.xml| 2 +-
 kylin-spark-project/kylin-spark-metadata/pom.xml  | 2 +-
 kylin-spark-project/kylin-spark-query/pom.xml | 2 +-
 kylin-spark-project/kylin-spark-test/pom.xml  | 2 +-
 kylin-spark-project/pom.xml   | 2 +-
 metastore-hbase/pom.xml   | 2 +-
 metrics-reporter-hive/pom.xml | 2 +-
 metrics-reporter-kafka/pom.xml| 2 +-
 parquet-assembly/pom.xml  | 2 +-
 pom.xml   | 4 ++--
 query/pom.xml | 2 +-
 server-base/pom.xml   | 6 +++---
 server/pom.xml| 4 ++--
 source-hive/pom.xml   | 2 +-
 tool-assembly/pom.xml | 2 +-
 tool/pom.xml  | 2 +-
 28 files changed, 34 insertions(+), 34 deletions(-)

diff --git a/build-engine/pom.xml b/build-engine/pom.xml
index d313e0f3e1..c584f5ae44 100644
--- a/build-engine/pom.xml
+++ b/build-engine/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.3-SNAPSHOT
+4.0.3
 
 
 
diff --git a/cache/pom.xml b/cache/pom.xml
index 27997b73d0..c762c850ac 100644
--- a/cache/pom.xml
+++ b/cache/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.kylin
 kylin
-4.0.3-SNAPSHOT
+4.0.3
 
 
 
diff --git a/core-common/pom.xml b/core-common/pom.xml
index 547e08604c..c747d5ea8b 100644
--- a/core-common/pom.xml
+++ b/core-common/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.3-SNAPSHOT
+4.0.3
 
 
 
diff --git a/core-cube/pom.xml b/core-cube/pom.xml
index 7210bf1023..121c810d67 100644
--- a/core-cube/pom.xml
+++ b/core-cube/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.3-SNAPSHOT
+4.0.3
 
 
 
diff --git a/core-job/pom.xml b/core-job/pom.xml
index b13ea2a421..6854104ebe 100644
--- a/core-job/pom.xml
+++ b/core-job/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.3-SNAPSHOT
+4.0.3
 
 
 
diff --git a/core-metadata/pom.xml b/core-metadata/pom.xml
index 58667e6e7f..93174c054c 100644
--- a/core-metadata/pom.xml
+++ b/core-metadata/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.3-SNAPSHOT
+4.0.3
 
 
 
diff --git a/core-metrics/pom.xml b/core-metrics/pom.xml
index ba6e94198d..6e6ee3116c 100644
--- a/core-metrics/pom.xml
+++ b/core-metrics/pom.xml
@@ -28,7 +28,7 @@
 
 kylin
 org.apache.kylin
-4.0.3-SNAPSHOT
+4.0.3
 
 
 
diff --git a/core-storage/pom.xml b/core-storage/pom.xml
index d45ab3106a..c573f27f7b 100644
--- a/core-storage/pom.xml
+++ b/core-storage/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.3-SNAPSHOT
+4.0.3
 
 
 
diff --git a/jdbc/pom.xml b/jdbc/pom.xml
index 160e0feff0..82d0bd3029 100644
--- a/jdbc/pom.xml
+++ b/jdbc/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.3-SNAPSHOT
+4.0.3
 
 
 
diff --git a/kylin-spark-project/kylin-soft-affinity-cache/pom.xml 
b/kylin-spark-project/kylin-soft-affinity-cache/pom.xml
index bfd98aeed5..963c0e0a18 100644
--- a/kylin-spark-project/kylin-soft-affinity-cache/pom.xml
+++ b/kylin-spark-project/kylin-soft-affinity-cache/pom.xml
@@ -27,7 +27,7 @@
 
 org.apache.kylin
 kylin-spark

[kylin] branch main updated: KYLIN-5246 long running job's log staying in mem, may cause job server oom.

2022-11-10 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/kylin.git


The following commit(s) were added to refs/heads/main by this push:
 new 18c52f3b42 KYLIN-5246 long running job's log staying in mem, may cause 
job server oom.
18c52f3b42 is described below

commit 18c52f3b42fcc8e1f92ae32c6e12f4ddf45fdf64
Author: zhaoliu4 
AuthorDate: Wed Nov 2 21:54:51 2022 +0800

KYLIN-5246 long running job's log staying in mem, may cause job server oom.

keep only the last 10k logs by ring buffer

add a UT for the [RingBuffer.java]
---
 .../kylin/common/util/CliCommandExecutor.java  | 19 +++---
 .../org/apache/kylin/common/util/RingBuffer.java   | 71 ++
 .../apache/kylin/common/util/RingBufferTest.java   | 60 ++
 3 files changed, 142 insertions(+), 8 deletions(-)

diff --git 
a/core-common/src/main/java/org/apache/kylin/common/util/CliCommandExecutor.java
 
b/core-common/src/main/java/org/apache/kylin/common/util/CliCommandExecutor.java
index 83f30ab5d3..2f56d4f0c0 100644
--- 
a/core-common/src/main/java/org/apache/kylin/common/util/CliCommandExecutor.java
+++ 
b/core-common/src/main/java/org/apache/kylin/common/util/CliCommandExecutor.java
@@ -58,10 +58,11 @@ public class CliCommandExecutor {
 }
 
 public void copyFile(String localFile, String destDir) throws IOException {
-if (remoteHost == null)
+if (remoteHost == null) {
 copyNative(localFile, destDir);
-else
+} else {
 copyRemote(localFile, destDir);
+}
 }
 
 private void copyNative(String localFile, String destDir) throws 
IOException {
@@ -93,11 +94,12 @@ public class CliCommandExecutor {
 r = runRemoteCommand(command, logAppender);
 }
 
-if (r.getFirst() != 0)
-throw new IOException("OS command error exit with return code: " + 
r.getFirst() //
+if (r.getFirst() != 0) {
+throw new IOException("OS command error exit with return code: " + 
r.getFirst()
 + ", error message: " + r.getSecond() + "The command is: 
\n" + command
-+ (remoteHost == null ? "" : " (remoteHost:" + remoteHost 
+ ")") //
++ (remoteHost == null ? "" : " (remoteHost:" + remoteHost 
+ ")")
 );
+}
 
 return r;
 }
@@ -143,9 +145,10 @@ public class CliCommandExecutor {
 BufferedReader reader = new BufferedReader(
 new InputStreamReader(proc.getInputStream(), 
StandardCharsets.UTF_8));
 String line;
-StringBuilder result = new StringBuilder();
+// keep only the last 10k logs, to avoid cause job server oom.
+RingBuffer ringBuffer = RingBuffer.allocate(10240);
 while ((line = reader.readLine()) != null && 
!Thread.currentThread().isInterrupted()) {
-result.append(line).append('\n');
+ringBuffer.put((line + '\n').getBytes(StandardCharsets.UTF_8));
 if (logAppender != null) {
 logAppender.log(line);
 }
@@ -164,7 +167,7 @@ public class CliCommandExecutor {
 
 try {
 int exitCode = proc.waitFor();
-return Pair.newPair(exitCode, result.toString());
+return Pair.newPair(exitCode, new String(ringBuffer.get(), 
StandardCharsets.UTF_8));
 } catch (InterruptedException e) {
 Thread.currentThread().interrupt();
 throw new IOException(e);
diff --git 
a/core-common/src/main/java/org/apache/kylin/common/util/RingBuffer.java 
b/core-common/src/main/java/org/apache/kylin/common/util/RingBuffer.java
new file mode 100644
index 00..8e0113cffb
--- /dev/null
+++ b/core-common/src/main/java/org/apache/kylin/common/util/RingBuffer.java
@@ -0,0 +1,71 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.kylin.common.util;
+
+/**
+ * @au

[kylin] branch document updated: translate powerby to Chinese

2022-10-29 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a commit to branch document
in repository https://gitbox.apache.org/repos/asf/kylin.git


The following commit(s) were added to refs/heads/document by this push:
 new 8189cc7943 translate powerby to Chinese
8189cc7943 is described below

commit 8189cc794305b3cefa14cc4a49311a7f721b75a8
Author: Shaofeng Shi 
AuthorDate: Sat Oct 29 21:17:45 2022 +0800

translate powerby to Chinese
---
 website/community/poweredby.cn.md | 10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/website/community/poweredby.cn.md 
b/website/community/poweredby.cn.md
index d574e9bfce..03bf4c4496 100644
--- a/website/community/poweredby.cn.md
+++ b/website/community/poweredby.cn.md
@@ -10,19 +10,19 @@ __如何贡献案例__
 __公司 & 组织__
 
 * [爱的番茄](https://www.tomatogames.com/), 2022-8-18
-* By building a self-service data platform based on MDX for Kylin + Kylin 
4, users can use Excel to retrieve data and then flexibly analyze user 
behavior, conduct targeted user incentives and advertising operations.
+* 通过基于 MDX for Kylin + Kylin 4 搭建自助取数平台,使得运营同学可以使用 Excel 
自助取数,从而可以灵活地分析用户行为,进行定向用户激励和广告推送等运营活动。
 
 * [传音](https://www.transsion.com/), 2022-4-6
-* Transsion is a manufacturer of mobile phones based in Shenzhen, China. 
Transsion uses Apache Kylin as the OLAP engine of metrics store, managing 
thousands of key metrics.
+* 传音是一家中国智能手机制造商。传音使用 Apache Kylin 作为其指标平台的 OLAP engine,管理上千业务指标。
 
 * [兴业银行](https://www.cib.com.cn/), 2022-2-10
-* CIB is a commercial bank based in Fuzhou, Fujian province of China. CIB 
has over 100 million card holders. It adopted Apache Kylin for its credit card 
data and user portrait analysis.
+* 兴业银行是中国最大的银行之一,拥有上亿持卡人。兴业银行使用 Apache Kylin 于信用卡分析以及用户画像分析。
 
 * [TP-Link](https://www.tp-link.com/), 2021-8-9
-* TP-Link sells a large number of IoT devices, which regularly generate a 
large amount of device operation data. The data has great value for the 
monitoring of device operation status. By building a data analysis system with 
Kylin, TP-Link can analyse the running status of different versions of 
equipment in time.
+* 普联科技销售了海量的 IoT 终端设备,这些设备会定期产生和上传海量的设备运行数据,这些数据分析对于设备运行状态的监控有很重要的价值。通过 
Kylin 搭建数据分析系统,可以及时分析不同版本设备运行状态。
 
 * [顺丰科技](https://www.sf-tech.com.cn/), 2020-11-21
-* SF-tech is a subsidiary of SF express, which is a multinational delivery 
services and logistics company in China. SF-tech selects Kylin for internal 
finance metrics processing and online serving.
+* 顺丰科技是顺丰快递旗下子公司. 顺丰科技使用 Kylin 用于经营指标计算和在线服务。
 
 * [ZTO 中通快递](https://www.zto.com/), 2019-12-18 
 * ZTO 作为体量最大的快递公司,将 Apache Kylin 用于大数据分析,为各种数据产品提供支持,主要应用在数据驾驶舱,仪表盘分析等产品。



[kylin] branch document updated: update poweredby

2022-10-29 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a commit to branch document
in repository https://gitbox.apache.org/repos/asf/kylin.git


The following commit(s) were added to refs/heads/document by this push:
 new 0222784bef update poweredby
0222784bef is described below

commit 0222784bef8e2d59847e0c7fa144e1f458a8c968
Author: Shaofeng Shi 
AuthorDate: Sat Oct 29 21:13:05 2022 +0800

update poweredby
---
 website/community/poweredby.cn.md | 15 +++
 website/community/poweredby.md| 16 
 2 files changed, 31 insertions(+)

diff --git a/website/community/poweredby.cn.md 
b/website/community/poweredby.cn.md
index fc56e3c0e4..d574e9bfce 100644
--- a/website/community/poweredby.cn.md
+++ b/website/community/poweredby.cn.md
@@ -9,6 +9,21 @@ __如何贡献案例__
 
 __公司 & 组织__
 
+* [爱的番茄](https://www.tomatogames.com/), 2022-8-18
+* By building a self-service data platform based on MDX for Kylin + Kylin 
4, users can use Excel to retrieve data and then flexibly analyze user 
behavior, conduct targeted user incentives and advertising operations.
+
+* [传音](https://www.transsion.com/), 2022-4-6
+* Transsion is a manufacturer of mobile phones based in Shenzhen, China. 
Transsion uses Apache Kylin as the OLAP engine of metrics store, managing 
thousands of key metrics.
+
+* [兴业银行](https://www.cib.com.cn/), 2022-2-10
+* CIB is a commercial bank based in Fuzhou, Fujian province of China. CIB 
has over 100 million card holders. It adopted Apache Kylin for its credit card 
data and user portrait analysis.
+
+* [TP-Link](https://www.tp-link.com/), 2021-8-9
+* TP-Link sells a large number of IoT devices, which regularly generate a 
large amount of device operation data. The data has great value for the 
monitoring of device operation status. By building a data analysis system with 
Kylin, TP-Link can analyse the running status of different versions of 
equipment in time.
+
+* [顺丰科技](https://www.sf-tech.com.cn/), 2020-11-21
+* SF-tech is a subsidiary of SF express, which is a multinational delivery 
services and logistics company in China. SF-tech selects Kylin for internal 
finance metrics processing and online serving.
+
 * [ZTO 中通快递](https://www.zto.com/), 2019-12-18 
 * ZTO 作为体量最大的快递公司,将 Apache Kylin 用于大数据分析,为各种数据产品提供支持,主要应用在数据驾驶舱,仪表盘分析等产品。
 
diff --git a/website/community/poweredby.md b/website/community/poweredby.md
index ffb06b4c53..2041ccf840 100644
--- a/website/community/poweredby.md
+++ b/website/community/poweredby.md
@@ -9,6 +9,22 @@ Send a quick description of your organization and usage to the 
[mailing list](ma
 
 __Companies & Organizations__
 
+
+* [Tomato Games](https://www.tomatogames.com/), 2022-8-18
+* By building a self-service data platform based on MDX for Kylin + Kylin 
4, users can use Excel to retrieve data and then flexibly analyze user 
behavior, conduct targeted user incentives and advertising operations.
+
+* [Transsion](https://www.transsion.com/), 2022-4-6
+* Transsion is a manufacturer of mobile phones based in Shenzhen, China. 
Transsion uses Apache Kylin as the OLAP engine of metrics store, managing 
thousands of key metrics.
+
+* [Industrial Bank (China)](https://www.cib.com.cn/), 2022-2-10
+* CIB is a commercial bank based in Fuzhou, Fujian province of China. CIB 
has over 100 million card holders. It adopted Apache Kylin for its credit card 
data and user portrait analysis.
+
+* [TP-Link](https://www.tp-link.com/), 2021-8-9
+* TP-Link sells a large number of IoT devices, which regularly generate a 
large amount of device operation data. The data has great value for the 
monitoring of device operation status. By building a data analysis system with 
Kylin, TP-Link can analyse the running status of different versions of 
equipment in time.
+
+* [SF-tech](https://www.sf-tech.com.cn/), 2020-11-21
+* SF-tech is a subsidiary of SF express, which is a multinational delivery 
services and logistics company in China. SF-tech selects Kylin for internal 
finance metrics processing and online serving.
+
 * [ZTO](https://www.zto.com/), 2019-12-18
 * ZTO is the largest express company. Apache Kylin is used for big data 
analytics and supports a wide range of data products, mainly in data cockpits, 
dashboard analysis and other products.
 



[kylin] branch main updated (f88d14600f -> a7b3ade18f)

2022-08-28 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/kylin.git


from f88d14600f [maven-release-plugin] prepare release kylin-4.0.2
 add a7b3ade18f [maven-release-plugin] prepare for next development 
iteration

No new revisions were added by this update.

Summary of changes:
 build-engine/pom.xml  | 2 +-
 cache/pom.xml | 2 +-
 core-common/pom.xml   | 2 +-
 core-cube/pom.xml | 2 +-
 core-job/pom.xml  | 2 +-
 core-metadata/pom.xml | 2 +-
 core-metrics/pom.xml  | 2 +-
 core-storage/pom.xml  | 2 +-
 jdbc/pom.xml  | 2 +-
 kylin-spark-project/kylin-soft-affinity-cache/pom.xml | 2 +-
 kylin-spark-project/kylin-spark-classloader/pom.xml   | 4 ++--
 kylin-spark-project/kylin-spark-common/pom.xml| 4 ++--
 kylin-spark-project/kylin-spark-engine/pom.xml| 2 +-
 kylin-spark-project/kylin-spark-metadata/pom.xml  | 2 +-
 kylin-spark-project/kylin-spark-query/pom.xml | 2 +-
 kylin-spark-project/kylin-spark-test/pom.xml  | 2 +-
 kylin-spark-project/pom.xml   | 2 +-
 metastore-hbase/pom.xml   | 2 +-
 metrics-reporter-hive/pom.xml | 2 +-
 metrics-reporter-kafka/pom.xml| 2 +-
 parquet-assembly/pom.xml  | 2 +-
 pom.xml   | 4 ++--
 query/pom.xml | 2 +-
 server-base/pom.xml   | 6 +++---
 server/pom.xml| 4 ++--
 source-hive/pom.xml   | 2 +-
 tool-assembly/pom.xml | 2 +-
 tool/pom.xml  | 2 +-
 28 files changed, 34 insertions(+), 34 deletions(-)



[kylin] annotated tag kylin-4.0.2 updated (f88d14600f -> 7f1cfb3d57)

2022-08-28 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a change to annotated tag kylin-4.0.2
in repository https://gitbox.apache.org/repos/asf/kylin.git


*** WARNING: tag kylin-4.0.2 was modified! ***

from f88d14600f (commit)
  to 7f1cfb3d57 (tag)
 tagging f88d14600ffb1a24d9eb33b29c6114c635600111 (commit)
 replaces kylin-4.0.0-beta
  by hit-lacus
  on Sun Aug 28 08:07:46 2022 +

- Log -
[maven-release-plugin] copy for tag kylin-4.0.2
---


No new revisions were added by this update.

Summary of changes:



[kylin] branch main updated: [maven-release-plugin] prepare release kylin-4.0.2

2022-08-28 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/kylin.git


The following commit(s) were added to refs/heads/main by this push:
 new f88d14600f [maven-release-plugin] prepare release kylin-4.0.2
f88d14600f is described below

commit f88d14600ffb1a24d9eb33b29c6114c635600111
Author: hit-lacus 
AuthorDate: Sun Aug 28 08:07:34 2022 +

[maven-release-plugin] prepare release kylin-4.0.2
---
 build-engine/pom.xml  | 2 +-
 cache/pom.xml | 2 +-
 core-common/pom.xml   | 2 +-
 core-cube/pom.xml | 2 +-
 core-job/pom.xml  | 2 +-
 core-metadata/pom.xml | 2 +-
 core-metrics/pom.xml  | 2 +-
 core-storage/pom.xml  | 2 +-
 jdbc/pom.xml  | 2 +-
 kylin-spark-project/kylin-soft-affinity-cache/pom.xml | 2 +-
 kylin-spark-project/kylin-spark-classloader/pom.xml   | 4 ++--
 kylin-spark-project/kylin-spark-common/pom.xml| 4 ++--
 kylin-spark-project/kylin-spark-engine/pom.xml| 2 +-
 kylin-spark-project/kylin-spark-metadata/pom.xml  | 2 +-
 kylin-spark-project/kylin-spark-query/pom.xml | 2 +-
 kylin-spark-project/kylin-spark-test/pom.xml  | 2 +-
 kylin-spark-project/pom.xml   | 2 +-
 metastore-hbase/pom.xml   | 2 +-
 metrics-reporter-hive/pom.xml | 2 +-
 metrics-reporter-kafka/pom.xml| 2 +-
 parquet-assembly/pom.xml  | 2 +-
 pom.xml   | 4 ++--
 query/pom.xml | 2 +-
 server-base/pom.xml   | 6 +++---
 server/pom.xml| 4 ++--
 source-hive/pom.xml   | 2 +-
 tool-assembly/pom.xml | 2 +-
 tool/pom.xml  | 2 +-
 28 files changed, 34 insertions(+), 34 deletions(-)

diff --git a/build-engine/pom.xml b/build-engine/pom.xml
index 4f111407d3..a2031813c3 100644
--- a/build-engine/pom.xml
+++ b/build-engine/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.2-SNAPSHOT
+4.0.2
 
 
 
diff --git a/cache/pom.xml b/cache/pom.xml
index e79cbcc453..9486683c55 100644
--- a/cache/pom.xml
+++ b/cache/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.kylin
 kylin
-4.0.2-SNAPSHOT
+4.0.2
 
 
 
diff --git a/core-common/pom.xml b/core-common/pom.xml
index b5e3503e24..ec4e092001 100644
--- a/core-common/pom.xml
+++ b/core-common/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.2-SNAPSHOT
+4.0.2
 
 
 
diff --git a/core-cube/pom.xml b/core-cube/pom.xml
index c46122947b..6e5de90246 100644
--- a/core-cube/pom.xml
+++ b/core-cube/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.2-SNAPSHOT
+4.0.2
 
 
 
diff --git a/core-job/pom.xml b/core-job/pom.xml
index a2b19c8889..b6e441099e 100644
--- a/core-job/pom.xml
+++ b/core-job/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.2-SNAPSHOT
+4.0.2
 
 
 
diff --git a/core-metadata/pom.xml b/core-metadata/pom.xml
index 015058b75c..72866f8bbc 100644
--- a/core-metadata/pom.xml
+++ b/core-metadata/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.2-SNAPSHOT
+4.0.2
 
 
 
diff --git a/core-metrics/pom.xml b/core-metrics/pom.xml
index 6280969e7b..1e32044b5e 100644
--- a/core-metrics/pom.xml
+++ b/core-metrics/pom.xml
@@ -28,7 +28,7 @@
 
 kylin
 org.apache.kylin
-4.0.2-SNAPSHOT
+4.0.2
 
 
 
diff --git a/core-storage/pom.xml b/core-storage/pom.xml
index 30f685009d..7b49a7f19e 100644
--- a/core-storage/pom.xml
+++ b/core-storage/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.2-SNAPSHOT
+4.0.2
 
 
 
diff --git a/jdbc/pom.xml b/jdbc/pom.xml
index 4c46149e53..da67e6d66a 100644
--- a/jdbc/pom.xml
+++ b/jdbc/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.2-SNAPSHOT
+4.0.2
 
 
 
diff --git a/kylin-spark-project/kylin-soft-affinity-cache/pom.xml 
b/kylin-spark-project/kylin-soft-affinity-cache/pom.xml
index 03df75b6e3..aa83725d88 100644
--- a/kylin-spark-project/kylin-soft-affinity-cache/pom.xml
+++ b/kylin-spark-project/kylin-soft-affinity-cache/pom.xml
@@ -27,7 +27,7 @@
 
 org.apache.kylin
 kylin-spark-project
-4.0.2

[kylin] 03/03: upgrade spring-core and spring-security

2022-08-03 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a commit to branch upgrade-spring
in repository https://gitbox.apache.org/repos/asf/kylin.git

commit 7331d677707cf3f8651077ce11df1606e4bf8b8c
Author: Shaofeng Shi 
AuthorDate: Thu Aug 4 10:04:07 2022 +0800

upgrade spring-core and spring-security
---
 pom.xml|  4 +--
 .../kylin/rest/util/Log4jConfigListener.java   | 29 +-
 server/pom.xml | 16 
 server/src/main/resources/kylinSecurity.xml|  2 +-
 4 files changed, 20 insertions(+), 31 deletions(-)

diff --git a/pom.xml b/pom.xml
index 556ad4f4cb..0611c4396f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -118,7 +118,7 @@
 2.5.0
 
 
-2.6.7
+2.10.0
 
 
 3.4
@@ -164,7 +164,7 @@
 3.1.2
 
 1.3.8.RELEASE
-4.3.26.RELEASE
+5.2.22.RELEASE
 
5.5.7
 
1.0.2.RELEASE
 2.6.6
diff --git 
a/server-base/src/main/java/org/apache/kylin/rest/util/Log4jConfigListener.java 
b/server-base/src/main/java/org/apache/kylin/rest/util/Log4jConfigListener.java
index 13eca7438c..2979030a54 100644
--- 
a/server-base/src/main/java/org/apache/kylin/rest/util/Log4jConfigListener.java
+++ 
b/server-base/src/main/java/org/apache/kylin/rest/util/Log4jConfigListener.java
@@ -18,32 +18,5 @@
 
 package org.apache.kylin.rest.util;
 
-import javax.servlet.ServletContextEvent;
-
-import org.apache.kylin.common.KylinConfig;
-
-public class Log4jConfigListener extends 
org.springframework.web.util.Log4jConfigListener {
-
-private boolean isDebugTomcat;
-
-public Log4jConfigListener() {
-this.isDebugTomcat = KylinConfig.getInstanceFromEnv().isDevEnv();
-}
-
-@Override
-public void contextInitialized(ServletContextEvent event) {
-if (!isDebugTomcat) {
-super.contextInitialized(event);
-}
-System.setProperty("needCheckCC", "true");
-
-}
-
-@Override
-public void contextDestroyed(ServletContextEvent event) {
-if (!isDebugTomcat) {
-super.contextDestroyed(event);
-}
-}
-
+public class Log4jConfigListener {
 }
diff --git a/server/pom.xml b/server/pom.xml
index 3ca2f05fc6..f482d7b2b4 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -74,6 +74,22 @@
 
 
 
+
+com.fasterxml.jackson.core
+jackson-core
+compile
+
+
+com.fasterxml.jackson.core
+jackson-databind
+compile
+
+
+com.fasterxml.jackson.core
+jackson-annotations
+compile
+
+
 
 org.opensaml
 opensaml
diff --git a/server/src/main/resources/kylinSecurity.xml 
b/server/src/main/resources/kylinSecurity.xml
index c6fbff972c..b16b91de8b 100644
--- a/server/src/main/resources/kylinSecurity.xml
+++ b/server/src/main/resources/kylinSecurity.xml
@@ -19,7 +19,7 @@
xmlns:util="http://www.springframework.org/schema/util; 
xsi:schemaLocation="http://www.springframework.org/schema/beans
http://www.springframework.org/schema/beans/spring-beans-4.3.xsd
http://www.springframework.org/schema/security
-   http://www.springframework.org/schema/security/spring-security-4.2.xsd
+   https://www.springframework.org/schema/security/spring-security-5.5.xsd
http://www.springframework.org/schema/util
http://www.springframework.org/schema/util/spring-util-4.3.xsd
 http://www.springframework.org/schema/context



[kylin] 01/03: Bump spring-security-core from 4.2.3.RELEASE to 5.5.7

2022-08-03 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a commit to branch upgrade-spring
in repository https://gitbox.apache.org/repos/asf/kylin.git

commit 67b542fee38e5253224a4cf58ca5dbb0237fb3d9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed May 25 23:11:31 2022 +

Bump spring-security-core from 4.2.3.RELEASE to 5.5.7

Bumps 
[spring-security-core](https://github.com/spring-projects/spring-security) from 
4.2.3.RELEASE to 5.5.7.
- [Release 
notes](https://github.com/spring-projects/spring-security/releases)
- 
[Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- 
[Commits](https://github.com/spring-projects/spring-security/compare/4.2.3.RELEASE...5.5.7)

---
updated-dependencies:
- dependency-name: org.springframework.security:spring-security-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] 
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c4cf577583..556ad4f4cb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -165,7 +165,7 @@
 
 1.3.8.RELEASE
 4.3.26.RELEASE
-
4.2.3.RELEASE
+
5.5.7
 
1.0.2.RELEASE
 2.6.6
 1.8.9



[kylin] branch upgrade-spring created (now 7331d67770)

2022-08-03 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a change to branch upgrade-spring
in repository https://gitbox.apache.org/repos/asf/kylin.git


  at 7331d67770 upgrade spring-core and spring-security

This branch includes the following new commits:

 new 67b542fee3 Bump spring-security-core from 4.2.3.RELEASE to 5.5.7
 new 8c6890a171 Bump spring-core from 4.3.10.RELEASE to 5.2.22.RELEASE in 
/tool
 new 7331d67770 upgrade spring-core and spring-security

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.




[kylin] 02/03: Bump spring-core from 4.3.10.RELEASE to 5.2.22.RELEASE in /tool

2022-08-03 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a commit to branch upgrade-spring
in repository https://gitbox.apache.org/repos/asf/kylin.git

commit 8c6890a1716a0eb765bcac31c4d6df14c9859ee7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed May 25 06:04:10 2022 +

Bump spring-core from 4.3.10.RELEASE to 5.2.22.RELEASE in /tool

Bumps [spring-core](https://github.com/spring-projects/spring-framework) 
from 4.3.10.RELEASE to 5.2.22.RELEASE.
- [Release 
notes](https://github.com/spring-projects/spring-framework/releases)
- 
[Commits](https://github.com/spring-projects/spring-framework/compare/v4.3.10.RELEASE...v5.2.22.RELEASE)

---
updated-dependencies:
- dependency-name: org.springframework:spring-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] 
---
 tool/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tool/pom.xml b/tool/pom.xml
index f9fff53998..a2f32bb924 100644
--- a/tool/pom.xml
+++ b/tool/pom.xml
@@ -32,7 +32,7 @@
 
 
 
-4.3.10.RELEASE
+5.2.22.RELEASE
 
 
 



[kylin] branch main updated: minor, update the development url in README.md

2022-05-15 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/kylin.git


The following commit(s) were added to refs/heads/main by this push:
 new 68d08488f1 minor, update the development url in README.md
68d08488f1 is described below

commit 68d08488f1e1e586523be85d79edac43c8bcf3c5
Author: Shaofeng Shi 
AuthorDate: Sun May 15 17:07:45 2022 +0800

minor, update the development url in README.md
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index d5588097f9..1bc75f28f8 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ For more details, see the website 
[http://kylin.apache.org](http://kylin.apache.
 
 Develop
 =
-Please refer to 
[https://github.com/Kyligence/kylin-on-parquet-v2/wiki/Development-document](https://github.com/Kyligence/kylin-on-parquet-v2/wiki/Development-document).
+Please refer to [Development Guide for Kylin 
4](https://cwiki.apache.org/confluence/display/KYLIN/Development+Guide+for+Kylin+4)
 on wiki.
 
 Get started with Kylin in 5 minutes with Docker
 =



[kylin] branch main updated: minor, update pull request template

2022-05-14 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/kylin.git


The following commit(s) were added to refs/heads/main by this push:
 new 15825b3b59 minor, update pull request template
15825b3b59 is described below

commit 15825b3b59932a2cd79b571e796588e69e02476a
Author: Shaofeng Shi 
AuthorDate: Sun May 15 10:20:34 2022 +0800

minor, update pull request template
---
 .github/pull_request_template.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
index 77de69b459..5bd1dff74a 100644
--- a/.github/pull_request_template.md
+++ b/.github/pull_request_template.md
@@ -6,8 +6,8 @@ Describe the big picture of your changes here to communicate to 
the maintainers
 
 As most of the development works are on Kylin 4, we need to switch it as main 
branch. Apache Kylin community changes the branch settings on Github since 
2021-08-04 :
 
-1. The original branch _kylin-on-parquet-v2_ for **Kylin 4.X** (Parquet 
Storage) has been renamed to branch **main**, and configured as the **default** 
branch;
-2. The original branch _master_ for **Kylin 3.X** (HBase Storage) has been 
renamed to branch **kylin3** ;
+1. The default branch _main_ is for **Kylin 4.x** (Parquet storage);
+2. The original branch _master_ for **Kylin 3.x** (HBase storage) has been 
renamed to **kylin3** ;
 
 Please check [Intro to Kylin 4 
architecture](https://kylin.apache.org/blog/2021/07/02/Apache-Kylin4-A-new-storage-and-compute-architecture/)
 and [INFRA-22166](https://issues.apache.org/jira/browse/INFRA-22166) if you 
are interested.
 
@@ -34,4 +34,4 @@ _Put an `x` in the boxes that apply. You can also fill these 
out after creating
 
 ## Further comments
 
-If this is a relatively large or complex change, kick off the discussion at 
user@kylin or dev@kylin by explaining why you chose the solution you did and 
what alternatives you considered, etc...
+If this is a relatively large or complex change, kick off the discussion at 
u...@kylin.apache.org or d...@kylin.apache.org by explaining why you chose the 
solution you did and what alternatives you considered, etc...



svn commit: r54134 - /release/kylin/apache-kylin-4.0.0/

2022-04-27 Thread shaofengshi
Author: shaofengshi
Date: Wed Apr 27 14:20:17 2022
New Revision: 54134

Log:
Archiving release apache-kylin-4.0.0

Removed:
release/kylin/apache-kylin-4.0.0/



svn commit: r54133 - /release/kylin/apache-kylin-3.1.2/

2022-04-27 Thread shaofengshi
Author: shaofengshi
Date: Wed Apr 27 14:19:50 2022
New Revision: 54133

Log:
Archiving release apache-kylin-3.1.2

Removed:
release/kylin/apache-kylin-3.1.2/



svn commit: r54132 - /release/kylin/apache-kylin-4.0.0-beta/

2022-04-27 Thread shaofengshi
Author: shaofengshi
Date: Wed Apr 27 14:19:15 2022
New Revision: 54132

Log:
Archiving release 4.0.0-beta

Removed:
release/kylin/apache-kylin-4.0.0-beta/



[kylin] branch v4.0.1-release created (now e1b19c1)

2021-12-29 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a change to branch v4.0.1-release
in repository https://gitbox.apache.org/repos/asf/kylin.git.


  at e1b19c1  [maven-release-plugin] prepare for next development iteration

This branch includes the following new commits:

 new e1b19c1  [maven-release-plugin] prepare for next development iteration

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[kylin] 01/01: [maven-release-plugin] prepare for next development iteration

2021-12-29 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a commit to branch v4.0.1-release
in repository https://gitbox.apache.org/repos/asf/kylin.git

commit e1b19c11e63ca9cff8e68572f12cb6a24aae5780
Author: nichunen 
AuthorDate: Wed Dec 29 10:35:31 2021 +

[maven-release-plugin] prepare for next development iteration
---
 build-engine/pom.xml| 2 +-
 cache/pom.xml   | 2 +-
 core-common/pom.xml | 2 +-
 core-cube/pom.xml   | 2 +-
 core-job/pom.xml| 2 +-
 core-metadata/pom.xml   | 2 +-
 core-metrics/pom.xml| 2 +-
 core-storage/pom.xml| 2 +-
 jdbc/pom.xml| 2 +-
 kylin-spark-project/kylin-spark-classloader/pom.xml | 4 ++--
 kylin-spark-project/kylin-spark-common/pom.xml  | 4 ++--
 kylin-spark-project/kylin-spark-engine/pom.xml  | 2 +-
 kylin-spark-project/kylin-spark-metadata/pom.xml| 2 +-
 kylin-spark-project/kylin-spark-query/pom.xml   | 2 +-
 kylin-spark-project/kylin-spark-test/pom.xml| 2 +-
 kylin-spark-project/pom.xml | 2 +-
 metastore-hbase/pom.xml | 2 +-
 metrics-reporter-hive/pom.xml   | 2 +-
 metrics-reporter-kafka/pom.xml  | 2 +-
 parquet-assembly/pom.xml| 2 +-
 pom.xml | 4 ++--
 query/pom.xml   | 2 +-
 server-base/pom.xml | 6 +++---
 server/pom.xml  | 4 ++--
 source-hive/pom.xml | 2 +-
 tool-assembly/pom.xml   | 2 +-
 tool/pom.xml| 2 +-
 27 files changed, 33 insertions(+), 33 deletions(-)

diff --git a/build-engine/pom.xml b/build-engine/pom.xml
index 7a0685a..4f11140 100644
--- a/build-engine/pom.xml
+++ b/build-engine/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.1
+4.0.2-SNAPSHOT
 
 
 
diff --git a/cache/pom.xml b/cache/pom.xml
index bbc05f4..e79cbcc 100644
--- a/cache/pom.xml
+++ b/cache/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.kylin
 kylin
-4.0.1
+4.0.2-SNAPSHOT
 
 
 
diff --git a/core-common/pom.xml b/core-common/pom.xml
index 1824f5b..b5e3503 100644
--- a/core-common/pom.xml
+++ b/core-common/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.1
+4.0.2-SNAPSHOT
 
 
 
diff --git a/core-cube/pom.xml b/core-cube/pom.xml
index c005350..c461229 100644
--- a/core-cube/pom.xml
+++ b/core-cube/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.1
+4.0.2-SNAPSHOT
 
 
 
diff --git a/core-job/pom.xml b/core-job/pom.xml
index 7481f55..a2b19c8 100644
--- a/core-job/pom.xml
+++ b/core-job/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.1
+4.0.2-SNAPSHOT
 
 
 
diff --git a/core-metadata/pom.xml b/core-metadata/pom.xml
index 3ec8836..015058b 100644
--- a/core-metadata/pom.xml
+++ b/core-metadata/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.1
+4.0.2-SNAPSHOT
 
 
 
diff --git a/core-metrics/pom.xml b/core-metrics/pom.xml
index 12a205c..6280969 100644
--- a/core-metrics/pom.xml
+++ b/core-metrics/pom.xml
@@ -28,7 +28,7 @@
 
 kylin
 org.apache.kylin
-4.0.1
+4.0.2-SNAPSHOT
 
 
 
diff --git a/core-storage/pom.xml b/core-storage/pom.xml
index 6346aaa..30f6850 100644
--- a/core-storage/pom.xml
+++ b/core-storage/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.1
+4.0.2-SNAPSHOT
 
 
 
diff --git a/jdbc/pom.xml b/jdbc/pom.xml
index bd3bbd0..4c46149 100644
--- a/jdbc/pom.xml
+++ b/jdbc/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.1
+4.0.2-SNAPSHOT
 
 
 
diff --git a/kylin-spark-project/kylin-spark-classloader/pom.xml 
b/kylin-spark-project/kylin-spark-classloader/pom.xml
index 13ac1f8..ad27ec7 100644
--- a/kylin-spark-project/kylin-spark-classloader/pom.xml
+++ b/kylin-spark-project/kylin-spark-classloader/pom.xml
@@ -23,12 +23,12 @@
 Apache Kylin 4.X - Classloader
 jar
 kylin-spark-classloader
-4.0.1
+4.0.2-SNAPSHOT
 
 
 kylin-spark-project
 org.apache.kylin
-4.0.1
+4.0.2-SNAPSHOT
 ../pom.xml
 
 
diff --git a/kylin-spark-project/kylin-spark-common/pom.xml 
b/kylin-spark-project/kylin-spark-common/pom.xml
index 166a155..4d0cee3 100644
--- a/kylin-spark-project/kylin-spark

[kylin] annotated tag kylin-4.0.1 updated (337026c -> 54360be)

2021-12-29 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a change to annotated tag kylin-4.0.1
in repository https://gitbox.apache.org/repos/asf/kylin.git.


*** WARNING: tag kylin-4.0.1 was modified! ***

from 337026c  (commit)
  to 54360be  (tag)
 tagging 337026c97d47d0325c3eeefe9fd2f2bebdb1eb18 (commit)
 replaces kylin-4.0.0-beta
  by nichunen
  on Wed Dec 29 10:35:29 2021 +

- Log -
[maven-release-plugin] copy for tag kylin-4.0.1
---


No new revisions were added by this update.

Summary of changes:


[kylin] branch v3.1.3-release updated: [maven-release-plugin] prepare for next development iteration

2021-12-29 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a commit to branch v3.1.3-release
in repository https://gitbox.apache.org/repos/asf/kylin.git


The following commit(s) were added to refs/heads/v3.1.3-release by this push:
 new 2e913c1  [maven-release-plugin] prepare for next development iteration
2e913c1 is described below

commit 2e913c1e7388acc201b0cd602c420ac3fd706670
Author: nichunen 
AuthorDate: Wed Dec 29 08:54:27 2021 +

[maven-release-plugin] prepare for next development iteration
---
 assembly/pom.xml   | 2 +-
 cache/pom.xml  | 2 +-
 core-common/pom.xml| 2 +-
 core-cube/pom.xml  | 2 +-
 core-dictionary/pom.xml| 2 +-
 core-job/pom.xml   | 2 +-
 core-metadata/pom.xml  | 2 +-
 core-metrics/pom.xml   | 2 +-
 core-storage/pom.xml   | 2 +-
 cube-migration/pom.xml | 2 +-
 datasource-sdk/pom.xml | 2 +-
 engine-flink/pom.xml   | 2 +-
 engine-mr/pom.xml  | 2 +-
 engine-spark/pom.xml   | 2 +-
 jdbc/pom.xml   | 2 +-
 kylin-it/pom.xml   | 2 +-
 metrics-reporter-hive/pom.xml  | 2 +-
 metrics-reporter-kafka/pom.xml | 2 +-
 pom.xml| 4 ++--
 query/pom.xml  | 2 +-
 server-base/pom.xml| 2 +-
 server/pom.xml | 2 +-
 source-hive/pom.xml| 2 +-
 source-jdbc/pom.xml| 2 +-
 source-kafka/pom.xml   | 2 +-
 storage-hbase/pom.xml  | 2 +-
 storage-stream/pom.xml | 2 +-
 stream-coordinator/pom.xml | 2 +-
 stream-core/pom.xml| 2 +-
 stream-receiver/pom.xml| 2 +-
 stream-source-kafka/pom.xml| 2 +-
 tomcat-ext/pom.xml | 2 +-
 tool-assembly/pom.xml  | 2 +-
 tool/pom.xml   | 2 +-
 34 files changed, 35 insertions(+), 35 deletions(-)

diff --git a/assembly/pom.xml b/assembly/pom.xml
index b0ade26..3597a33 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -26,7 +26,7 @@
 
 kylin
 org.apache.kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/cache/pom.xml b/cache/pom.xml
index 1c66581..29d776a 100644
--- a/cache/pom.xml
+++ b/cache/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.kylin
 kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/core-common/pom.xml b/core-common/pom.xml
index 7024a91..532771c 100644
--- a/core-common/pom.xml
+++ b/core-common/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/core-cube/pom.xml b/core-cube/pom.xml
index 18aebc6..76f6d0b 100644
--- a/core-cube/pom.xml
+++ b/core-cube/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/core-dictionary/pom.xml b/core-dictionary/pom.xml
index 331e0ca..9e05006 100644
--- a/core-dictionary/pom.xml
+++ b/core-dictionary/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/core-job/pom.xml b/core-job/pom.xml
index 28ff648..91b013d 100644
--- a/core-job/pom.xml
+++ b/core-job/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/core-metadata/pom.xml b/core-metadata/pom.xml
index 1e4c2af..c85125f 100644
--- a/core-metadata/pom.xml
+++ b/core-metadata/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/core-metrics/pom.xml b/core-metrics/pom.xml
index 17e20e4..1825f7b 100644
--- a/core-metrics/pom.xml
+++ b/core-metrics/pom.xml
@@ -28,7 +28,7 @@
 
 kylin
 org.apache.kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/core-storage/pom.xml b/core-storage/pom.xml
index 333ffbc..ecdb257 100644
--- a/core-storage/pom.xml
+++ b/core-storage/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/cube-migration/pom.xml b/cube-migration/pom.xml
index 0557149..9e48167 100755
--- a/cube-migration/pom.xml
+++ b/cube-migration/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/datasource-sdk/pom.xml b/datasource-sdk/pom.xml
index 68586b3..5411360 100644
--- a/datasource-sdk/pom.xml
+++ b/datasource-sdk/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.kylin
 kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/engine-flink/pom.xml b/engine-flink/pom.xml
index 2411409..5e69520 100644
--- a/engine-flink/pom.xml
+++ b/engine-flink/pom.xml
@@ -28,7 +28,7 @@
 
 kylin
 org.apache.kylin
-3.1.3
+3.1.4-SNAPSHOT

[kylin] annotated tag kylin-3.1.3 updated (2fb07e6 -> f78aad7)

2021-12-29 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a change to annotated tag kylin-3.1.3
in repository https://gitbox.apache.org/repos/asf/kylin.git.


*** WARNING: tag kylin-3.1.3 was modified! ***

from 2fb07e6  (commit)
  to f78aad7  (tag)
 tagging 2fb07e6b1bf0f716090f3b73004c5afe0096b9be (commit)
 replaces kylin-1.2
  by nichunen
  on Wed Dec 29 08:54:25 2021 +

- Log -
[maven-release-plugin] copy for tag kylin-3.1.3
---


No new revisions were added by this update.

Summary of changes:


[kylin] branch v3.1.3-release updated: [maven-release-plugin] prepare release kylin-3.1.3

2021-12-29 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a commit to branch v3.1.3-release
in repository https://gitbox.apache.org/repos/asf/kylin.git


The following commit(s) were added to refs/heads/v3.1.3-release by this push:
 new 2fb07e6  [maven-release-plugin] prepare release kylin-3.1.3
2fb07e6 is described below

commit 2fb07e6b1bf0f716090f3b73004c5afe0096b9be
Author: nichunen 
AuthorDate: Wed Dec 29 08:54:13 2021 +

[maven-release-plugin] prepare release kylin-3.1.3
---
 assembly/pom.xml   | 2 +-
 cache/pom.xml  | 2 +-
 core-common/pom.xml| 2 +-
 core-cube/pom.xml  | 2 +-
 core-dictionary/pom.xml| 2 +-
 core-job/pom.xml   | 2 +-
 core-metadata/pom.xml  | 2 +-
 core-metrics/pom.xml   | 2 +-
 core-storage/pom.xml   | 2 +-
 cube-migration/pom.xml | 2 +-
 datasource-sdk/pom.xml | 2 +-
 engine-flink/pom.xml   | 2 +-
 engine-mr/pom.xml  | 2 +-
 engine-spark/pom.xml   | 2 +-
 jdbc/pom.xml   | 2 +-
 kylin-it/pom.xml   | 2 +-
 metrics-reporter-hive/pom.xml  | 2 +-
 metrics-reporter-kafka/pom.xml | 2 +-
 pom.xml| 4 ++--
 query/pom.xml  | 2 +-
 server-base/pom.xml| 2 +-
 server/pom.xml | 2 +-
 source-hive/pom.xml| 2 +-
 source-jdbc/pom.xml| 2 +-
 source-kafka/pom.xml   | 2 +-
 storage-hbase/pom.xml  | 2 +-
 storage-stream/pom.xml | 2 +-
 stream-coordinator/pom.xml | 2 +-
 stream-core/pom.xml| 2 +-
 stream-receiver/pom.xml| 2 +-
 stream-source-kafka/pom.xml| 2 +-
 tomcat-ext/pom.xml | 2 +-
 tool-assembly/pom.xml  | 2 +-
 tool/pom.xml   | 2 +-
 34 files changed, 35 insertions(+), 35 deletions(-)

diff --git a/assembly/pom.xml b/assembly/pom.xml
index 201a3ee..b0ade26 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -26,7 +26,7 @@
 
 kylin
 org.apache.kylin
-3.1.3-SNAPSHOT
+3.1.3
 
 
 
diff --git a/cache/pom.xml b/cache/pom.xml
index f85d084..1c66581 100644
--- a/cache/pom.xml
+++ b/cache/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.kylin
 kylin
-3.1.3-SNAPSHOT
+3.1.3
 
 
 
diff --git a/core-common/pom.xml b/core-common/pom.xml
index c9750ca..7024a91 100644
--- a/core-common/pom.xml
+++ b/core-common/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3-SNAPSHOT
+3.1.3
 
 
 
diff --git a/core-cube/pom.xml b/core-cube/pom.xml
index 2a2bff2..18aebc6 100644
--- a/core-cube/pom.xml
+++ b/core-cube/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3-SNAPSHOT
+3.1.3
 
 
 
diff --git a/core-dictionary/pom.xml b/core-dictionary/pom.xml
index b279147..331e0ca 100644
--- a/core-dictionary/pom.xml
+++ b/core-dictionary/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3-SNAPSHOT
+3.1.3
 
 
 
diff --git a/core-job/pom.xml b/core-job/pom.xml
index 127266e..28ff648 100644
--- a/core-job/pom.xml
+++ b/core-job/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3-SNAPSHOT
+3.1.3
 
 
 
diff --git a/core-metadata/pom.xml b/core-metadata/pom.xml
index 335312b..1e4c2af 100644
--- a/core-metadata/pom.xml
+++ b/core-metadata/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3-SNAPSHOT
+3.1.3
 
 
 
diff --git a/core-metrics/pom.xml b/core-metrics/pom.xml
index b956aa2..17e20e4 100644
--- a/core-metrics/pom.xml
+++ b/core-metrics/pom.xml
@@ -28,7 +28,7 @@
 
 kylin
 org.apache.kylin
-3.1.3-SNAPSHOT
+3.1.3
 
 
 
diff --git a/core-storage/pom.xml b/core-storage/pom.xml
index d0ba407..333ffbc 100644
--- a/core-storage/pom.xml
+++ b/core-storage/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3-SNAPSHOT
+3.1.3
 
 
 
diff --git a/cube-migration/pom.xml b/cube-migration/pom.xml
index 6b26c14..0557149 100755
--- a/cube-migration/pom.xml
+++ b/cube-migration/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3-SNAPSHOT
+3.1.3
 
 
 
diff --git a/datasource-sdk/pom.xml b/datasource-sdk/pom.xml
index 055f8a1..68586b3 100644
--- a/datasource-sdk/pom.xml
+++ b/datasource-sdk/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.kylin
 kylin
-3.1.3-SNAPSHOT
+3.1.3
 
 
 
diff --git a/engine-flink/pom.xml b/engine-flink/pom.xml
index 3066885..2411409 100644
--- a/engine-flink/pom.xml
+++ b/engine-flink/pom.xml
@@ -28,7 +28,7 @@
 
 kylin
 org.apache.kylin
-3.1.3-SNAPSHOT
+3.1.3
 
 
 
diff --git

[kylin] branch v3.1.3-release updated: [maven-release-plugin] prepare for next development iteration

2021-12-26 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a commit to branch v3.1.3-release
in repository https://gitbox.apache.org/repos/asf/kylin.git


The following commit(s) were added to refs/heads/v3.1.3-release by this push:
 new 4da22da  [maven-release-plugin] prepare for next development iteration
4da22da is described below

commit 4da22da2652ec248b865cbc68a8cdf7d274dc3b3
Author: nichunen 
AuthorDate: Mon Dec 27 07:18:54 2021 +

[maven-release-plugin] prepare for next development iteration
---
 assembly/pom.xml   | 2 +-
 cache/pom.xml  | 2 +-
 core-common/pom.xml| 2 +-
 core-cube/pom.xml  | 2 +-
 core-dictionary/pom.xml| 2 +-
 core-job/pom.xml   | 2 +-
 core-metadata/pom.xml  | 2 +-
 core-metrics/pom.xml   | 2 +-
 core-storage/pom.xml   | 2 +-
 cube-migration/pom.xml | 2 +-
 datasource-sdk/pom.xml | 2 +-
 engine-flink/pom.xml   | 2 +-
 engine-mr/pom.xml  | 2 +-
 engine-spark/pom.xml   | 2 +-
 jdbc/pom.xml   | 2 +-
 kylin-it/pom.xml   | 2 +-
 metrics-reporter-hive/pom.xml  | 2 +-
 metrics-reporter-kafka/pom.xml | 2 +-
 pom.xml| 4 ++--
 query/pom.xml  | 2 +-
 server-base/pom.xml| 2 +-
 server/pom.xml | 2 +-
 source-hive/pom.xml| 2 +-
 source-jdbc/pom.xml| 2 +-
 source-kafka/pom.xml   | 2 +-
 storage-hbase/pom.xml  | 2 +-
 storage-stream/pom.xml | 2 +-
 stream-coordinator/pom.xml | 2 +-
 stream-core/pom.xml| 2 +-
 stream-receiver/pom.xml| 2 +-
 stream-source-kafka/pom.xml| 2 +-
 tomcat-ext/pom.xml | 2 +-
 tool-assembly/pom.xml  | 2 +-
 tool/pom.xml   | 2 +-
 34 files changed, 35 insertions(+), 35 deletions(-)

diff --git a/assembly/pom.xml b/assembly/pom.xml
index b0ade26..3597a33 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -26,7 +26,7 @@
 
 kylin
 org.apache.kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/cache/pom.xml b/cache/pom.xml
index 1c66581..29d776a 100644
--- a/cache/pom.xml
+++ b/cache/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.kylin
 kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/core-common/pom.xml b/core-common/pom.xml
index 7024a91..532771c 100644
--- a/core-common/pom.xml
+++ b/core-common/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/core-cube/pom.xml b/core-cube/pom.xml
index 18aebc6..76f6d0b 100644
--- a/core-cube/pom.xml
+++ b/core-cube/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/core-dictionary/pom.xml b/core-dictionary/pom.xml
index 331e0ca..9e05006 100644
--- a/core-dictionary/pom.xml
+++ b/core-dictionary/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/core-job/pom.xml b/core-job/pom.xml
index 28ff648..91b013d 100644
--- a/core-job/pom.xml
+++ b/core-job/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/core-metadata/pom.xml b/core-metadata/pom.xml
index 1e4c2af..c85125f 100644
--- a/core-metadata/pom.xml
+++ b/core-metadata/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/core-metrics/pom.xml b/core-metrics/pom.xml
index 17e20e4..1825f7b 100644
--- a/core-metrics/pom.xml
+++ b/core-metrics/pom.xml
@@ -28,7 +28,7 @@
 
 kylin
 org.apache.kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/core-storage/pom.xml b/core-storage/pom.xml
index 333ffbc..ecdb257 100644
--- a/core-storage/pom.xml
+++ b/core-storage/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/cube-migration/pom.xml b/cube-migration/pom.xml
index 0557149..9e48167 100755
--- a/cube-migration/pom.xml
+++ b/cube-migration/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/datasource-sdk/pom.xml b/datasource-sdk/pom.xml
index 68586b3..5411360 100644
--- a/datasource-sdk/pom.xml
+++ b/datasource-sdk/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.kylin
 kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/engine-flink/pom.xml b/engine-flink/pom.xml
index 2411409..5e69520 100644
--- a/engine-flink/pom.xml
+++ b/engine-flink/pom.xml
@@ -28,7 +28,7 @@
 
 kylin
 org.apache.kylin
-3.1.3
+3.1.4-SNAPSHOT

[kylin] annotated tag kylin-3.1.3 updated (4eb57a5 -> 1d16e20)

2021-12-26 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a change to annotated tag kylin-3.1.3
in repository https://gitbox.apache.org/repos/asf/kylin.git.


*** WARNING: tag kylin-3.1.3 was modified! ***

from 4eb57a5  (commit)
  to 1d16e20  (tag)
 tagging 4eb57a56e358440c5e51a7f261cb0381678e0da7 (commit)
 replaces kylin-1.2
  by nichunen
  on Mon Dec 27 07:18:52 2021 +

- Log -
[maven-release-plugin] copy for tag kylin-3.1.3
---


No new revisions were added by this update.

Summary of changes:


[kylin] branch v4.0.1-release updated: [maven-release-plugin] prepare for next development iteration

2021-12-26 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a commit to branch v4.0.1-release
in repository https://gitbox.apache.org/repos/asf/kylin.git


The following commit(s) were added to refs/heads/v4.0.1-release by this push:
 new 2a7f7a6  [maven-release-plugin] prepare for next development iteration
2a7f7a6 is described below

commit 2a7f7a60738766f4c7886fa6eb200f6fb6d9a8ce
Author: nichunen 
AuthorDate: Mon Dec 27 06:19:59 2021 +

[maven-release-plugin] prepare for next development iteration
---
 build-engine/pom.xml| 2 +-
 cache/pom.xml   | 2 +-
 core-common/pom.xml | 2 +-
 core-cube/pom.xml   | 2 +-
 core-job/pom.xml| 2 +-
 core-metadata/pom.xml   | 2 +-
 core-metrics/pom.xml| 2 +-
 core-storage/pom.xml| 2 +-
 jdbc/pom.xml| 2 +-
 kylin-spark-project/kylin-spark-classloader/pom.xml | 4 ++--
 kylin-spark-project/kylin-spark-common/pom.xml  | 4 ++--
 kylin-spark-project/kylin-spark-engine/pom.xml  | 2 +-
 kylin-spark-project/kylin-spark-metadata/pom.xml| 2 +-
 kylin-spark-project/kylin-spark-query/pom.xml   | 2 +-
 kylin-spark-project/kylin-spark-test/pom.xml| 2 +-
 kylin-spark-project/pom.xml | 2 +-
 metastore-hbase/pom.xml | 2 +-
 metrics-reporter-hive/pom.xml   | 2 +-
 metrics-reporter-kafka/pom.xml  | 2 +-
 parquet-assembly/pom.xml| 2 +-
 pom.xml | 4 ++--
 query/pom.xml   | 2 +-
 server-base/pom.xml | 6 +++---
 server/pom.xml  | 4 ++--
 source-hive/pom.xml | 2 +-
 tool-assembly/pom.xml   | 2 +-
 tool/pom.xml| 2 +-
 27 files changed, 33 insertions(+), 33 deletions(-)

diff --git a/build-engine/pom.xml b/build-engine/pom.xml
index 7a0685a..4f11140 100644
--- a/build-engine/pom.xml
+++ b/build-engine/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.1
+4.0.2-SNAPSHOT
 
 
 
diff --git a/cache/pom.xml b/cache/pom.xml
index bbc05f4..e79cbcc 100644
--- a/cache/pom.xml
+++ b/cache/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.kylin
 kylin
-4.0.1
+4.0.2-SNAPSHOT
 
 
 
diff --git a/core-common/pom.xml b/core-common/pom.xml
index 1824f5b..b5e3503 100644
--- a/core-common/pom.xml
+++ b/core-common/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.1
+4.0.2-SNAPSHOT
 
 
 
diff --git a/core-cube/pom.xml b/core-cube/pom.xml
index c005350..c461229 100644
--- a/core-cube/pom.xml
+++ b/core-cube/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.1
+4.0.2-SNAPSHOT
 
 
 
diff --git a/core-job/pom.xml b/core-job/pom.xml
index 7481f55..a2b19c8 100644
--- a/core-job/pom.xml
+++ b/core-job/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.1
+4.0.2-SNAPSHOT
 
 
 
diff --git a/core-metadata/pom.xml b/core-metadata/pom.xml
index 3ec8836..015058b 100644
--- a/core-metadata/pom.xml
+++ b/core-metadata/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.1
+4.0.2-SNAPSHOT
 
 
 
diff --git a/core-metrics/pom.xml b/core-metrics/pom.xml
index 12a205c..6280969 100644
--- a/core-metrics/pom.xml
+++ b/core-metrics/pom.xml
@@ -28,7 +28,7 @@
 
 kylin
 org.apache.kylin
-4.0.1
+4.0.2-SNAPSHOT
 
 
 
diff --git a/core-storage/pom.xml b/core-storage/pom.xml
index 6346aaa..30f6850 100644
--- a/core-storage/pom.xml
+++ b/core-storage/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.1
+4.0.2-SNAPSHOT
 
 
 
diff --git a/jdbc/pom.xml b/jdbc/pom.xml
index bd3bbd0..4c46149 100644
--- a/jdbc/pom.xml
+++ b/jdbc/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.1
+4.0.2-SNAPSHOT
 
 
 
diff --git a/kylin-spark-project/kylin-spark-classloader/pom.xml 
b/kylin-spark-project/kylin-spark-classloader/pom.xml
index 13ac1f8..ad27ec7 100644
--- a/kylin-spark-project/kylin-spark-classloader/pom.xml
+++ b/kylin-spark-project/kylin-spark-classloader/pom.xml
@@ -23,12 +23,12 @@
 Apache Kylin 4.X - Classloader
 jar
 kylin-spark-classloader
-4.0.1
+4.0.2-SNAPSHOT
 
 
 kylin-spark-project
 org.apache.kylin
-4.0.1
+4.0.2-SNAPSHOT

[kylin] annotated tag kylin-4.0.1 updated (7558951 -> b98a006)

2021-12-26 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a change to annotated tag kylin-4.0.1
in repository https://gitbox.apache.org/repos/asf/kylin.git.


*** WARNING: tag kylin-4.0.1 was modified! ***

from 7558951  (commit)
  to b98a006  (tag)
 tagging 75589511cb64bf76c2f5ca6018f09712e033476e (commit)
 replaces kylin-4.0.0-beta
  by nichunen
  on Mon Dec 27 06:19:56 2021 +

- Log -
[maven-release-plugin] copy for tag kylin-4.0.1
---


No new revisions were added by this update.

Summary of changes:


[kylin] branch v4.0.1-release updated: [maven-release-plugin] prepare release kylin-4.0.1

2021-12-26 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a commit to branch v4.0.1-release
in repository https://gitbox.apache.org/repos/asf/kylin.git


The following commit(s) were added to refs/heads/v4.0.1-release by this push:
 new 7558951  [maven-release-plugin] prepare release kylin-4.0.1
7558951 is described below

commit 75589511cb64bf76c2f5ca6018f09712e033476e
Author: nichunen 
AuthorDate: Mon Dec 27 06:19:45 2021 +

[maven-release-plugin] prepare release kylin-4.0.1
---
 build-engine/pom.xml| 2 +-
 cache/pom.xml   | 2 +-
 core-common/pom.xml | 2 +-
 core-cube/pom.xml   | 2 +-
 core-job/pom.xml| 2 +-
 core-metadata/pom.xml   | 2 +-
 core-metrics/pom.xml| 2 +-
 core-storage/pom.xml| 2 +-
 jdbc/pom.xml| 2 +-
 kylin-spark-project/kylin-spark-classloader/pom.xml | 4 ++--
 kylin-spark-project/kylin-spark-common/pom.xml  | 7 +++
 kylin-spark-project/kylin-spark-engine/pom.xml  | 2 +-
 kylin-spark-project/kylin-spark-metadata/pom.xml| 2 +-
 kylin-spark-project/kylin-spark-query/pom.xml   | 2 +-
 kylin-spark-project/kylin-spark-test/pom.xml| 2 +-
 kylin-spark-project/pom.xml | 2 +-
 metastore-hbase/pom.xml | 2 +-
 metrics-reporter-hive/pom.xml   | 2 +-
 metrics-reporter-kafka/pom.xml  | 2 +-
 parquet-assembly/pom.xml| 2 +-
 pom.xml | 6 +++---
 query/pom.xml   | 5 ++---
 server-base/pom.xml | 6 +++---
 server/pom.xml  | 4 ++--
 source-hive/pom.xml | 2 +-
 tool-assembly/pom.xml   | 2 +-
 tool/pom.xml| 2 +-
 27 files changed, 36 insertions(+), 38 deletions(-)

diff --git a/build-engine/pom.xml b/build-engine/pom.xml
index a23ec18..7a0685a 100644
--- a/build-engine/pom.xml
+++ b/build-engine/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-SNAPSHOT
+4.0.1
 
 
 
diff --git a/cache/pom.xml b/cache/pom.xml
index 8d5c1b6..bbc05f4 100644
--- a/cache/pom.xml
+++ b/cache/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-SNAPSHOT
+4.0.1
 
 
 
diff --git a/core-common/pom.xml b/core-common/pom.xml
index 4680d4d..1824f5b 100644
--- a/core-common/pom.xml
+++ b/core-common/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-SNAPSHOT
+4.0.1
 
 
 
diff --git a/core-cube/pom.xml b/core-cube/pom.xml
index 91be01b..c005350 100644
--- a/core-cube/pom.xml
+++ b/core-cube/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-SNAPSHOT
+4.0.1
 
 
 
diff --git a/core-job/pom.xml b/core-job/pom.xml
index 7a71ed3..7481f55 100644
--- a/core-job/pom.xml
+++ b/core-job/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-SNAPSHOT
+4.0.1
 
 
 
diff --git a/core-metadata/pom.xml b/core-metadata/pom.xml
index ddb975c..3ec8836 100644
--- a/core-metadata/pom.xml
+++ b/core-metadata/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-SNAPSHOT
+4.0.1
 
 
 
diff --git a/core-metrics/pom.xml b/core-metrics/pom.xml
index b01acdb..12a205c 100644
--- a/core-metrics/pom.xml
+++ b/core-metrics/pom.xml
@@ -28,7 +28,7 @@
 
 kylin
 org.apache.kylin
-4.0.0-SNAPSHOT
+4.0.1
 
 
 
diff --git a/core-storage/pom.xml b/core-storage/pom.xml
index 5ae52d8..6346aaa 100644
--- a/core-storage/pom.xml
+++ b/core-storage/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-SNAPSHOT
+4.0.1
 
 
 
diff --git a/jdbc/pom.xml b/jdbc/pom.xml
index 1478578..bd3bbd0 100644
--- a/jdbc/pom.xml
+++ b/jdbc/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-SNAPSHOT
+4.0.1
 
 
 
diff --git a/kylin-spark-project/kylin-spark-classloader/pom.xml 
b/kylin-spark-project/kylin-spark-classloader/pom.xml
index a3961d1..13ac1f8 100644
--- a/kylin-spark-project/kylin-spark-classloader/pom.xml
+++ b/kylin-spark-project/kylin-spark-classloader/pom.xml
@@ -23,12 +23,12 @@
 Apache Kylin 4.X - Classloader
 jar
 kylin-spark-classloader
-4.0.0-SNAPSHOT
+4.0.1
 
 
 kylin-spark-project
 org.apache.kylin
-4.0.0-SNAPSHOT
+4.0.1
 ../pom.xml
 
 
diff

[kylin] annotated tag kylin-4.0.1 updated (c0ffadd -> cc0783d)

2021-11-19 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a change to annotated tag kylin-4.0.1
in repository https://gitbox.apache.org/repos/asf/kylin.git.


*** WARNING: tag kylin-4.0.1 was modified! ***

from c0ffadd  (commit)
  to cc0783d  (tag)
 tagging c0ffaddf6afed45fc064f0e836988c9ab405cd4a (commit)
 replaces kylin-4.0.0-beta
  by nichunen
  on Fri Nov 19 14:22:10 2021 +

- Log -
[maven-release-plugin] copy for tag kylin-4.0.1
---


No new revisions were added by this update.

Summary of changes:


[kylin] branch v4.0.1-release updated: [maven-release-plugin] prepare for next development iteration

2021-11-19 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a commit to branch v4.0.1-release
in repository https://gitbox.apache.org/repos/asf/kylin.git


The following commit(s) were added to refs/heads/v4.0.1-release by this push:
 new 6c9407b  [maven-release-plugin] prepare for next development iteration
6c9407b is described below

commit 6c9407b7cd7a72b3dfc34b51dc6e06698c789d88
Author: nichunen 
AuthorDate: Fri Nov 19 14:22:12 2021 +

[maven-release-plugin] prepare for next development iteration
---
 build-engine/pom.xml| 2 +-
 cache/pom.xml   | 2 +-
 core-common/pom.xml | 2 +-
 core-cube/pom.xml   | 2 +-
 core-job/pom.xml| 2 +-
 core-metadata/pom.xml   | 2 +-
 core-metrics/pom.xml| 2 +-
 core-storage/pom.xml| 2 +-
 jdbc/pom.xml| 2 +-
 kylin-spark-project/kylin-spark-classloader/pom.xml | 4 ++--
 kylin-spark-project/kylin-spark-common/pom.xml  | 4 ++--
 kylin-spark-project/kylin-spark-engine/pom.xml  | 2 +-
 kylin-spark-project/kylin-spark-metadata/pom.xml| 2 +-
 kylin-spark-project/kylin-spark-query/pom.xml   | 2 +-
 kylin-spark-project/kylin-spark-test/pom.xml| 2 +-
 kylin-spark-project/pom.xml | 2 +-
 metastore-hbase/pom.xml | 2 +-
 metrics-reporter-hive/pom.xml   | 2 +-
 metrics-reporter-kafka/pom.xml  | 2 +-
 parquet-assembly/pom.xml| 2 +-
 pom.xml | 4 ++--
 query/pom.xml   | 2 +-
 server-base/pom.xml | 6 +++---
 server/pom.xml  | 4 ++--
 source-hive/pom.xml | 2 +-
 tool-assembly/pom.xml   | 2 +-
 tool/pom.xml| 2 +-
 27 files changed, 33 insertions(+), 33 deletions(-)

diff --git a/build-engine/pom.xml b/build-engine/pom.xml
index 7a0685a..4f11140 100644
--- a/build-engine/pom.xml
+++ b/build-engine/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.1
+4.0.2-SNAPSHOT
 
 
 
diff --git a/cache/pom.xml b/cache/pom.xml
index bbc05f4..e79cbcc 100644
--- a/cache/pom.xml
+++ b/cache/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.kylin
 kylin
-4.0.1
+4.0.2-SNAPSHOT
 
 
 
diff --git a/core-common/pom.xml b/core-common/pom.xml
index 1824f5b..b5e3503 100644
--- a/core-common/pom.xml
+++ b/core-common/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.1
+4.0.2-SNAPSHOT
 
 
 
diff --git a/core-cube/pom.xml b/core-cube/pom.xml
index c005350..c461229 100644
--- a/core-cube/pom.xml
+++ b/core-cube/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.1
+4.0.2-SNAPSHOT
 
 
 
diff --git a/core-job/pom.xml b/core-job/pom.xml
index 7481f55..a2b19c8 100644
--- a/core-job/pom.xml
+++ b/core-job/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.1
+4.0.2-SNAPSHOT
 
 
 
diff --git a/core-metadata/pom.xml b/core-metadata/pom.xml
index 3ec8836..015058b 100644
--- a/core-metadata/pom.xml
+++ b/core-metadata/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.1
+4.0.2-SNAPSHOT
 
 
 
diff --git a/core-metrics/pom.xml b/core-metrics/pom.xml
index 12a205c..6280969 100644
--- a/core-metrics/pom.xml
+++ b/core-metrics/pom.xml
@@ -28,7 +28,7 @@
 
 kylin
 org.apache.kylin
-4.0.1
+4.0.2-SNAPSHOT
 
 
 
diff --git a/core-storage/pom.xml b/core-storage/pom.xml
index 6346aaa..30f6850 100644
--- a/core-storage/pom.xml
+++ b/core-storage/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.1
+4.0.2-SNAPSHOT
 
 
 
diff --git a/jdbc/pom.xml b/jdbc/pom.xml
index bd3bbd0..4c46149 100644
--- a/jdbc/pom.xml
+++ b/jdbc/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.1
+4.0.2-SNAPSHOT
 
 
 
diff --git a/kylin-spark-project/kylin-spark-classloader/pom.xml 
b/kylin-spark-project/kylin-spark-classloader/pom.xml
index 13ac1f8..ad27ec7 100644
--- a/kylin-spark-project/kylin-spark-classloader/pom.xml
+++ b/kylin-spark-project/kylin-spark-classloader/pom.xml
@@ -23,12 +23,12 @@
 Apache Kylin 4.X - Classloader
 jar
 kylin-spark-classloader
-4.0.1
+4.0.2-SNAPSHOT
 
 
 kylin-spark-project
 org.apache.kylin
-4.0.1
+4.0.2-SNAPSHOT

[kylin] branch v4.0.1-release updated: [maven-release-plugin] prepare release kylin-4.0.1

2021-11-19 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a commit to branch v4.0.1-release
in repository https://gitbox.apache.org/repos/asf/kylin.git


The following commit(s) were added to refs/heads/v4.0.1-release by this push:
 new c0ffadd  [maven-release-plugin] prepare release kylin-4.0.1
c0ffadd is described below

commit c0ffaddf6afed45fc064f0e836988c9ab405cd4a
Author: nichunen 
AuthorDate: Fri Nov 19 14:21:58 2021 +

[maven-release-plugin] prepare release kylin-4.0.1
---
 build-engine/pom.xml| 2 +-
 cache/pom.xml   | 2 +-
 core-common/pom.xml | 2 +-
 core-cube/pom.xml   | 2 +-
 core-job/pom.xml| 2 +-
 core-metadata/pom.xml   | 2 +-
 core-metrics/pom.xml| 2 +-
 core-storage/pom.xml| 2 +-
 jdbc/pom.xml| 2 +-
 kylin-spark-project/kylin-spark-classloader/pom.xml | 4 ++--
 kylin-spark-project/kylin-spark-common/pom.xml  | 7 +++
 kylin-spark-project/kylin-spark-engine/pom.xml  | 2 +-
 kylin-spark-project/kylin-spark-metadata/pom.xml| 2 +-
 kylin-spark-project/kylin-spark-query/pom.xml   | 2 +-
 kylin-spark-project/kylin-spark-test/pom.xml| 2 +-
 kylin-spark-project/pom.xml | 2 +-
 metastore-hbase/pom.xml | 2 +-
 metrics-reporter-hive/pom.xml   | 2 +-
 metrics-reporter-kafka/pom.xml  | 2 +-
 parquet-assembly/pom.xml| 2 +-
 pom.xml | 6 +++---
 query/pom.xml   | 5 ++---
 server-base/pom.xml | 6 +++---
 server/pom.xml  | 4 ++--
 source-hive/pom.xml | 2 +-
 tool-assembly/pom.xml   | 2 +-
 tool/pom.xml| 2 +-
 27 files changed, 36 insertions(+), 38 deletions(-)

diff --git a/build-engine/pom.xml b/build-engine/pom.xml
index a23ec18..7a0685a 100644
--- a/build-engine/pom.xml
+++ b/build-engine/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-SNAPSHOT
+4.0.1
 
 
 
diff --git a/cache/pom.xml b/cache/pom.xml
index 8d5c1b6..bbc05f4 100644
--- a/cache/pom.xml
+++ b/cache/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-SNAPSHOT
+4.0.1
 
 
 
diff --git a/core-common/pom.xml b/core-common/pom.xml
index 4680d4d..1824f5b 100644
--- a/core-common/pom.xml
+++ b/core-common/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-SNAPSHOT
+4.0.1
 
 
 
diff --git a/core-cube/pom.xml b/core-cube/pom.xml
index 91be01b..c005350 100644
--- a/core-cube/pom.xml
+++ b/core-cube/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-SNAPSHOT
+4.0.1
 
 
 
diff --git a/core-job/pom.xml b/core-job/pom.xml
index 7a71ed3..7481f55 100644
--- a/core-job/pom.xml
+++ b/core-job/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-SNAPSHOT
+4.0.1
 
 
 
diff --git a/core-metadata/pom.xml b/core-metadata/pom.xml
index ddb975c..3ec8836 100644
--- a/core-metadata/pom.xml
+++ b/core-metadata/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-SNAPSHOT
+4.0.1
 
 
 
diff --git a/core-metrics/pom.xml b/core-metrics/pom.xml
index b01acdb..12a205c 100644
--- a/core-metrics/pom.xml
+++ b/core-metrics/pom.xml
@@ -28,7 +28,7 @@
 
 kylin
 org.apache.kylin
-4.0.0-SNAPSHOT
+4.0.1
 
 
 
diff --git a/core-storage/pom.xml b/core-storage/pom.xml
index 5ae52d8..6346aaa 100644
--- a/core-storage/pom.xml
+++ b/core-storage/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-SNAPSHOT
+4.0.1
 
 
 
diff --git a/jdbc/pom.xml b/jdbc/pom.xml
index 1478578..bd3bbd0 100644
--- a/jdbc/pom.xml
+++ b/jdbc/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-SNAPSHOT
+4.0.1
 
 
 
diff --git a/kylin-spark-project/kylin-spark-classloader/pom.xml 
b/kylin-spark-project/kylin-spark-classloader/pom.xml
index a3961d1..13ac1f8 100644
--- a/kylin-spark-project/kylin-spark-classloader/pom.xml
+++ b/kylin-spark-project/kylin-spark-classloader/pom.xml
@@ -23,12 +23,12 @@
 Apache Kylin 4.X - Classloader
 jar
 kylin-spark-classloader
-4.0.0-SNAPSHOT
+4.0.1
 
 
 kylin-spark-project
 org.apache.kylin
-4.0.0-SNAPSHOT
+4.0.1
 ../pom.xml
 
 
diff

[kylin] branch v3.1.3-release updated: [maven-release-plugin] prepare for next development iteration

2021-11-19 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a commit to branch v3.1.3-release
in repository https://gitbox.apache.org/repos/asf/kylin.git


The following commit(s) were added to refs/heads/v3.1.3-release by this push:
 new f7c8efc  [maven-release-plugin] prepare for next development iteration
f7c8efc is described below

commit f7c8efc260e03d31a99aa3942037158ed9ddbc84
Author: nichunen 
AuthorDate: Fri Nov 19 12:58:01 2021 +

[maven-release-plugin] prepare for next development iteration
---
 assembly/pom.xml   | 2 +-
 cache/pom.xml  | 2 +-
 core-common/pom.xml| 2 +-
 core-cube/pom.xml  | 2 +-
 core-dictionary/pom.xml| 2 +-
 core-job/pom.xml   | 2 +-
 core-metadata/pom.xml  | 2 +-
 core-metrics/pom.xml   | 2 +-
 core-storage/pom.xml   | 2 +-
 cube-migration/pom.xml | 2 +-
 datasource-sdk/pom.xml | 2 +-
 engine-flink/pom.xml   | 2 +-
 engine-mr/pom.xml  | 2 +-
 engine-spark/pom.xml   | 2 +-
 jdbc/pom.xml   | 2 +-
 kylin-it/pom.xml   | 2 +-
 metrics-reporter-hive/pom.xml  | 2 +-
 metrics-reporter-kafka/pom.xml | 2 +-
 pom.xml| 4 ++--
 query/pom.xml  | 2 +-
 server-base/pom.xml| 2 +-
 server/pom.xml | 2 +-
 source-hive/pom.xml| 2 +-
 source-jdbc/pom.xml| 2 +-
 source-kafka/pom.xml   | 2 +-
 storage-hbase/pom.xml  | 2 +-
 storage-stream/pom.xml | 2 +-
 stream-coordinator/pom.xml | 2 +-
 stream-core/pom.xml| 2 +-
 stream-receiver/pom.xml| 2 +-
 stream-source-kafka/pom.xml| 2 +-
 tomcat-ext/pom.xml | 2 +-
 tool-assembly/pom.xml  | 2 +-
 tool/pom.xml   | 2 +-
 34 files changed, 35 insertions(+), 35 deletions(-)

diff --git a/assembly/pom.xml b/assembly/pom.xml
index b0ade26..3597a33 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -26,7 +26,7 @@
 
 kylin
 org.apache.kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/cache/pom.xml b/cache/pom.xml
index 1c66581..29d776a 100644
--- a/cache/pom.xml
+++ b/cache/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.kylin
 kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/core-common/pom.xml b/core-common/pom.xml
index 7024a91..532771c 100644
--- a/core-common/pom.xml
+++ b/core-common/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/core-cube/pom.xml b/core-cube/pom.xml
index 18aebc6..76f6d0b 100644
--- a/core-cube/pom.xml
+++ b/core-cube/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/core-dictionary/pom.xml b/core-dictionary/pom.xml
index 331e0ca..9e05006 100644
--- a/core-dictionary/pom.xml
+++ b/core-dictionary/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/core-job/pom.xml b/core-job/pom.xml
index 28ff648..91b013d 100644
--- a/core-job/pom.xml
+++ b/core-job/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/core-metadata/pom.xml b/core-metadata/pom.xml
index 1e4c2af..c85125f 100644
--- a/core-metadata/pom.xml
+++ b/core-metadata/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/core-metrics/pom.xml b/core-metrics/pom.xml
index 17e20e4..1825f7b 100644
--- a/core-metrics/pom.xml
+++ b/core-metrics/pom.xml
@@ -28,7 +28,7 @@
 
 kylin
 org.apache.kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/core-storage/pom.xml b/core-storage/pom.xml
index 333ffbc..ecdb257 100644
--- a/core-storage/pom.xml
+++ b/core-storage/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/cube-migration/pom.xml b/cube-migration/pom.xml
index 0557149..9e48167 100755
--- a/cube-migration/pom.xml
+++ b/cube-migration/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/datasource-sdk/pom.xml b/datasource-sdk/pom.xml
index 68586b3..5411360 100644
--- a/datasource-sdk/pom.xml
+++ b/datasource-sdk/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.kylin
 kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/engine-flink/pom.xml b/engine-flink/pom.xml
index 2411409..5e69520 100644
--- a/engine-flink/pom.xml
+++ b/engine-flink/pom.xml
@@ -28,7 +28,7 @@
 
 kylin
 org.apache.kylin
-3.1.3
+3.1.4-SNAPSHOT

[kylin] annotated tag kylin-3.1.3 updated (bd76915 -> 50bddbb)

2021-11-19 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a change to annotated tag kylin-3.1.3
in repository https://gitbox.apache.org/repos/asf/kylin.git.


*** WARNING: tag kylin-3.1.3 was modified! ***

from bd76915  (commit)
  to 50bddbb  (tag)
 tagging bd769152d4bd69df6c5f03042cade8a6d1713495 (commit)
 replaces kylin-1.2
  by nichunen
  on Fri Nov 19 12:57:58 2021 +

- Log -
[maven-release-plugin] copy for tag kylin-3.1.3
---


No new revisions were added by this update.

Summary of changes:


[kylin] branch v3.1.3-release updated: [maven-release-plugin] prepare release kylin-3.1.3

2021-11-19 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a commit to branch v3.1.3-release
in repository https://gitbox.apache.org/repos/asf/kylin.git


The following commit(s) were added to refs/heads/v3.1.3-release by this push:
 new bd76915  [maven-release-plugin] prepare release kylin-3.1.3
bd76915 is described below

commit bd769152d4bd69df6c5f03042cade8a6d1713495
Author: nichunen 
AuthorDate: Fri Nov 19 12:57:46 2021 +

[maven-release-plugin] prepare release kylin-3.1.3
---
 assembly/pom.xml   | 2 +-
 cache/pom.xml  | 2 +-
 core-common/pom.xml| 2 +-
 core-cube/pom.xml  | 2 +-
 core-dictionary/pom.xml| 2 +-
 core-job/pom.xml   | 2 +-
 core-metadata/pom.xml  | 2 +-
 core-metrics/pom.xml   | 2 +-
 core-storage/pom.xml   | 2 +-
 cube-migration/pom.xml | 2 +-
 datasource-sdk/pom.xml | 2 +-
 engine-flink/pom.xml   | 2 +-
 engine-mr/pom.xml  | 2 +-
 engine-spark/pom.xml   | 2 +-
 jdbc/pom.xml   | 2 +-
 kylin-it/pom.xml   | 2 +-
 metrics-reporter-hive/pom.xml  | 2 +-
 metrics-reporter-kafka/pom.xml | 2 +-
 pom.xml| 4 ++--
 query/pom.xml  | 2 +-
 server-base/pom.xml| 2 +-
 server/pom.xml | 2 +-
 source-hive/pom.xml| 2 +-
 source-jdbc/pom.xml| 2 +-
 source-kafka/pom.xml   | 2 +-
 storage-hbase/pom.xml  | 2 +-
 storage-stream/pom.xml | 2 +-
 stream-coordinator/pom.xml | 2 +-
 stream-core/pom.xml| 2 +-
 stream-receiver/pom.xml| 2 +-
 stream-source-kafka/pom.xml| 2 +-
 tomcat-ext/pom.xml | 2 +-
 tool-assembly/pom.xml  | 2 +-
 tool/pom.xml   | 2 +-
 34 files changed, 35 insertions(+), 35 deletions(-)

diff --git a/assembly/pom.xml b/assembly/pom.xml
index 201a3ee..b0ade26 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -26,7 +26,7 @@
 
 kylin
 org.apache.kylin
-3.1.3-SNAPSHOT
+3.1.3
 
 
 
diff --git a/cache/pom.xml b/cache/pom.xml
index f85d084..1c66581 100644
--- a/cache/pom.xml
+++ b/cache/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.kylin
 kylin
-3.1.3-SNAPSHOT
+3.1.3
 
 
 
diff --git a/core-common/pom.xml b/core-common/pom.xml
index c9750ca..7024a91 100644
--- a/core-common/pom.xml
+++ b/core-common/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3-SNAPSHOT
+3.1.3
 
 
 
diff --git a/core-cube/pom.xml b/core-cube/pom.xml
index 2a2bff2..18aebc6 100644
--- a/core-cube/pom.xml
+++ b/core-cube/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3-SNAPSHOT
+3.1.3
 
 
 
diff --git a/core-dictionary/pom.xml b/core-dictionary/pom.xml
index b279147..331e0ca 100644
--- a/core-dictionary/pom.xml
+++ b/core-dictionary/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3-SNAPSHOT
+3.1.3
 
 
 
diff --git a/core-job/pom.xml b/core-job/pom.xml
index 127266e..28ff648 100644
--- a/core-job/pom.xml
+++ b/core-job/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3-SNAPSHOT
+3.1.3
 
 
 
diff --git a/core-metadata/pom.xml b/core-metadata/pom.xml
index 335312b..1e4c2af 100644
--- a/core-metadata/pom.xml
+++ b/core-metadata/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3-SNAPSHOT
+3.1.3
 
 
 
diff --git a/core-metrics/pom.xml b/core-metrics/pom.xml
index b956aa2..17e20e4 100644
--- a/core-metrics/pom.xml
+++ b/core-metrics/pom.xml
@@ -28,7 +28,7 @@
 
 kylin
 org.apache.kylin
-3.1.3-SNAPSHOT
+3.1.3
 
 
 
diff --git a/core-storage/pom.xml b/core-storage/pom.xml
index d0ba407..333ffbc 100644
--- a/core-storage/pom.xml
+++ b/core-storage/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3-SNAPSHOT
+3.1.3
 
 
 
diff --git a/cube-migration/pom.xml b/cube-migration/pom.xml
index 6b26c14..0557149 100755
--- a/cube-migration/pom.xml
+++ b/cube-migration/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3-SNAPSHOT
+3.1.3
 
 
 
diff --git a/datasource-sdk/pom.xml b/datasource-sdk/pom.xml
index 055f8a1..68586b3 100644
--- a/datasource-sdk/pom.xml
+++ b/datasource-sdk/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.kylin
 kylin
-3.1.3-SNAPSHOT
+3.1.3
 
 
 
diff --git a/engine-flink/pom.xml b/engine-flink/pom.xml
index 3066885..2411409 100644
--- a/engine-flink/pom.xml
+++ b/engine-flink/pom.xml
@@ -28,7 +28,7 @@
 
 kylin
 org.apache.kylin
-3.1.3-SNAPSHOT
+3.1.3
 
 
 
diff --git

[kylin] branch v3.1.3-release updated: [maven-release-plugin] prepare for next development iteration

2021-11-19 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a commit to branch v3.1.3-release
in repository https://gitbox.apache.org/repos/asf/kylin.git


The following commit(s) were added to refs/heads/v3.1.3-release by this push:
 new d48aba9  [maven-release-plugin] prepare for next development iteration
d48aba9 is described below

commit d48aba92ca46966cba44665b86dd3b7089411870
Author: nichunen 
AuthorDate: Fri Nov 19 08:16:30 2021 +

[maven-release-plugin] prepare for next development iteration
---
 assembly/pom.xml   | 2 +-
 cache/pom.xml  | 2 +-
 core-common/pom.xml| 2 +-
 core-cube/pom.xml  | 2 +-
 core-dictionary/pom.xml| 2 +-
 core-job/pom.xml   | 2 +-
 core-metadata/pom.xml  | 2 +-
 core-metrics/pom.xml   | 2 +-
 core-storage/pom.xml   | 2 +-
 cube-migration/pom.xml | 2 +-
 datasource-sdk/pom.xml | 2 +-
 engine-flink/pom.xml   | 2 +-
 engine-mr/pom.xml  | 2 +-
 engine-spark/pom.xml   | 2 +-
 jdbc/pom.xml   | 2 +-
 kylin-it/pom.xml   | 2 +-
 metrics-reporter-hive/pom.xml  | 2 +-
 metrics-reporter-kafka/pom.xml | 2 +-
 pom.xml| 4 ++--
 query/pom.xml  | 2 +-
 server-base/pom.xml| 2 +-
 server/pom.xml | 2 +-
 source-hive/pom.xml| 2 +-
 source-jdbc/pom.xml| 2 +-
 source-kafka/pom.xml   | 2 +-
 storage-hbase/pom.xml  | 2 +-
 storage-stream/pom.xml | 2 +-
 stream-coordinator/pom.xml | 2 +-
 stream-core/pom.xml| 2 +-
 stream-receiver/pom.xml| 2 +-
 stream-source-kafka/pom.xml| 2 +-
 tomcat-ext/pom.xml | 2 +-
 tool-assembly/pom.xml  | 2 +-
 tool/pom.xml   | 2 +-
 34 files changed, 35 insertions(+), 35 deletions(-)

diff --git a/assembly/pom.xml b/assembly/pom.xml
index b0ade26..3597a33 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -26,7 +26,7 @@
 
 kylin
 org.apache.kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/cache/pom.xml b/cache/pom.xml
index 1c66581..29d776a 100644
--- a/cache/pom.xml
+++ b/cache/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.kylin
 kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/core-common/pom.xml b/core-common/pom.xml
index 7024a91..532771c 100644
--- a/core-common/pom.xml
+++ b/core-common/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/core-cube/pom.xml b/core-cube/pom.xml
index 18aebc6..76f6d0b 100644
--- a/core-cube/pom.xml
+++ b/core-cube/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/core-dictionary/pom.xml b/core-dictionary/pom.xml
index 331e0ca..9e05006 100644
--- a/core-dictionary/pom.xml
+++ b/core-dictionary/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/core-job/pom.xml b/core-job/pom.xml
index 28ff648..91b013d 100644
--- a/core-job/pom.xml
+++ b/core-job/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/core-metadata/pom.xml b/core-metadata/pom.xml
index 1e4c2af..c85125f 100644
--- a/core-metadata/pom.xml
+++ b/core-metadata/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/core-metrics/pom.xml b/core-metrics/pom.xml
index 17e20e4..1825f7b 100644
--- a/core-metrics/pom.xml
+++ b/core-metrics/pom.xml
@@ -28,7 +28,7 @@
 
 kylin
 org.apache.kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/core-storage/pom.xml b/core-storage/pom.xml
index 333ffbc..ecdb257 100644
--- a/core-storage/pom.xml
+++ b/core-storage/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/cube-migration/pom.xml b/cube-migration/pom.xml
index 0557149..9e48167 100755
--- a/cube-migration/pom.xml
+++ b/cube-migration/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/datasource-sdk/pom.xml b/datasource-sdk/pom.xml
index 68586b3..5411360 100644
--- a/datasource-sdk/pom.xml
+++ b/datasource-sdk/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.kylin
 kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/engine-flink/pom.xml b/engine-flink/pom.xml
index 2411409..5e69520 100644
--- a/engine-flink/pom.xml
+++ b/engine-flink/pom.xml
@@ -28,7 +28,7 @@
 
 kylin
 org.apache.kylin
-3.1.3
+3.1.4-SNAPSHOT

[kylin] annotated tag kylin-3.1.3 updated (0d217cd -> ba31a04)

2021-11-19 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a change to annotated tag kylin-3.1.3
in repository https://gitbox.apache.org/repos/asf/kylin.git.


*** WARNING: tag kylin-3.1.3 was modified! ***

from 0d217cd  (commit)
  to ba31a04  (tag)
 tagging 0d217cd124687a60740ec82ab5ea195de09a5817 (commit)
 replaces kylin-1.2
  by nichunen
  on Fri Nov 19 08:16:28 2021 +

- Log -
[maven-release-plugin] copy for tag kylin-3.1.3
---


No new revisions were added by this update.

Summary of changes:


[kylin] branch v3.1.3-release updated: [maven-release-plugin] prepare release kylin-3.1.3

2021-11-19 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a commit to branch v3.1.3-release
in repository https://gitbox.apache.org/repos/asf/kylin.git


The following commit(s) were added to refs/heads/v3.1.3-release by this push:
 new 0d217cd  [maven-release-plugin] prepare release kylin-3.1.3
0d217cd is described below

commit 0d217cd124687a60740ec82ab5ea195de09a5817
Author: nichunen 
AuthorDate: Fri Nov 19 08:16:16 2021 +

[maven-release-plugin] prepare release kylin-3.1.3
---
 assembly/pom.xml   | 2 +-
 cache/pom.xml  | 2 +-
 core-common/pom.xml| 2 +-
 core-cube/pom.xml  | 2 +-
 core-dictionary/pom.xml| 2 +-
 core-job/pom.xml   | 2 +-
 core-metadata/pom.xml  | 2 +-
 core-metrics/pom.xml   | 2 +-
 core-storage/pom.xml   | 2 +-
 cube-migration/pom.xml | 2 +-
 datasource-sdk/pom.xml | 2 +-
 engine-flink/pom.xml   | 2 +-
 engine-mr/pom.xml  | 2 +-
 engine-spark/pom.xml   | 2 +-
 jdbc/pom.xml   | 2 +-
 kylin-it/pom.xml   | 2 +-
 metrics-reporter-hive/pom.xml  | 2 +-
 metrics-reporter-kafka/pom.xml | 2 +-
 pom.xml| 4 ++--
 query/pom.xml  | 2 +-
 server-base/pom.xml| 2 +-
 server/pom.xml | 2 +-
 source-hive/pom.xml| 2 +-
 source-jdbc/pom.xml| 2 +-
 source-kafka/pom.xml   | 2 +-
 storage-hbase/pom.xml  | 2 +-
 storage-stream/pom.xml | 2 +-
 stream-coordinator/pom.xml | 2 +-
 stream-core/pom.xml| 2 +-
 stream-receiver/pom.xml| 2 +-
 stream-source-kafka/pom.xml| 2 +-
 tomcat-ext/pom.xml | 2 +-
 tool-assembly/pom.xml  | 2 +-
 tool/pom.xml   | 2 +-
 34 files changed, 35 insertions(+), 35 deletions(-)

diff --git a/assembly/pom.xml b/assembly/pom.xml
index 201a3ee..b0ade26 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -26,7 +26,7 @@
 
 kylin
 org.apache.kylin
-3.1.3-SNAPSHOT
+3.1.3
 
 
 
diff --git a/cache/pom.xml b/cache/pom.xml
index f85d084..1c66581 100644
--- a/cache/pom.xml
+++ b/cache/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.kylin
 kylin
-3.1.3-SNAPSHOT
+3.1.3
 
 
 
diff --git a/core-common/pom.xml b/core-common/pom.xml
index c9750ca..7024a91 100644
--- a/core-common/pom.xml
+++ b/core-common/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3-SNAPSHOT
+3.1.3
 
 
 
diff --git a/core-cube/pom.xml b/core-cube/pom.xml
index 2a2bff2..18aebc6 100644
--- a/core-cube/pom.xml
+++ b/core-cube/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3-SNAPSHOT
+3.1.3
 
 
 
diff --git a/core-dictionary/pom.xml b/core-dictionary/pom.xml
index b279147..331e0ca 100644
--- a/core-dictionary/pom.xml
+++ b/core-dictionary/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3-SNAPSHOT
+3.1.3
 
 
 
diff --git a/core-job/pom.xml b/core-job/pom.xml
index 127266e..28ff648 100644
--- a/core-job/pom.xml
+++ b/core-job/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3-SNAPSHOT
+3.1.3
 
 
 
diff --git a/core-metadata/pom.xml b/core-metadata/pom.xml
index 335312b..1e4c2af 100644
--- a/core-metadata/pom.xml
+++ b/core-metadata/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3-SNAPSHOT
+3.1.3
 
 
 
diff --git a/core-metrics/pom.xml b/core-metrics/pom.xml
index b956aa2..17e20e4 100644
--- a/core-metrics/pom.xml
+++ b/core-metrics/pom.xml
@@ -28,7 +28,7 @@
 
 kylin
 org.apache.kylin
-3.1.3-SNAPSHOT
+3.1.3
 
 
 
diff --git a/core-storage/pom.xml b/core-storage/pom.xml
index d0ba407..333ffbc 100644
--- a/core-storage/pom.xml
+++ b/core-storage/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3-SNAPSHOT
+3.1.3
 
 
 
diff --git a/cube-migration/pom.xml b/cube-migration/pom.xml
index 6b26c14..0557149 100755
--- a/cube-migration/pom.xml
+++ b/cube-migration/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3-SNAPSHOT
+3.1.3
 
 
 
diff --git a/datasource-sdk/pom.xml b/datasource-sdk/pom.xml
index 055f8a1..68586b3 100644
--- a/datasource-sdk/pom.xml
+++ b/datasource-sdk/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.kylin
 kylin
-3.1.3-SNAPSHOT
+3.1.3
 
 
 
diff --git a/engine-flink/pom.xml b/engine-flink/pom.xml
index 3066885..2411409 100644
--- a/engine-flink/pom.xml
+++ b/engine-flink/pom.xml
@@ -28,7 +28,7 @@
 
 kylin
 org.apache.kylin
-3.1.3-SNAPSHOT
+3.1.3
 
 
 
diff --git

[kylin] branch v4.0.1-release updated: [maven-release-plugin] prepare for next development iteration

2021-11-18 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a commit to branch v4.0.1-release
in repository https://gitbox.apache.org/repos/asf/kylin.git


The following commit(s) were added to refs/heads/v4.0.1-release by this push:
 new fe79402  [maven-release-plugin] prepare for next development iteration
fe79402 is described below

commit fe79402fca1612088b148262c14f92c953d6b89a
Author: nichunen 
AuthorDate: Fri Nov 19 07:27:07 2021 +

[maven-release-plugin] prepare for next development iteration
---
 build-engine/pom.xml| 2 +-
 cache/pom.xml   | 2 +-
 core-common/pom.xml | 2 +-
 core-cube/pom.xml   | 2 +-
 core-job/pom.xml| 2 +-
 core-metadata/pom.xml   | 2 +-
 core-metrics/pom.xml| 2 +-
 core-storage/pom.xml| 2 +-
 jdbc/pom.xml| 2 +-
 kylin-spark-project/kylin-spark-classloader/pom.xml | 4 ++--
 kylin-spark-project/kylin-spark-common/pom.xml  | 4 ++--
 kylin-spark-project/kylin-spark-engine/pom.xml  | 2 +-
 kylin-spark-project/kylin-spark-metadata/pom.xml| 2 +-
 kylin-spark-project/kylin-spark-query/pom.xml   | 2 +-
 kylin-spark-project/kylin-spark-test/pom.xml| 2 +-
 kylin-spark-project/pom.xml | 2 +-
 metastore-hbase/pom.xml | 2 +-
 metrics-reporter-hive/pom.xml   | 2 +-
 metrics-reporter-kafka/pom.xml  | 2 +-
 parquet-assembly/pom.xml| 2 +-
 pom.xml | 4 ++--
 query/pom.xml   | 2 +-
 server-base/pom.xml | 6 +++---
 server/pom.xml  | 4 ++--
 source-hive/pom.xml | 2 +-
 tool-assembly/pom.xml   | 2 +-
 tool/pom.xml| 2 +-
 27 files changed, 33 insertions(+), 33 deletions(-)

diff --git a/build-engine/pom.xml b/build-engine/pom.xml
index 7a0685a..4f11140 100644
--- a/build-engine/pom.xml
+++ b/build-engine/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.1
+4.0.2-SNAPSHOT
 
 
 
diff --git a/cache/pom.xml b/cache/pom.xml
index bbc05f4..e79cbcc 100644
--- a/cache/pom.xml
+++ b/cache/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.kylin
 kylin
-4.0.1
+4.0.2-SNAPSHOT
 
 
 
diff --git a/core-common/pom.xml b/core-common/pom.xml
index 1824f5b..b5e3503 100644
--- a/core-common/pom.xml
+++ b/core-common/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.1
+4.0.2-SNAPSHOT
 
 
 
diff --git a/core-cube/pom.xml b/core-cube/pom.xml
index c005350..c461229 100644
--- a/core-cube/pom.xml
+++ b/core-cube/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.1
+4.0.2-SNAPSHOT
 
 
 
diff --git a/core-job/pom.xml b/core-job/pom.xml
index 7481f55..a2b19c8 100644
--- a/core-job/pom.xml
+++ b/core-job/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.1
+4.0.2-SNAPSHOT
 
 
 
diff --git a/core-metadata/pom.xml b/core-metadata/pom.xml
index 3ec8836..015058b 100644
--- a/core-metadata/pom.xml
+++ b/core-metadata/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.1
+4.0.2-SNAPSHOT
 
 
 
diff --git a/core-metrics/pom.xml b/core-metrics/pom.xml
index 12a205c..6280969 100644
--- a/core-metrics/pom.xml
+++ b/core-metrics/pom.xml
@@ -28,7 +28,7 @@
 
 kylin
 org.apache.kylin
-4.0.1
+4.0.2-SNAPSHOT
 
 
 
diff --git a/core-storage/pom.xml b/core-storage/pom.xml
index 6346aaa..30f6850 100644
--- a/core-storage/pom.xml
+++ b/core-storage/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.1
+4.0.2-SNAPSHOT
 
 
 
diff --git a/jdbc/pom.xml b/jdbc/pom.xml
index bd3bbd0..4c46149 100644
--- a/jdbc/pom.xml
+++ b/jdbc/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.1
+4.0.2-SNAPSHOT
 
 
 
diff --git a/kylin-spark-project/kylin-spark-classloader/pom.xml 
b/kylin-spark-project/kylin-spark-classloader/pom.xml
index 13ac1f8..ad27ec7 100644
--- a/kylin-spark-project/kylin-spark-classloader/pom.xml
+++ b/kylin-spark-project/kylin-spark-classloader/pom.xml
@@ -23,12 +23,12 @@
 Apache Kylin 4.X - Classloader
 jar
 kylin-spark-classloader
-4.0.1
+4.0.2-SNAPSHOT
 
 
 kylin-spark-project
 org.apache.kylin
-4.0.1
+4.0.2-SNAPSHOT

[kylin] annotated tag kylin-4.0.1 updated (d35f275 -> 11b6690)

2021-11-18 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a change to annotated tag kylin-4.0.1
in repository https://gitbox.apache.org/repos/asf/kylin.git.


*** WARNING: tag kylin-4.0.1 was modified! ***

from d35f275  (commit)
  to 11b6690  (tag)
 tagging d35f2751964a129c06c1e1c9b92dc04070c998ec (commit)
 replaces kylin-4.0.0-beta
  by nichunen
  on Fri Nov 19 07:27:04 2021 +

- Log -
[maven-release-plugin] copy for tag kylin-4.0.1
---


No new revisions were added by this update.

Summary of changes:


[kylin] branch v4.0.1-release updated (5304912 -> d35f275)

2021-11-18 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a change to branch v4.0.1-release
in repository https://gitbox.apache.org/repos/asf/kylin.git.


from 5304912  Modify shaded-guava for release kylin4.0.1
 add d35f275  [maven-release-plugin] prepare release kylin-4.0.1

No new revisions were added by this update.

Summary of changes:
 build-engine/pom.xml| 2 +-
 cache/pom.xml   | 2 +-
 core-common/pom.xml | 2 +-
 core-cube/pom.xml   | 2 +-
 core-job/pom.xml| 2 +-
 core-metadata/pom.xml   | 2 +-
 core-metrics/pom.xml| 2 +-
 core-storage/pom.xml| 2 +-
 jdbc/pom.xml| 2 +-
 kylin-spark-project/kylin-spark-classloader/pom.xml | 4 ++--
 kylin-spark-project/kylin-spark-common/pom.xml  | 7 +++
 kylin-spark-project/kylin-spark-engine/pom.xml  | 2 +-
 kylin-spark-project/kylin-spark-metadata/pom.xml| 2 +-
 kylin-spark-project/kylin-spark-query/pom.xml   | 2 +-
 kylin-spark-project/kylin-spark-test/pom.xml| 2 +-
 kylin-spark-project/pom.xml | 2 +-
 metastore-hbase/pom.xml | 2 +-
 metrics-reporter-hive/pom.xml   | 2 +-
 metrics-reporter-kafka/pom.xml  | 2 +-
 parquet-assembly/pom.xml| 2 +-
 pom.xml | 6 +++---
 query/pom.xml   | 5 ++---
 server-base/pom.xml | 6 +++---
 server/pom.xml  | 4 ++--
 source-hive/pom.xml | 2 +-
 tool-assembly/pom.xml   | 2 +-
 tool/pom.xml| 2 +-
 27 files changed, 36 insertions(+), 38 deletions(-)


[kylin] branch v4.0.1-release updated: [maven-release-plugin] prepare release kylin-4.0.1

2021-11-18 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a commit to branch v4.0.1-release
in repository https://gitbox.apache.org/repos/asf/kylin.git


The following commit(s) were added to refs/heads/v4.0.1-release by this push:
 new 2648a91  [maven-release-plugin] prepare release kylin-4.0.1
2648a91 is described below

commit 2648a918e4f849f737958183732ce41994fe6327
Author: nichunen 
AuthorDate: Thu Nov 18 10:16:51 2021 +

[maven-release-plugin] prepare release kylin-4.0.1
---
 build-engine/pom.xml| 2 +-
 cache/pom.xml   | 2 +-
 core-common/pom.xml | 2 +-
 core-cube/pom.xml   | 2 +-
 core-job/pom.xml| 2 +-
 core-metadata/pom.xml   | 2 +-
 core-metrics/pom.xml| 2 +-
 core-storage/pom.xml| 2 +-
 jdbc/pom.xml| 2 +-
 kylin-spark-project/kylin-spark-classloader/pom.xml | 4 ++--
 kylin-spark-project/kylin-spark-common/pom.xml  | 7 +++
 kylin-spark-project/kylin-spark-engine/pom.xml  | 2 +-
 kylin-spark-project/kylin-spark-metadata/pom.xml| 2 +-
 kylin-spark-project/kylin-spark-query/pom.xml   | 2 +-
 kylin-spark-project/kylin-spark-test/pom.xml| 2 +-
 kylin-spark-project/pom.xml | 2 +-
 metastore-hbase/pom.xml | 2 +-
 metrics-reporter-hive/pom.xml   | 2 +-
 metrics-reporter-kafka/pom.xml  | 2 +-
 parquet-assembly/pom.xml| 2 +-
 pom.xml | 6 +++---
 query/pom.xml   | 5 ++---
 server-base/pom.xml | 6 +++---
 server/pom.xml  | 4 ++--
 source-hive/pom.xml | 2 +-
 tool-assembly/pom.xml   | 2 +-
 tool/pom.xml| 2 +-
 27 files changed, 36 insertions(+), 38 deletions(-)

diff --git a/build-engine/pom.xml b/build-engine/pom.xml
index a23ec18..7a0685a 100644
--- a/build-engine/pom.xml
+++ b/build-engine/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-SNAPSHOT
+4.0.1
 
 
 
diff --git a/cache/pom.xml b/cache/pom.xml
index 8d5c1b6..bbc05f4 100644
--- a/cache/pom.xml
+++ b/cache/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-SNAPSHOT
+4.0.1
 
 
 
diff --git a/core-common/pom.xml b/core-common/pom.xml
index 4680d4d..1824f5b 100644
--- a/core-common/pom.xml
+++ b/core-common/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-SNAPSHOT
+4.0.1
 
 
 
diff --git a/core-cube/pom.xml b/core-cube/pom.xml
index 91be01b..c005350 100644
--- a/core-cube/pom.xml
+++ b/core-cube/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-SNAPSHOT
+4.0.1
 
 
 
diff --git a/core-job/pom.xml b/core-job/pom.xml
index 7a71ed3..7481f55 100644
--- a/core-job/pom.xml
+++ b/core-job/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-SNAPSHOT
+4.0.1
 
 
 
diff --git a/core-metadata/pom.xml b/core-metadata/pom.xml
index ddb975c..3ec8836 100644
--- a/core-metadata/pom.xml
+++ b/core-metadata/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-SNAPSHOT
+4.0.1
 
 
 
diff --git a/core-metrics/pom.xml b/core-metrics/pom.xml
index b01acdb..12a205c 100644
--- a/core-metrics/pom.xml
+++ b/core-metrics/pom.xml
@@ -28,7 +28,7 @@
 
 kylin
 org.apache.kylin
-4.0.0-SNAPSHOT
+4.0.1
 
 
 
diff --git a/core-storage/pom.xml b/core-storage/pom.xml
index 5ae52d8..6346aaa 100644
--- a/core-storage/pom.xml
+++ b/core-storage/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-SNAPSHOT
+4.0.1
 
 
 
diff --git a/jdbc/pom.xml b/jdbc/pom.xml
index 1478578..bd3bbd0 100644
--- a/jdbc/pom.xml
+++ b/jdbc/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-SNAPSHOT
+4.0.1
 
 
 
diff --git a/kylin-spark-project/kylin-spark-classloader/pom.xml 
b/kylin-spark-project/kylin-spark-classloader/pom.xml
index a3961d1..13ac1f8 100644
--- a/kylin-spark-project/kylin-spark-classloader/pom.xml
+++ b/kylin-spark-project/kylin-spark-classloader/pom.xml
@@ -23,12 +23,12 @@
 Apache Kylin 4.X - Classloader
 jar
 kylin-spark-classloader
-4.0.0-SNAPSHOT
+4.0.1
 
 
 kylin-spark-project
 org.apache.kylin
-4.0.0-SNAPSHOT
+4.0.1
 ../pom.xml
 
 
diff

[kylin] branch v4.0.1-release updated: [maven-release-plugin] prepare for next development iteration

2021-11-18 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a commit to branch v4.0.1-release
in repository https://gitbox.apache.org/repos/asf/kylin.git


The following commit(s) were added to refs/heads/v4.0.1-release by this push:
 new bbc094b  [maven-release-plugin] prepare for next development iteration
bbc094b is described below

commit bbc094baf0dd23c8289bdf26be0c1a0e3f76a242
Author: nichunen 
AuthorDate: Thu Nov 18 10:17:05 2021 +

[maven-release-plugin] prepare for next development iteration
---
 build-engine/pom.xml| 2 +-
 cache/pom.xml   | 2 +-
 core-common/pom.xml | 2 +-
 core-cube/pom.xml   | 2 +-
 core-job/pom.xml| 2 +-
 core-metadata/pom.xml   | 2 +-
 core-metrics/pom.xml| 2 +-
 core-storage/pom.xml| 2 +-
 jdbc/pom.xml| 2 +-
 kylin-spark-project/kylin-spark-classloader/pom.xml | 4 ++--
 kylin-spark-project/kylin-spark-common/pom.xml  | 4 ++--
 kylin-spark-project/kylin-spark-engine/pom.xml  | 2 +-
 kylin-spark-project/kylin-spark-metadata/pom.xml| 2 +-
 kylin-spark-project/kylin-spark-query/pom.xml   | 2 +-
 kylin-spark-project/kylin-spark-test/pom.xml| 2 +-
 kylin-spark-project/pom.xml | 2 +-
 metastore-hbase/pom.xml | 2 +-
 metrics-reporter-hive/pom.xml   | 2 +-
 metrics-reporter-kafka/pom.xml  | 2 +-
 parquet-assembly/pom.xml| 2 +-
 pom.xml | 4 ++--
 query/pom.xml   | 2 +-
 server-base/pom.xml | 6 +++---
 server/pom.xml  | 4 ++--
 source-hive/pom.xml | 2 +-
 tool-assembly/pom.xml   | 2 +-
 tool/pom.xml| 2 +-
 27 files changed, 33 insertions(+), 33 deletions(-)

diff --git a/build-engine/pom.xml b/build-engine/pom.xml
index 7a0685a..4f11140 100644
--- a/build-engine/pom.xml
+++ b/build-engine/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.1
+4.0.2-SNAPSHOT
 
 
 
diff --git a/cache/pom.xml b/cache/pom.xml
index bbc05f4..e79cbcc 100644
--- a/cache/pom.xml
+++ b/cache/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.kylin
 kylin
-4.0.1
+4.0.2-SNAPSHOT
 
 
 
diff --git a/core-common/pom.xml b/core-common/pom.xml
index 1824f5b..b5e3503 100644
--- a/core-common/pom.xml
+++ b/core-common/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.1
+4.0.2-SNAPSHOT
 
 
 
diff --git a/core-cube/pom.xml b/core-cube/pom.xml
index c005350..c461229 100644
--- a/core-cube/pom.xml
+++ b/core-cube/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.1
+4.0.2-SNAPSHOT
 
 
 
diff --git a/core-job/pom.xml b/core-job/pom.xml
index 7481f55..a2b19c8 100644
--- a/core-job/pom.xml
+++ b/core-job/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.1
+4.0.2-SNAPSHOT
 
 
 
diff --git a/core-metadata/pom.xml b/core-metadata/pom.xml
index 3ec8836..015058b 100644
--- a/core-metadata/pom.xml
+++ b/core-metadata/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.1
+4.0.2-SNAPSHOT
 
 
 
diff --git a/core-metrics/pom.xml b/core-metrics/pom.xml
index 12a205c..6280969 100644
--- a/core-metrics/pom.xml
+++ b/core-metrics/pom.xml
@@ -28,7 +28,7 @@
 
 kylin
 org.apache.kylin
-4.0.1
+4.0.2-SNAPSHOT
 
 
 
diff --git a/core-storage/pom.xml b/core-storage/pom.xml
index 6346aaa..30f6850 100644
--- a/core-storage/pom.xml
+++ b/core-storage/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.1
+4.0.2-SNAPSHOT
 
 
 
diff --git a/jdbc/pom.xml b/jdbc/pom.xml
index bd3bbd0..4c46149 100644
--- a/jdbc/pom.xml
+++ b/jdbc/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.1
+4.0.2-SNAPSHOT
 
 
 
diff --git a/kylin-spark-project/kylin-spark-classloader/pom.xml 
b/kylin-spark-project/kylin-spark-classloader/pom.xml
index 13ac1f8..ad27ec7 100644
--- a/kylin-spark-project/kylin-spark-classloader/pom.xml
+++ b/kylin-spark-project/kylin-spark-classloader/pom.xml
@@ -23,12 +23,12 @@
 Apache Kylin 4.X - Classloader
 jar
 kylin-spark-classloader
-4.0.1
+4.0.2-SNAPSHOT
 
 
 kylin-spark-project
 org.apache.kylin
-4.0.1
+4.0.2-SNAPSHOT

[kylin] annotated tag kylin-4.0.1 updated (2648a91 -> d76714d)

2021-11-18 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a change to annotated tag kylin-4.0.1
in repository https://gitbox.apache.org/repos/asf/kylin.git.


*** WARNING: tag kylin-4.0.1 was modified! ***

from 2648a91  (commit)
  to d76714d  (tag)
 tagging 2648a918e4f849f737958183732ce41994fe6327 (commit)
 replaces kylin-4.0.0-beta
  by nichunen
  on Thu Nov 18 10:17:03 2021 +

- Log -
[maven-release-plugin] copy for tag kylin-4.0.1
---


No new revisions were added by this update.

Summary of changes:


[kylin] branch v3.1.3-release updated: [maven-release-plugin] prepare for next development iteration

2021-11-18 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a commit to branch v3.1.3-release
in repository https://gitbox.apache.org/repos/asf/kylin.git


The following commit(s) were added to refs/heads/v3.1.3-release by this push:
 new 73e13da  [maven-release-plugin] prepare for next development iteration
73e13da is described below

commit 73e13da07be8d2a5b65501cc68333b4bcbc8a6e3
Author: nichunen 
AuthorDate: Thu Nov 18 08:36:49 2021 +

[maven-release-plugin] prepare for next development iteration
---
 assembly/pom.xml   | 2 +-
 cache/pom.xml  | 2 +-
 core-common/pom.xml| 2 +-
 core-cube/pom.xml  | 2 +-
 core-dictionary/pom.xml| 2 +-
 core-job/pom.xml   | 2 +-
 core-metadata/pom.xml  | 2 +-
 core-metrics/pom.xml   | 2 +-
 core-storage/pom.xml   | 2 +-
 cube-migration/pom.xml | 2 +-
 datasource-sdk/pom.xml | 2 +-
 engine-flink/pom.xml   | 2 +-
 engine-mr/pom.xml  | 2 +-
 engine-spark/pom.xml   | 2 +-
 jdbc/pom.xml   | 2 +-
 kylin-it/pom.xml   | 2 +-
 metrics-reporter-hive/pom.xml  | 2 +-
 metrics-reporter-kafka/pom.xml | 2 +-
 pom.xml| 4 ++--
 query/pom.xml  | 2 +-
 server-base/pom.xml| 2 +-
 server/pom.xml | 2 +-
 source-hive/pom.xml| 2 +-
 source-jdbc/pom.xml| 2 +-
 source-kafka/pom.xml   | 2 +-
 storage-hbase/pom.xml  | 2 +-
 storage-stream/pom.xml | 2 +-
 stream-coordinator/pom.xml | 2 +-
 stream-core/pom.xml| 2 +-
 stream-receiver/pom.xml| 2 +-
 stream-source-kafka/pom.xml| 2 +-
 tomcat-ext/pom.xml | 2 +-
 tool-assembly/pom.xml  | 2 +-
 tool/pom.xml   | 2 +-
 34 files changed, 35 insertions(+), 35 deletions(-)

diff --git a/assembly/pom.xml b/assembly/pom.xml
index b0ade26..3597a33 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -26,7 +26,7 @@
 
 kylin
 org.apache.kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/cache/pom.xml b/cache/pom.xml
index 1c66581..29d776a 100644
--- a/cache/pom.xml
+++ b/cache/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.kylin
 kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/core-common/pom.xml b/core-common/pom.xml
index 7024a91..532771c 100644
--- a/core-common/pom.xml
+++ b/core-common/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/core-cube/pom.xml b/core-cube/pom.xml
index 18aebc6..76f6d0b 100644
--- a/core-cube/pom.xml
+++ b/core-cube/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/core-dictionary/pom.xml b/core-dictionary/pom.xml
index 331e0ca..9e05006 100644
--- a/core-dictionary/pom.xml
+++ b/core-dictionary/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/core-job/pom.xml b/core-job/pom.xml
index 28ff648..91b013d 100644
--- a/core-job/pom.xml
+++ b/core-job/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/core-metadata/pom.xml b/core-metadata/pom.xml
index 1e4c2af..c85125f 100644
--- a/core-metadata/pom.xml
+++ b/core-metadata/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/core-metrics/pom.xml b/core-metrics/pom.xml
index 17e20e4..1825f7b 100644
--- a/core-metrics/pom.xml
+++ b/core-metrics/pom.xml
@@ -28,7 +28,7 @@
 
 kylin
 org.apache.kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/core-storage/pom.xml b/core-storage/pom.xml
index 333ffbc..ecdb257 100644
--- a/core-storage/pom.xml
+++ b/core-storage/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/cube-migration/pom.xml b/cube-migration/pom.xml
index 0557149..9e48167 100755
--- a/cube-migration/pom.xml
+++ b/cube-migration/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/datasource-sdk/pom.xml b/datasource-sdk/pom.xml
index 68586b3..5411360 100644
--- a/datasource-sdk/pom.xml
+++ b/datasource-sdk/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.kylin
 kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/engine-flink/pom.xml b/engine-flink/pom.xml
index 2411409..5e69520 100644
--- a/engine-flink/pom.xml
+++ b/engine-flink/pom.xml
@@ -28,7 +28,7 @@
 
 kylin
 org.apache.kylin
-3.1.3
+3.1.4-SNAPSHOT

[kylin] annotated tag kylin-3.1.3 updated (a31c2f5 -> 170f8b0)

2021-11-18 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a change to annotated tag kylin-3.1.3
in repository https://gitbox.apache.org/repos/asf/kylin.git.


*** WARNING: tag kylin-3.1.3 was modified! ***

from a31c2f5  (commit)
  to 170f8b0  (tag)
 tagging a31c2f5bcbc14f2da333fd7d98f697b25c53099e (commit)
 replaces kylin-1.2
  by nichunen
  on Thu Nov 18 08:36:47 2021 +

- Log -
[maven-release-plugin] copy for tag kylin-3.1.3
---


No new revisions were added by this update.

Summary of changes:


[kylin] branch v3.1.3-release updated (5e53149 -> a31c2f5)

2021-11-18 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a change to branch v3.1.3-release
in repository https://gitbox.apache.org/repos/asf/kylin.git.


from 5e53149  Modify shaded-guava for release kylin3.1.3
 add a31c2f5  [maven-release-plugin] prepare release kylin-3.1.3

No new revisions were added by this update.

Summary of changes:
 assembly/pom.xml   | 2 +-
 cache/pom.xml  | 2 +-
 core-common/pom.xml| 2 +-
 core-cube/pom.xml  | 2 +-
 core-dictionary/pom.xml| 2 +-
 core-job/pom.xml   | 2 +-
 core-metadata/pom.xml  | 2 +-
 core-metrics/pom.xml   | 2 +-
 core-storage/pom.xml   | 2 +-
 cube-migration/pom.xml | 2 +-
 datasource-sdk/pom.xml | 2 +-
 engine-flink/pom.xml   | 2 +-
 engine-mr/pom.xml  | 2 +-
 engine-spark/pom.xml   | 2 +-
 jdbc/pom.xml   | 2 +-
 kylin-it/pom.xml   | 2 +-
 metrics-reporter-hive/pom.xml  | 2 +-
 metrics-reporter-kafka/pom.xml | 2 +-
 pom.xml| 4 ++--
 query/pom.xml  | 2 +-
 server-base/pom.xml| 2 +-
 server/pom.xml | 2 +-
 source-hive/pom.xml| 2 +-
 source-jdbc/pom.xml| 2 +-
 source-kafka/pom.xml   | 2 +-
 storage-hbase/pom.xml  | 2 +-
 storage-stream/pom.xml | 2 +-
 stream-coordinator/pom.xml | 2 +-
 stream-core/pom.xml| 2 +-
 stream-receiver/pom.xml| 2 +-
 stream-source-kafka/pom.xml| 2 +-
 tomcat-ext/pom.xml | 2 +-
 tool-assembly/pom.xml  | 2 +-
 tool/pom.xml   | 2 +-
 34 files changed, 35 insertions(+), 35 deletions(-)


[kylin] annotated tag kylin-4.0.1 updated (095c419 -> fd9506c)

2021-11-17 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a change to annotated tag kylin-4.0.1
in repository https://gitbox.apache.org/repos/asf/kylin.git.


*** WARNING: tag kylin-4.0.1 was modified! ***

from 095c419  (commit)
  to fd9506c  (tag)
 tagging 095c419c77c04670147995a1b01310ab1e009743 (commit)
 replaces kylin-4.0.0-beta
  by nichunen
  on Wed Nov 17 10:53:24 2021 +

- Log -
[maven-release-plugin] copy for tag kylin-4.0.1
---


No new revisions were added by this update.

Summary of changes:


[kylin] branch v4.0.1-release updated: [maven-release-plugin] prepare for next development iteration

2021-11-17 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a commit to branch v4.0.1-release
in repository https://gitbox.apache.org/repos/asf/kylin.git


The following commit(s) were added to refs/heads/v4.0.1-release by this push:
 new 093b3d7  [maven-release-plugin] prepare for next development iteration
093b3d7 is described below

commit 093b3d79e7242f0fef84b7876e06ef3f56e81575
Author: nichunen 
AuthorDate: Wed Nov 17 10:53:26 2021 +

[maven-release-plugin] prepare for next development iteration
---
 build-engine/pom.xml| 2 +-
 cache/pom.xml   | 2 +-
 core-common/pom.xml | 2 +-
 core-cube/pom.xml   | 2 +-
 core-job/pom.xml| 2 +-
 core-metadata/pom.xml   | 2 +-
 core-metrics/pom.xml| 2 +-
 core-storage/pom.xml| 2 +-
 jdbc/pom.xml| 2 +-
 kylin-spark-project/kylin-spark-classloader/pom.xml | 4 ++--
 kylin-spark-project/kylin-spark-common/pom.xml  | 4 ++--
 kylin-spark-project/kylin-spark-engine/pom.xml  | 2 +-
 kylin-spark-project/kylin-spark-metadata/pom.xml| 2 +-
 kylin-spark-project/kylin-spark-query/pom.xml   | 2 +-
 kylin-spark-project/kylin-spark-test/pom.xml| 2 +-
 kylin-spark-project/pom.xml | 2 +-
 metastore-hbase/pom.xml | 2 +-
 metrics-reporter-hive/pom.xml   | 2 +-
 metrics-reporter-kafka/pom.xml  | 2 +-
 parquet-assembly/pom.xml| 2 +-
 pom.xml | 4 ++--
 query/pom.xml   | 2 +-
 server-base/pom.xml | 6 +++---
 server/pom.xml  | 4 ++--
 source-hive/pom.xml | 2 +-
 tool-assembly/pom.xml   | 2 +-
 tool/pom.xml| 2 +-
 27 files changed, 33 insertions(+), 33 deletions(-)

diff --git a/build-engine/pom.xml b/build-engine/pom.xml
index 7a0685a..4f11140 100644
--- a/build-engine/pom.xml
+++ b/build-engine/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.1
+4.0.2-SNAPSHOT
 
 
 
diff --git a/cache/pom.xml b/cache/pom.xml
index bbc05f4..e79cbcc 100644
--- a/cache/pom.xml
+++ b/cache/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.kylin
 kylin
-4.0.1
+4.0.2-SNAPSHOT
 
 
 
diff --git a/core-common/pom.xml b/core-common/pom.xml
index 1824f5b..b5e3503 100644
--- a/core-common/pom.xml
+++ b/core-common/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.1
+4.0.2-SNAPSHOT
 
 
 
diff --git a/core-cube/pom.xml b/core-cube/pom.xml
index c005350..c461229 100644
--- a/core-cube/pom.xml
+++ b/core-cube/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.1
+4.0.2-SNAPSHOT
 
 
 
diff --git a/core-job/pom.xml b/core-job/pom.xml
index 7481f55..a2b19c8 100644
--- a/core-job/pom.xml
+++ b/core-job/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.1
+4.0.2-SNAPSHOT
 
 
 
diff --git a/core-metadata/pom.xml b/core-metadata/pom.xml
index 3ec8836..015058b 100644
--- a/core-metadata/pom.xml
+++ b/core-metadata/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.1
+4.0.2-SNAPSHOT
 
 
 
diff --git a/core-metrics/pom.xml b/core-metrics/pom.xml
index 12a205c..6280969 100644
--- a/core-metrics/pom.xml
+++ b/core-metrics/pom.xml
@@ -28,7 +28,7 @@
 
 kylin
 org.apache.kylin
-4.0.1
+4.0.2-SNAPSHOT
 
 
 
diff --git a/core-storage/pom.xml b/core-storage/pom.xml
index 6346aaa..30f6850 100644
--- a/core-storage/pom.xml
+++ b/core-storage/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.1
+4.0.2-SNAPSHOT
 
 
 
diff --git a/jdbc/pom.xml b/jdbc/pom.xml
index bd3bbd0..4c46149 100644
--- a/jdbc/pom.xml
+++ b/jdbc/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.1
+4.0.2-SNAPSHOT
 
 
 
diff --git a/kylin-spark-project/kylin-spark-classloader/pom.xml 
b/kylin-spark-project/kylin-spark-classloader/pom.xml
index 13ac1f8..ad27ec7 100644
--- a/kylin-spark-project/kylin-spark-classloader/pom.xml
+++ b/kylin-spark-project/kylin-spark-classloader/pom.xml
@@ -23,12 +23,12 @@
 Apache Kylin 4.X - Classloader
 jar
 kylin-spark-classloader
-4.0.1
+4.0.2-SNAPSHOT
 
 
 kylin-spark-project
 org.apache.kylin
-4.0.1
+4.0.2-SNAPSHOT

[kylin] branch v4.0.1-release updated: [maven-release-plugin] prepare release kylin-4.0.1

2021-11-17 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a commit to branch v4.0.1-release
in repository https://gitbox.apache.org/repos/asf/kylin.git


The following commit(s) were added to refs/heads/v4.0.1-release by this push:
 new 095c419  [maven-release-plugin] prepare release kylin-4.0.1
095c419 is described below

commit 095c419c77c04670147995a1b01310ab1e009743
Author: nichunen 
AuthorDate: Wed Nov 17 10:53:12 2021 +

[maven-release-plugin] prepare release kylin-4.0.1
---
 build-engine/pom.xml| 2 +-
 cache/pom.xml   | 2 +-
 core-common/pom.xml | 2 +-
 core-cube/pom.xml   | 2 +-
 core-job/pom.xml| 2 +-
 core-metadata/pom.xml   | 2 +-
 core-metrics/pom.xml| 2 +-
 core-storage/pom.xml| 2 +-
 jdbc/pom.xml| 2 +-
 kylin-spark-project/kylin-spark-classloader/pom.xml | 4 ++--
 kylin-spark-project/kylin-spark-common/pom.xml  | 7 +++
 kylin-spark-project/kylin-spark-engine/pom.xml  | 2 +-
 kylin-spark-project/kylin-spark-metadata/pom.xml| 2 +-
 kylin-spark-project/kylin-spark-query/pom.xml   | 2 +-
 kylin-spark-project/kylin-spark-test/pom.xml| 2 +-
 kylin-spark-project/pom.xml | 2 +-
 metastore-hbase/pom.xml | 2 +-
 metrics-reporter-hive/pom.xml   | 2 +-
 metrics-reporter-kafka/pom.xml  | 2 +-
 parquet-assembly/pom.xml| 2 +-
 pom.xml | 6 +++---
 query/pom.xml   | 5 ++---
 server-base/pom.xml | 6 +++---
 server/pom.xml  | 4 ++--
 source-hive/pom.xml | 2 +-
 tool-assembly/pom.xml   | 2 +-
 tool/pom.xml| 2 +-
 27 files changed, 36 insertions(+), 38 deletions(-)

diff --git a/build-engine/pom.xml b/build-engine/pom.xml
index a23ec18..7a0685a 100644
--- a/build-engine/pom.xml
+++ b/build-engine/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-SNAPSHOT
+4.0.1
 
 
 
diff --git a/cache/pom.xml b/cache/pom.xml
index 8d5c1b6..bbc05f4 100644
--- a/cache/pom.xml
+++ b/cache/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-SNAPSHOT
+4.0.1
 
 
 
diff --git a/core-common/pom.xml b/core-common/pom.xml
index 4680d4d..1824f5b 100644
--- a/core-common/pom.xml
+++ b/core-common/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-SNAPSHOT
+4.0.1
 
 
 
diff --git a/core-cube/pom.xml b/core-cube/pom.xml
index 91be01b..c005350 100644
--- a/core-cube/pom.xml
+++ b/core-cube/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-SNAPSHOT
+4.0.1
 
 
 
diff --git a/core-job/pom.xml b/core-job/pom.xml
index 7a71ed3..7481f55 100644
--- a/core-job/pom.xml
+++ b/core-job/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-SNAPSHOT
+4.0.1
 
 
 
diff --git a/core-metadata/pom.xml b/core-metadata/pom.xml
index ddb975c..3ec8836 100644
--- a/core-metadata/pom.xml
+++ b/core-metadata/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-SNAPSHOT
+4.0.1
 
 
 
diff --git a/core-metrics/pom.xml b/core-metrics/pom.xml
index b01acdb..12a205c 100644
--- a/core-metrics/pom.xml
+++ b/core-metrics/pom.xml
@@ -28,7 +28,7 @@
 
 kylin
 org.apache.kylin
-4.0.0-SNAPSHOT
+4.0.1
 
 
 
diff --git a/core-storage/pom.xml b/core-storage/pom.xml
index 5ae52d8..6346aaa 100644
--- a/core-storage/pom.xml
+++ b/core-storage/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-SNAPSHOT
+4.0.1
 
 
 
diff --git a/jdbc/pom.xml b/jdbc/pom.xml
index 1478578..bd3bbd0 100644
--- a/jdbc/pom.xml
+++ b/jdbc/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-SNAPSHOT
+4.0.1
 
 
 
diff --git a/kylin-spark-project/kylin-spark-classloader/pom.xml 
b/kylin-spark-project/kylin-spark-classloader/pom.xml
index a3961d1..13ac1f8 100644
--- a/kylin-spark-project/kylin-spark-classloader/pom.xml
+++ b/kylin-spark-project/kylin-spark-classloader/pom.xml
@@ -23,12 +23,12 @@
 Apache Kylin 4.X - Classloader
 jar
 kylin-spark-classloader
-4.0.0-SNAPSHOT
+4.0.1
 
 
 kylin-spark-project
 org.apache.kylin
-4.0.0-SNAPSHOT
+4.0.1
 ../pom.xml
 
 
diff

[kylin] branch kylin3-hadoop3 updated: Reslove guava version for release

2021-11-17 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a commit to branch kylin3-hadoop3
in repository https://gitbox.apache.org/repos/asf/kylin.git


The following commit(s) were added to refs/heads/kylin3-hadoop3 by this push:
 new 5d788ee  Reslove guava version for release
5d788ee is described below

commit 5d788ee1fc9ba5dc816393c31d1471d5fc4f0175
Author: nichunen 
AuthorDate: Fri Nov 5 08:49:07 2021 +

Reslove guava version for release
---
 pom.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index e996e37..ce9aeb5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -249,7 +249,7 @@
 
 org.apache.kylin
 kylin-shaded-guava
-${project.version}
+3.1.0
 
 
 org.apache.kylin
@@ -1442,7 +1442,6 @@
 
 
 
-external
 core-common
 core-metadata
 core-dictionary


[kylin] annotated tag kylin-3.1.3 updated (cd052f4 -> b87c287)

2021-11-17 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a change to annotated tag kylin-3.1.3
in repository https://gitbox.apache.org/repos/asf/kylin.git.


*** WARNING: tag kylin-3.1.3 was modified! ***

from cd052f4  (commit)
  to b87c287  (tag)
 tagging cd052f4ffb0e4280e9a5d894832b7f756d9505cc (commit)
 replaces kylin-1.2
  by nichunen
  on Wed Nov 17 09:01:13 2021 +

- Log -
[maven-release-plugin] copy for tag kylin-3.1.3
---


No new revisions were added by this update.

Summary of changes:


[kylin] branch v3.1.3-release updated: [maven-release-plugin] prepare for next development iteration

2021-11-17 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a commit to branch v3.1.3-release
in repository https://gitbox.apache.org/repos/asf/kylin.git


The following commit(s) were added to refs/heads/v3.1.3-release by this push:
 new e9bb932  [maven-release-plugin] prepare for next development iteration
e9bb932 is described below

commit e9bb932ed6610d2548938b10279ec0bb783f43ff
Author: nichunen 
AuthorDate: Wed Nov 17 09:01:15 2021 +

[maven-release-plugin] prepare for next development iteration
---
 assembly/pom.xml   | 2 +-
 cache/pom.xml  | 2 +-
 core-common/pom.xml| 2 +-
 core-cube/pom.xml  | 2 +-
 core-dictionary/pom.xml| 2 +-
 core-job/pom.xml   | 2 +-
 core-metadata/pom.xml  | 2 +-
 core-metrics/pom.xml   | 2 +-
 core-storage/pom.xml   | 2 +-
 cube-migration/pom.xml | 2 +-
 datasource-sdk/pom.xml | 2 +-
 engine-flink/pom.xml   | 2 +-
 engine-mr/pom.xml  | 2 +-
 engine-spark/pom.xml   | 2 +-
 jdbc/pom.xml   | 2 +-
 kylin-it/pom.xml   | 2 +-
 metrics-reporter-hive/pom.xml  | 2 +-
 metrics-reporter-kafka/pom.xml | 2 +-
 pom.xml| 4 ++--
 query/pom.xml  | 2 +-
 server-base/pom.xml| 2 +-
 server/pom.xml | 2 +-
 source-hive/pom.xml| 2 +-
 source-jdbc/pom.xml| 2 +-
 source-kafka/pom.xml   | 2 +-
 storage-hbase/pom.xml  | 2 +-
 storage-stream/pom.xml | 2 +-
 stream-coordinator/pom.xml | 2 +-
 stream-core/pom.xml| 2 +-
 stream-receiver/pom.xml| 2 +-
 stream-source-kafka/pom.xml| 2 +-
 tomcat-ext/pom.xml | 2 +-
 tool-assembly/pom.xml  | 2 +-
 tool/pom.xml   | 2 +-
 34 files changed, 35 insertions(+), 35 deletions(-)

diff --git a/assembly/pom.xml b/assembly/pom.xml
index b0ade26..3597a33 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -26,7 +26,7 @@
 
 kylin
 org.apache.kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/cache/pom.xml b/cache/pom.xml
index 1c66581..29d776a 100644
--- a/cache/pom.xml
+++ b/cache/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.kylin
 kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/core-common/pom.xml b/core-common/pom.xml
index 7024a91..532771c 100644
--- a/core-common/pom.xml
+++ b/core-common/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/core-cube/pom.xml b/core-cube/pom.xml
index 18aebc6..76f6d0b 100644
--- a/core-cube/pom.xml
+++ b/core-cube/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/core-dictionary/pom.xml b/core-dictionary/pom.xml
index 331e0ca..9e05006 100644
--- a/core-dictionary/pom.xml
+++ b/core-dictionary/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/core-job/pom.xml b/core-job/pom.xml
index 28ff648..91b013d 100644
--- a/core-job/pom.xml
+++ b/core-job/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/core-metadata/pom.xml b/core-metadata/pom.xml
index 1e4c2af..c85125f 100644
--- a/core-metadata/pom.xml
+++ b/core-metadata/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/core-metrics/pom.xml b/core-metrics/pom.xml
index 17e20e4..1825f7b 100644
--- a/core-metrics/pom.xml
+++ b/core-metrics/pom.xml
@@ -28,7 +28,7 @@
 
 kylin
 org.apache.kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/core-storage/pom.xml b/core-storage/pom.xml
index 333ffbc..ecdb257 100644
--- a/core-storage/pom.xml
+++ b/core-storage/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/cube-migration/pom.xml b/cube-migration/pom.xml
index 0557149..9e48167 100755
--- a/cube-migration/pom.xml
+++ b/cube-migration/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/datasource-sdk/pom.xml b/datasource-sdk/pom.xml
index 68586b3..5411360 100644
--- a/datasource-sdk/pom.xml
+++ b/datasource-sdk/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.kylin
 kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/engine-flink/pom.xml b/engine-flink/pom.xml
index 2411409..5e69520 100644
--- a/engine-flink/pom.xml
+++ b/engine-flink/pom.xml
@@ -28,7 +28,7 @@
 
 kylin
 org.apache.kylin
-3.1.3
+3.1.4-SNAPSHOT

[kylin] branch v3.1.3-release updated (8a174c8 -> cd052f4)

2021-11-17 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a change to branch v3.1.3-release
in repository https://gitbox.apache.org/repos/asf/kylin.git.


from 8a174c8  Modify shaded-guava version for release v3.1.3
 add cd052f4  [maven-release-plugin] prepare release kylin-3.1.3

No new revisions were added by this update.

Summary of changes:
 assembly/pom.xml   | 2 +-
 cache/pom.xml  | 2 +-
 core-common/pom.xml| 2 +-
 core-cube/pom.xml  | 2 +-
 core-dictionary/pom.xml| 2 +-
 core-job/pom.xml   | 2 +-
 core-metadata/pom.xml  | 2 +-
 core-metrics/pom.xml   | 2 +-
 core-storage/pom.xml   | 2 +-
 cube-migration/pom.xml | 2 +-
 datasource-sdk/pom.xml | 2 +-
 engine-flink/pom.xml   | 2 +-
 engine-mr/pom.xml  | 2 +-
 engine-spark/pom.xml   | 2 +-
 jdbc/pom.xml   | 2 +-
 kylin-it/pom.xml   | 2 +-
 metrics-reporter-hive/pom.xml  | 2 +-
 metrics-reporter-kafka/pom.xml | 2 +-
 pom.xml| 4 ++--
 query/pom.xml  | 2 +-
 server-base/pom.xml| 2 +-
 server/pom.xml | 2 +-
 source-hive/pom.xml| 2 +-
 source-jdbc/pom.xml| 2 +-
 source-kafka/pom.xml   | 2 +-
 storage-hbase/pom.xml  | 2 +-
 storage-stream/pom.xml | 2 +-
 stream-coordinator/pom.xml | 2 +-
 stream-core/pom.xml| 2 +-
 stream-receiver/pom.xml| 2 +-
 stream-source-kafka/pom.xml| 2 +-
 tomcat-ext/pom.xml | 2 +-
 tool-assembly/pom.xml  | 2 +-
 tool/pom.xml   | 2 +-
 34 files changed, 35 insertions(+), 35 deletions(-)


[kylin] annotated tag y updated (6847d86 -> 400b0a4)

2021-11-17 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a change to annotated tag y
in repository https://gitbox.apache.org/repos/asf/kylin.git.


*** WARNING: tag y was modified! ***

from 6847d86  (commit)
  to 400b0a4  (tag)
 tagging 6847d860056e9479b32d1cea8395cb689539203e (commit)
 replaces kylin-4.0.0-beta
  by nichunen
  on Wed Nov 17 08:47:24 2021 +

- Log -
[maven-release-plugin] copy for tag y
---


No new revisions were added by this update.

Summary of changes:


[kylin] branch v3.1.3-release updated: [maven-release-plugin] prepare for next development iteration

2021-11-05 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a commit to branch v3.1.3-release
in repository https://gitbox.apache.org/repos/asf/kylin.git


The following commit(s) were added to refs/heads/v3.1.3-release by this push:
 new 4605d3b  [maven-release-plugin] prepare for next development iteration
4605d3b is described below

commit 4605d3b8b2c9cb1e3da8eb1c2ce017b52fc8c528
Author: nichunen 
AuthorDate: Fri Nov 5 06:26:40 2021 +

[maven-release-plugin] prepare for next development iteration
---
 assembly/pom.xml   | 2 +-
 cache/pom.xml  | 2 +-
 core-common/pom.xml| 2 +-
 core-cube/pom.xml  | 2 +-
 core-dictionary/pom.xml| 2 +-
 core-job/pom.xml   | 2 +-
 core-metadata/pom.xml  | 2 +-
 core-metrics/pom.xml   | 2 +-
 core-storage/pom.xml   | 2 +-
 cube-migration/pom.xml | 2 +-
 datasource-sdk/pom.xml | 2 +-
 engine-flink/pom.xml   | 2 +-
 engine-mr/pom.xml  | 2 +-
 engine-spark/pom.xml   | 2 +-
 jdbc/pom.xml   | 2 +-
 kylin-it/pom.xml   | 2 +-
 metrics-reporter-hive/pom.xml  | 2 +-
 metrics-reporter-kafka/pom.xml | 2 +-
 pom.xml| 4 ++--
 query/pom.xml  | 2 +-
 server-base/pom.xml| 2 +-
 server/pom.xml | 2 +-
 source-hive/pom.xml| 2 +-
 source-jdbc/pom.xml| 2 +-
 source-kafka/pom.xml   | 2 +-
 storage-hbase/pom.xml  | 2 +-
 storage-stream/pom.xml | 2 +-
 stream-coordinator/pom.xml | 2 +-
 stream-core/pom.xml| 2 +-
 stream-receiver/pom.xml| 2 +-
 stream-source-kafka/pom.xml| 2 +-
 tomcat-ext/pom.xml | 2 +-
 tool-assembly/pom.xml  | 2 +-
 tool/pom.xml   | 2 +-
 34 files changed, 35 insertions(+), 35 deletions(-)

diff --git a/assembly/pom.xml b/assembly/pom.xml
index b0ade26..3597a33 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -26,7 +26,7 @@
 
 kylin
 org.apache.kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/cache/pom.xml b/cache/pom.xml
index 1c66581..29d776a 100644
--- a/cache/pom.xml
+++ b/cache/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.kylin
 kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/core-common/pom.xml b/core-common/pom.xml
index 7024a91..532771c 100644
--- a/core-common/pom.xml
+++ b/core-common/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/core-cube/pom.xml b/core-cube/pom.xml
index 18aebc6..76f6d0b 100644
--- a/core-cube/pom.xml
+++ b/core-cube/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/core-dictionary/pom.xml b/core-dictionary/pom.xml
index 331e0ca..9e05006 100644
--- a/core-dictionary/pom.xml
+++ b/core-dictionary/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/core-job/pom.xml b/core-job/pom.xml
index 28ff648..91b013d 100644
--- a/core-job/pom.xml
+++ b/core-job/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/core-metadata/pom.xml b/core-metadata/pom.xml
index 1e4c2af..c85125f 100644
--- a/core-metadata/pom.xml
+++ b/core-metadata/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/core-metrics/pom.xml b/core-metrics/pom.xml
index 17e20e4..1825f7b 100644
--- a/core-metrics/pom.xml
+++ b/core-metrics/pom.xml
@@ -28,7 +28,7 @@
 
 kylin
 org.apache.kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/core-storage/pom.xml b/core-storage/pom.xml
index 333ffbc..ecdb257 100644
--- a/core-storage/pom.xml
+++ b/core-storage/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/cube-migration/pom.xml b/cube-migration/pom.xml
index 0557149..9e48167 100755
--- a/cube-migration/pom.xml
+++ b/cube-migration/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/datasource-sdk/pom.xml b/datasource-sdk/pom.xml
index 68586b3..5411360 100644
--- a/datasource-sdk/pom.xml
+++ b/datasource-sdk/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.kylin
 kylin
-3.1.3
+3.1.4-SNAPSHOT
 
 
 
diff --git a/engine-flink/pom.xml b/engine-flink/pom.xml
index 2411409..5e69520 100644
--- a/engine-flink/pom.xml
+++ b/engine-flink/pom.xml
@@ -28,7 +28,7 @@
 
 kylin
 org.apache.kylin
-3.1.3
+3.1.4-SNAPSHOT

[kylin] annotated tag kylin-3.1.3 updated (26ec676 -> 6f49e26)

2021-11-05 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a change to annotated tag kylin-3.1.3
in repository https://gitbox.apache.org/repos/asf/kylin.git.


*** WARNING: tag kylin-3.1.3 was modified! ***

from 26ec676  (commit)
  to 6f49e26  (tag)
 tagging 26ec67604c6723b27a431c4ecfed0570a8024868 (commit)
 replaces kylin-1.2
  by nichunen
  on Fri Nov 5 06:26:38 2021 +

- Log -
[maven-release-plugin] copy for tag kylin-3.1.3
---


No new revisions were added by this update.

Summary of changes:


[kylin] branch v3.1.3-release updated: [maven-release-plugin] prepare release kylin-3.1.3

2021-11-05 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a commit to branch v3.1.3-release
in repository https://gitbox.apache.org/repos/asf/kylin.git


The following commit(s) were added to refs/heads/v3.1.3-release by this push:
 new 26ec676  [maven-release-plugin] prepare release kylin-3.1.3
26ec676 is described below

commit 26ec67604c6723b27a431c4ecfed0570a8024868
Author: nichunen 
AuthorDate: Fri Nov 5 06:26:26 2021 +

[maven-release-plugin] prepare release kylin-3.1.3
---
 assembly/pom.xml   | 2 +-
 cache/pom.xml  | 2 +-
 core-common/pom.xml| 2 +-
 core-cube/pom.xml  | 2 +-
 core-dictionary/pom.xml| 2 +-
 core-job/pom.xml   | 2 +-
 core-metadata/pom.xml  | 2 +-
 core-metrics/pom.xml   | 2 +-
 core-storage/pom.xml   | 2 +-
 cube-migration/pom.xml | 2 +-
 datasource-sdk/pom.xml | 2 +-
 engine-flink/pom.xml   | 2 +-
 engine-mr/pom.xml  | 2 +-
 engine-spark/pom.xml   | 2 +-
 jdbc/pom.xml   | 2 +-
 kylin-it/pom.xml   | 2 +-
 metrics-reporter-hive/pom.xml  | 2 +-
 metrics-reporter-kafka/pom.xml | 2 +-
 pom.xml| 4 ++--
 query/pom.xml  | 2 +-
 server-base/pom.xml| 2 +-
 server/pom.xml | 2 +-
 source-hive/pom.xml| 2 +-
 source-jdbc/pom.xml| 2 +-
 source-kafka/pom.xml   | 2 +-
 storage-hbase/pom.xml  | 2 +-
 storage-stream/pom.xml | 2 +-
 stream-coordinator/pom.xml | 2 +-
 stream-core/pom.xml| 2 +-
 stream-receiver/pom.xml| 2 +-
 stream-source-kafka/pom.xml| 2 +-
 tomcat-ext/pom.xml | 2 +-
 tool-assembly/pom.xml  | 2 +-
 tool/pom.xml   | 2 +-
 34 files changed, 35 insertions(+), 35 deletions(-)

diff --git a/assembly/pom.xml b/assembly/pom.xml
index 201a3ee..b0ade26 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -26,7 +26,7 @@
 
 kylin
 org.apache.kylin
-3.1.3-SNAPSHOT
+3.1.3
 
 
 
diff --git a/cache/pom.xml b/cache/pom.xml
index f85d084..1c66581 100644
--- a/cache/pom.xml
+++ b/cache/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.kylin
 kylin
-3.1.3-SNAPSHOT
+3.1.3
 
 
 
diff --git a/core-common/pom.xml b/core-common/pom.xml
index c9750ca..7024a91 100644
--- a/core-common/pom.xml
+++ b/core-common/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3-SNAPSHOT
+3.1.3
 
 
 
diff --git a/core-cube/pom.xml b/core-cube/pom.xml
index 2a2bff2..18aebc6 100644
--- a/core-cube/pom.xml
+++ b/core-cube/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3-SNAPSHOT
+3.1.3
 
 
 
diff --git a/core-dictionary/pom.xml b/core-dictionary/pom.xml
index b279147..331e0ca 100644
--- a/core-dictionary/pom.xml
+++ b/core-dictionary/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3-SNAPSHOT
+3.1.3
 
 
 
diff --git a/core-job/pom.xml b/core-job/pom.xml
index 127266e..28ff648 100644
--- a/core-job/pom.xml
+++ b/core-job/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3-SNAPSHOT
+3.1.3
 
 
 
diff --git a/core-metadata/pom.xml b/core-metadata/pom.xml
index 335312b..1e4c2af 100644
--- a/core-metadata/pom.xml
+++ b/core-metadata/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3-SNAPSHOT
+3.1.3
 
 
 
diff --git a/core-metrics/pom.xml b/core-metrics/pom.xml
index b956aa2..17e20e4 100644
--- a/core-metrics/pom.xml
+++ b/core-metrics/pom.xml
@@ -28,7 +28,7 @@
 
 kylin
 org.apache.kylin
-3.1.3-SNAPSHOT
+3.1.3
 
 
 
diff --git a/core-storage/pom.xml b/core-storage/pom.xml
index d0ba407..333ffbc 100644
--- a/core-storage/pom.xml
+++ b/core-storage/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3-SNAPSHOT
+3.1.3
 
 
 
diff --git a/cube-migration/pom.xml b/cube-migration/pom.xml
index 6b26c14..0557149 100755
--- a/cube-migration/pom.xml
+++ b/cube-migration/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.3-SNAPSHOT
+3.1.3
 
 
 
diff --git a/datasource-sdk/pom.xml b/datasource-sdk/pom.xml
index 055f8a1..68586b3 100644
--- a/datasource-sdk/pom.xml
+++ b/datasource-sdk/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.kylin
 kylin
-3.1.3-SNAPSHOT
+3.1.3
 
 
 
diff --git a/engine-flink/pom.xml b/engine-flink/pom.xml
index 3066885..2411409 100644
--- a/engine-flink/pom.xml
+++ b/engine-flink/pom.xml
@@ -28,7 +28,7 @@
 
 kylin
 org.apache.kylin
-3.1.3-SNAPSHOT
+3.1.3
 
 
 
diff --git

[kylin] branch v4.0.1-release updated: [maven-release-plugin] prepare for next development iteration

2021-11-02 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a commit to branch v4.0.1-release
in repository https://gitbox.apache.org/repos/asf/kylin.git


The following commit(s) were added to refs/heads/v4.0.1-release by this push:
 new 2774370  [maven-release-plugin] prepare for next development iteration
2774370 is described below

commit 2774370599842ab60642fd649e4261cf0aa621d7
Author: nichunen 
AuthorDate: Tue Nov 2 09:17:41 2021 +

[maven-release-plugin] prepare for next development iteration
---
 build-engine/pom.xml| 2 +-
 cache/pom.xml   | 2 +-
 core-common/pom.xml | 2 +-
 core-cube/pom.xml   | 2 +-
 core-job/pom.xml| 2 +-
 core-metadata/pom.xml   | 2 +-
 core-metrics/pom.xml| 2 +-
 core-storage/pom.xml| 2 +-
 jdbc/pom.xml| 2 +-
 kylin-spark-project/kylin-spark-classloader/pom.xml | 4 ++--
 kylin-spark-project/kylin-spark-common/pom.xml  | 4 ++--
 kylin-spark-project/kylin-spark-engine/pom.xml  | 2 +-
 kylin-spark-project/kylin-spark-metadata/pom.xml| 2 +-
 kylin-spark-project/kylin-spark-query/pom.xml   | 2 +-
 kylin-spark-project/kylin-spark-test/pom.xml| 2 +-
 kylin-spark-project/pom.xml | 2 +-
 metastore-hbase/pom.xml | 2 +-
 metrics-reporter-hive/pom.xml   | 2 +-
 metrics-reporter-kafka/pom.xml  | 2 +-
 parquet-assembly/pom.xml| 2 +-
 pom.xml | 4 ++--
 query/pom.xml   | 2 +-
 server-base/pom.xml | 6 +++---
 server/pom.xml  | 4 ++--
 source-hive/pom.xml | 2 +-
 tool-assembly/pom.xml   | 2 +-
 tool/pom.xml| 2 +-
 27 files changed, 33 insertions(+), 33 deletions(-)

diff --git a/build-engine/pom.xml b/build-engine/pom.xml
index 7a0685a..4f11140 100644
--- a/build-engine/pom.xml
+++ b/build-engine/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.1
+4.0.2-SNAPSHOT
 
 
 
diff --git a/cache/pom.xml b/cache/pom.xml
index bbc05f4..e79cbcc 100644
--- a/cache/pom.xml
+++ b/cache/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.kylin
 kylin
-4.0.1
+4.0.2-SNAPSHOT
 
 
 
diff --git a/core-common/pom.xml b/core-common/pom.xml
index 1824f5b..b5e3503 100644
--- a/core-common/pom.xml
+++ b/core-common/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.1
+4.0.2-SNAPSHOT
 
 
 
diff --git a/core-cube/pom.xml b/core-cube/pom.xml
index c005350..c461229 100644
--- a/core-cube/pom.xml
+++ b/core-cube/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.1
+4.0.2-SNAPSHOT
 
 
 
diff --git a/core-job/pom.xml b/core-job/pom.xml
index 7481f55..a2b19c8 100644
--- a/core-job/pom.xml
+++ b/core-job/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.1
+4.0.2-SNAPSHOT
 
 
 
diff --git a/core-metadata/pom.xml b/core-metadata/pom.xml
index 3ec8836..015058b 100644
--- a/core-metadata/pom.xml
+++ b/core-metadata/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.1
+4.0.2-SNAPSHOT
 
 
 
diff --git a/core-metrics/pom.xml b/core-metrics/pom.xml
index 12a205c..6280969 100644
--- a/core-metrics/pom.xml
+++ b/core-metrics/pom.xml
@@ -28,7 +28,7 @@
 
 kylin
 org.apache.kylin
-4.0.1
+4.0.2-SNAPSHOT
 
 
 
diff --git a/core-storage/pom.xml b/core-storage/pom.xml
index 6346aaa..30f6850 100644
--- a/core-storage/pom.xml
+++ b/core-storage/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.1
+4.0.2-SNAPSHOT
 
 
 
diff --git a/jdbc/pom.xml b/jdbc/pom.xml
index bd3bbd0..4c46149 100644
--- a/jdbc/pom.xml
+++ b/jdbc/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.1
+4.0.2-SNAPSHOT
 
 
 
diff --git a/kylin-spark-project/kylin-spark-classloader/pom.xml 
b/kylin-spark-project/kylin-spark-classloader/pom.xml
index 13ac1f8..ad27ec7 100644
--- a/kylin-spark-project/kylin-spark-classloader/pom.xml
+++ b/kylin-spark-project/kylin-spark-classloader/pom.xml
@@ -23,12 +23,12 @@
 Apache Kylin 4.X - Classloader
 jar
 kylin-spark-classloader
-4.0.1
+4.0.2-SNAPSHOT
 
 
 kylin-spark-project
 org.apache.kylin
-4.0.1
+4.0.2-SNAPSHOT
 ../pom.xml

[kylin] annotated tag kylin-4.0.1 updated (8aba4ee -> 80c2caf)

2021-11-02 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a change to annotated tag kylin-4.0.1
in repository https://gitbox.apache.org/repos/asf/kylin.git.


*** WARNING: tag kylin-4.0.1 was modified! ***

from 8aba4ee  (commit)
  to 80c2caf  (tag)
 tagging 8aba4ee45283c843047451391908c0b06f1c1303 (commit)
 replaces kylin-4.0.0-beta
  by nichunen
  on Tue Nov 2 09:17:39 2021 +

- Log -
[maven-release-plugin] copy for tag kylin-4.0.1
---


No new revisions were added by this update.

Summary of changes:


[kylin] branch v4.0.1-release updated: [maven-release-plugin] prepare release kylin-4.0.1

2021-11-02 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a commit to branch v4.0.1-release
in repository https://gitbox.apache.org/repos/asf/kylin.git


The following commit(s) were added to refs/heads/v4.0.1-release by this push:
 new 8aba4ee  [maven-release-plugin] prepare release kylin-4.0.1
8aba4ee is described below

commit 8aba4ee45283c843047451391908c0b06f1c1303
Author: nichunen 
AuthorDate: Tue Nov 2 09:17:27 2021 +

[maven-release-plugin] prepare release kylin-4.0.1
---
 build-engine/pom.xml| 2 +-
 cache/pom.xml   | 2 +-
 core-common/pom.xml | 2 +-
 core-cube/pom.xml   | 2 +-
 core-job/pom.xml| 2 +-
 core-metadata/pom.xml   | 2 +-
 core-metrics/pom.xml| 2 +-
 core-storage/pom.xml| 2 +-
 jdbc/pom.xml| 2 +-
 kylin-spark-project/kylin-spark-classloader/pom.xml | 4 ++--
 kylin-spark-project/kylin-spark-common/pom.xml  | 7 +++
 kylin-spark-project/kylin-spark-engine/pom.xml  | 2 +-
 kylin-spark-project/kylin-spark-metadata/pom.xml| 2 +-
 kylin-spark-project/kylin-spark-query/pom.xml   | 2 +-
 kylin-spark-project/kylin-spark-test/pom.xml| 2 +-
 kylin-spark-project/pom.xml | 2 +-
 metastore-hbase/pom.xml | 2 +-
 metrics-reporter-hive/pom.xml   | 2 +-
 metrics-reporter-kafka/pom.xml  | 2 +-
 parquet-assembly/pom.xml| 2 +-
 pom.xml | 6 +++---
 query/pom.xml   | 5 ++---
 server-base/pom.xml | 6 +++---
 server/pom.xml  | 4 ++--
 source-hive/pom.xml | 2 +-
 tool-assembly/pom.xml   | 2 +-
 tool/pom.xml| 2 +-
 27 files changed, 36 insertions(+), 38 deletions(-)

diff --git a/build-engine/pom.xml b/build-engine/pom.xml
index a23ec18..7a0685a 100644
--- a/build-engine/pom.xml
+++ b/build-engine/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-SNAPSHOT
+4.0.1
 
 
 
diff --git a/cache/pom.xml b/cache/pom.xml
index 8d5c1b6..bbc05f4 100644
--- a/cache/pom.xml
+++ b/cache/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-SNAPSHOT
+4.0.1
 
 
 
diff --git a/core-common/pom.xml b/core-common/pom.xml
index 4680d4d..1824f5b 100644
--- a/core-common/pom.xml
+++ b/core-common/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-SNAPSHOT
+4.0.1
 
 
 
diff --git a/core-cube/pom.xml b/core-cube/pom.xml
index 91be01b..c005350 100644
--- a/core-cube/pom.xml
+++ b/core-cube/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-SNAPSHOT
+4.0.1
 
 
 
diff --git a/core-job/pom.xml b/core-job/pom.xml
index 7a71ed3..7481f55 100644
--- a/core-job/pom.xml
+++ b/core-job/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-SNAPSHOT
+4.0.1
 
 
 
diff --git a/core-metadata/pom.xml b/core-metadata/pom.xml
index ddb975c..3ec8836 100644
--- a/core-metadata/pom.xml
+++ b/core-metadata/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-SNAPSHOT
+4.0.1
 
 
 
diff --git a/core-metrics/pom.xml b/core-metrics/pom.xml
index b01acdb..12a205c 100644
--- a/core-metrics/pom.xml
+++ b/core-metrics/pom.xml
@@ -28,7 +28,7 @@
 
 kylin
 org.apache.kylin
-4.0.0-SNAPSHOT
+4.0.1
 
 
 
diff --git a/core-storage/pom.xml b/core-storage/pom.xml
index 5ae52d8..6346aaa 100644
--- a/core-storage/pom.xml
+++ b/core-storage/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-SNAPSHOT
+4.0.1
 
 
 
diff --git a/jdbc/pom.xml b/jdbc/pom.xml
index 1478578..bd3bbd0 100644
--- a/jdbc/pom.xml
+++ b/jdbc/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-SNAPSHOT
+4.0.1
 
 
 
diff --git a/kylin-spark-project/kylin-spark-classloader/pom.xml 
b/kylin-spark-project/kylin-spark-classloader/pom.xml
index a3961d1..13ac1f8 100644
--- a/kylin-spark-project/kylin-spark-classloader/pom.xml
+++ b/kylin-spark-project/kylin-spark-classloader/pom.xml
@@ -23,12 +23,12 @@
 Apache Kylin 4.X - Classloader
 jar
 kylin-spark-classloader
-4.0.0-SNAPSHOT
+4.0.1
 
 
 kylin-spark-project
 org.apache.kylin
-4.0.0-SNAPSHOT
+4.0.1
 ../pom.xml
 
 
diff

[kylin] branch v4.0.0-release updated: [maven-release-plugin] prepare for next development iteration

2021-08-23 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a commit to branch v4.0.0-release
in repository https://gitbox.apache.org/repos/asf/kylin.git


The following commit(s) were added to refs/heads/v4.0.0-release by this push:
 new e6cedf4  [maven-release-plugin] prepare for next development iteration
e6cedf4 is described below

commit e6cedf44de5d9a65158244757af534ad0d1c15b2
Author: nichunen 
AuthorDate: Mon Aug 23 12:48:40 2021 +

[maven-release-plugin] prepare for next development iteration
---
 build-engine/pom.xml| 2 +-
 cache/pom.xml   | 2 +-
 core-common/pom.xml | 2 +-
 core-cube/pom.xml   | 2 +-
 core-job/pom.xml| 2 +-
 core-metadata/pom.xml   | 2 +-
 core-metrics/pom.xml| 2 +-
 core-storage/pom.xml| 2 +-
 jdbc/pom.xml| 2 +-
 kylin-spark-project/kylin-spark-classloader/pom.xml | 4 ++--
 kylin-spark-project/kylin-spark-common/pom.xml  | 4 ++--
 kylin-spark-project/kylin-spark-engine/pom.xml  | 2 +-
 kylin-spark-project/kylin-spark-metadata/pom.xml| 2 +-
 kylin-spark-project/kylin-spark-query/pom.xml   | 2 +-
 kylin-spark-project/kylin-spark-test/pom.xml| 2 +-
 kylin-spark-project/pom.xml | 2 +-
 metastore-hbase/pom.xml | 2 +-
 metrics-reporter-hive/pom.xml   | 2 +-
 metrics-reporter-kafka/pom.xml  | 2 +-
 parquet-assembly/pom.xml| 2 +-
 pom.xml | 4 ++--
 query/pom.xml   | 2 +-
 server-base/pom.xml | 6 +++---
 server/pom.xml  | 4 ++--
 source-hive/pom.xml | 2 +-
 tool-assembly/pom.xml   | 2 +-
 tool/pom.xml| 2 +-
 27 files changed, 33 insertions(+), 33 deletions(-)

diff --git a/build-engine/pom.xml b/build-engine/pom.xml
index 9af67ea..4c99a68 100644
--- a/build-engine/pom.xml
+++ b/build-engine/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0
+4.0.1-SNAPSHOT
 
 
 
diff --git a/cache/pom.xml b/cache/pom.xml
index 5f40f8c..15cddc9 100644
--- a/cache/pom.xml
+++ b/cache/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.kylin
 kylin
-4.0.0
+4.0.1-SNAPSHOT
 
 
 
diff --git a/core-common/pom.xml b/core-common/pom.xml
index 00951d8..b37a2bd 100644
--- a/core-common/pom.xml
+++ b/core-common/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0
+4.0.1-SNAPSHOT
 
 
 
diff --git a/core-cube/pom.xml b/core-cube/pom.xml
index d9e9722..e2cc527 100644
--- a/core-cube/pom.xml
+++ b/core-cube/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0
+4.0.1-SNAPSHOT
 
 
 
diff --git a/core-job/pom.xml b/core-job/pom.xml
index a680265..6ac0130 100644
--- a/core-job/pom.xml
+++ b/core-job/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0
+4.0.1-SNAPSHOT
 
 
 
diff --git a/core-metadata/pom.xml b/core-metadata/pom.xml
index a1277d7..f3bdc43 100644
--- a/core-metadata/pom.xml
+++ b/core-metadata/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0
+4.0.1-SNAPSHOT
 
 
 
diff --git a/core-metrics/pom.xml b/core-metrics/pom.xml
index 0d50979..744b42f 100644
--- a/core-metrics/pom.xml
+++ b/core-metrics/pom.xml
@@ -28,7 +28,7 @@
 
 kylin
 org.apache.kylin
-4.0.0
+4.0.1-SNAPSHOT
 
 
 
diff --git a/core-storage/pom.xml b/core-storage/pom.xml
index 9bc5f2c..7dff5d8 100644
--- a/core-storage/pom.xml
+++ b/core-storage/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0
+4.0.1-SNAPSHOT
 
 
 
diff --git a/jdbc/pom.xml b/jdbc/pom.xml
index 7925ba1..5865abf 100644
--- a/jdbc/pom.xml
+++ b/jdbc/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0
+4.0.1-SNAPSHOT
 
 
 
diff --git a/kylin-spark-project/kylin-spark-classloader/pom.xml 
b/kylin-spark-project/kylin-spark-classloader/pom.xml
index b9729b2..f5201d9 100644
--- a/kylin-spark-project/kylin-spark-classloader/pom.xml
+++ b/kylin-spark-project/kylin-spark-classloader/pom.xml
@@ -23,12 +23,12 @@
 Apache Kylin 4.X - Classloader
 jar
 kylin-spark-classloader
-4.0.0
+4.0.1-SNAPSHOT
 
 
 kylin-spark-project
 org.apache.kylin
-4.0.0
+4.0.1-SNAPSHOT

[kylin] annotated tag kylin-4.0.0 updated (aa6d582 -> a7ecd3b)

2021-08-23 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a change to annotated tag kylin-4.0.0
in repository https://gitbox.apache.org/repos/asf/kylin.git.


*** WARNING: tag kylin-4.0.0 was modified! ***

from aa6d582  (commit)
  to a7ecd3b  (tag)
 tagging aa6d582c0a96fdf31e85791f86850cfc00a7644f (commit)
 replaces kylin-4.0.0-beta
  by nichunen
  on Mon Aug 23 12:48:38 2021 +

- Log -
[maven-release-plugin] copy for tag kylin-4.0.0
---


No new revisions were added by this update.

Summary of changes:


[kylin] branch v4.0.0-release updated (a7b7edb -> aa6d582)

2021-08-23 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a change to branch v4.0.0-release
in repository https://gitbox.apache.org/repos/asf/kylin.git.


from a7b7edb  Add option to remove stale files under job_tmp for 
StorageCleanupJob (#1732)
 add 6775775  resolve shaded-guava
 add aa6d582  [maven-release-plugin] prepare release kylin-4.0.0

No new revisions were added by this update.

Summary of changes:
 build-engine/pom.xml|  2 +-
 cache/pom.xml   |  2 +-
 core-common/pom.xml |  2 +-
 core-cube/pom.xml   |  2 +-
 core-job/pom.xml|  2 +-
 core-metadata/pom.xml   |  2 +-
 core-metrics/pom.xml|  2 +-
 core-storage/pom.xml|  2 +-
 jdbc/pom.xml|  2 +-
 kylin-spark-project/kylin-spark-classloader/pom.xml |  4 ++--
 kylin-spark-project/kylin-spark-common/pom.xml  |  7 +++
 kylin-spark-project/kylin-spark-engine/pom.xml  |  2 +-
 kylin-spark-project/kylin-spark-metadata/pom.xml|  2 +-
 kylin-spark-project/kylin-spark-query/pom.xml   |  2 +-
 kylin-spark-project/kylin-spark-test/pom.xml|  2 +-
 kylin-spark-project/pom.xml |  2 +-
 metastore-hbase/pom.xml |  2 +-
 metrics-reporter-hive/pom.xml   |  2 +-
 metrics-reporter-kafka/pom.xml  |  2 +-
 parquet-assembly/pom.xml|  2 +-
 pom.xml | 10 +-
 query/pom.xml   |  5 ++---
 server-base/pom.xml |  6 +++---
 server/pom.xml  |  4 ++--
 source-hive/pom.xml |  2 +-
 tool-assembly/pom.xml   |  2 +-
 tool/pom.xml|  2 +-
 27 files changed, 38 insertions(+), 40 deletions(-)


[kylin] branch v3.1.2-release updated: [maven-release-plugin] prepare for next development iteration

2021-04-18 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a commit to branch v3.1.2-release
in repository https://gitbox.apache.org/repos/asf/kylin.git


The following commit(s) were added to refs/heads/v3.1.2-release by this push:
 new bf0f443  [maven-release-plugin] prepare for next development iteration
bf0f443 is described below

commit bf0f443b575f369dc9873a2882235ada16449a5d
Author: nichunen 
AuthorDate: Sun Apr 18 22:18:22 2021 +

[maven-release-plugin] prepare for next development iteration
---
 assembly/pom.xml   | 2 +-
 cache/pom.xml  | 2 +-
 core-common/pom.xml| 2 +-
 core-cube/pom.xml  | 2 +-
 core-dictionary/pom.xml| 2 +-
 core-job/pom.xml   | 2 +-
 core-metadata/pom.xml  | 2 +-
 core-metrics/pom.xml   | 2 +-
 core-storage/pom.xml   | 2 +-
 cube-migration/pom.xml | 2 +-
 datasource-sdk/pom.xml | 2 +-
 engine-flink/pom.xml   | 2 +-
 engine-mr/pom.xml  | 2 +-
 engine-spark/pom.xml   | 2 +-
 jdbc/pom.xml   | 2 +-
 kylin-it/pom.xml   | 2 +-
 metrics-reporter-hive/pom.xml  | 2 +-
 metrics-reporter-kafka/pom.xml | 2 +-
 pom.xml| 4 ++--
 query/pom.xml  | 2 +-
 server-base/pom.xml| 2 +-
 server/pom.xml | 2 +-
 source-hive/pom.xml| 2 +-
 source-jdbc/pom.xml| 2 +-
 source-kafka/pom.xml   | 2 +-
 storage-hbase/pom.xml  | 2 +-
 storage-stream/pom.xml | 2 +-
 stream-coordinator/pom.xml | 2 +-
 stream-core/pom.xml| 2 +-
 stream-receiver/pom.xml| 2 +-
 stream-source-kafka/pom.xml| 2 +-
 tomcat-ext/pom.xml | 2 +-
 tool-assembly/pom.xml  | 2 +-
 tool/pom.xml   | 2 +-
 34 files changed, 35 insertions(+), 35 deletions(-)

diff --git a/assembly/pom.xml b/assembly/pom.xml
index b622b30..201a3ee 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -26,7 +26,7 @@
 
 kylin
 org.apache.kylin
-3.1.2
+3.1.3-SNAPSHOT
 
 
 
diff --git a/cache/pom.xml b/cache/pom.xml
index 64ad8cf..f85d084 100644
--- a/cache/pom.xml
+++ b/cache/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.kylin
 kylin
-3.1.2
+3.1.3-SNAPSHOT
 
 
 
diff --git a/core-common/pom.xml b/core-common/pom.xml
index 5a5aad9..c9750ca 100644
--- a/core-common/pom.xml
+++ b/core-common/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.2
+3.1.3-SNAPSHOT
 
 
 
diff --git a/core-cube/pom.xml b/core-cube/pom.xml
index 5fa47aa..2a2bff2 100644
--- a/core-cube/pom.xml
+++ b/core-cube/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.2
+3.1.3-SNAPSHOT
 
 
 
diff --git a/core-dictionary/pom.xml b/core-dictionary/pom.xml
index c9206f8..b279147 100644
--- a/core-dictionary/pom.xml
+++ b/core-dictionary/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.2
+3.1.3-SNAPSHOT
 
 
 
diff --git a/core-job/pom.xml b/core-job/pom.xml
index da82c12..127266e 100644
--- a/core-job/pom.xml
+++ b/core-job/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.2
+3.1.3-SNAPSHOT
 
 
 
diff --git a/core-metadata/pom.xml b/core-metadata/pom.xml
index eaa93c3..335312b 100644
--- a/core-metadata/pom.xml
+++ b/core-metadata/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.2
+3.1.3-SNAPSHOT
 
 
 
diff --git a/core-metrics/pom.xml b/core-metrics/pom.xml
index b2e2bdb..b956aa2 100644
--- a/core-metrics/pom.xml
+++ b/core-metrics/pom.xml
@@ -28,7 +28,7 @@
 
 kylin
 org.apache.kylin
-3.1.2
+3.1.3-SNAPSHOT
 
 
 
diff --git a/core-storage/pom.xml b/core-storage/pom.xml
index e07d00a..d0ba407 100644
--- a/core-storage/pom.xml
+++ b/core-storage/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.2
+3.1.3-SNAPSHOT
 
 
 
diff --git a/cube-migration/pom.xml b/cube-migration/pom.xml
index 8900ea8..6b26c14 100755
--- a/cube-migration/pom.xml
+++ b/cube-migration/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.2
+3.1.3-SNAPSHOT
 
 
 
diff --git a/datasource-sdk/pom.xml b/datasource-sdk/pom.xml
index 25294af..055f8a1 100644
--- a/datasource-sdk/pom.xml
+++ b/datasource-sdk/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.kylin
 kylin
-3.1.2
+3.1.3-SNAPSHOT
 
 
 
diff --git a/engine-flink/pom.xml b/engine-flink/pom.xml
index 3db0aff..3066885 100644
--- a/engine-flink/pom.xml
+++ b/engine-flink/pom.xml
@@ -28,7 +28,7 @@
 
 kylin
 org.apache.kylin
-3.1.2
+3.1.3-SNAPSHOT

[kylin] annotated tag kylin-3.1.2 updated (f2639f6 -> 421c91c)

2021-04-18 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a change to annotated tag kylin-3.1.2
in repository https://gitbox.apache.org/repos/asf/kylin.git.


*** WARNING: tag kylin-3.1.2 was modified! ***

from f2639f6  (commit)
  to 421c91c  (tag)
 tagging f2639f670f82b39884a7c4d264d3b26dc938ae46 (commit)
 replaces kylin-1.2
  by nichunen
  on Sun Apr 18 22:18:19 2021 +

- Log -
[maven-release-plugin] copy for tag kylin-3.1.2
---


No new revisions were added by this update.

Summary of changes:


[kylin] 01/02: KYLIN-4591 exclude external module

2021-04-18 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a commit to branch v3.1.2-release
in repository https://gitbox.apache.org/repos/asf/kylin.git

commit ac8fd829db774fc74c864bb3a8e96651dbfbdb4a
Author: nichunen 
AuthorDate: Tue Apr 13 12:42:28 2021 +

KYLIN-4591 exclude external module
---
 build/bin/set-kylin-home.sh | 18 ++
 pom.xml |  5 ++---
 2 files changed, 20 insertions(+), 3 deletions(-)

diff --git a/build/bin/set-kylin-home.sh b/build/bin/set-kylin-home.sh
index d228bcb..93dbc96 100644
--- a/build/bin/set-kylin-home.sh
+++ b/build/bin/set-kylin-home.sh
@@ -1,3 +1,21 @@
+#!/bin/bash
+
+#
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
 if [ -z $KYLIN_HOME ];
 then
 export KYLIN_HOME=`cd -P -- "$(dirname -- "$0")" && dirname $(pwd)`
diff --git a/pom.xml b/pom.xml
index ed14a73..57fe46c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -248,7 +248,7 @@
   
 org.apache.kylin
 kylin-shaded-guava
-${project.version}
+3.1.0
   
   
 org.apache.kylin
@@ -1362,7 +1362,6 @@
   
 
   
-external
 core-common
 core-metadata
 core-dictionary
@@ -1848,7 +1847,7 @@
 **/*.isl
 **/*.isproj
 **/*.bmp
-
+**/*/CommentParser.jj
 
 
   
src/main/java/org/apache/kylin/storage/hbase/ii/coprocessor/endpoint/generated/IIProtos.java


[kylin] 02/02: [maven-release-plugin] prepare release kylin-3.1.2

2021-04-18 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a commit to branch v3.1.2-release
in repository https://gitbox.apache.org/repos/asf/kylin.git

commit f2639f670f82b39884a7c4d264d3b26dc938ae46
Author: nichunen 
AuthorDate: Sun Apr 18 22:18:06 2021 +

[maven-release-plugin] prepare release kylin-3.1.2
---
 assembly/pom.xml   | 2 +-
 cache/pom.xml  | 2 +-
 core-common/pom.xml| 2 +-
 core-cube/pom.xml  | 2 +-
 core-dictionary/pom.xml| 2 +-
 core-job/pom.xml   | 2 +-
 core-metadata/pom.xml  | 2 +-
 core-metrics/pom.xml   | 2 +-
 core-storage/pom.xml   | 2 +-
 cube-migration/pom.xml | 2 +-
 datasource-sdk/pom.xml | 2 +-
 engine-flink/pom.xml   | 2 +-
 engine-mr/pom.xml  | 2 +-
 engine-spark/pom.xml   | 2 +-
 jdbc/pom.xml   | 2 +-
 kylin-it/pom.xml   | 2 +-
 metrics-reporter-hive/pom.xml  | 2 +-
 metrics-reporter-kafka/pom.xml | 2 +-
 pom.xml| 4 ++--
 query/pom.xml  | 5 ++---
 server-base/pom.xml| 2 +-
 server/pom.xml | 2 +-
 source-hive/pom.xml| 2 +-
 source-jdbc/pom.xml| 2 +-
 source-kafka/pom.xml   | 2 +-
 storage-hbase/pom.xml  | 2 +-
 storage-stream/pom.xml | 2 +-
 stream-coordinator/pom.xml | 2 +-
 stream-core/pom.xml| 2 +-
 stream-receiver/pom.xml| 2 +-
 stream-source-kafka/pom.xml| 2 +-
 tomcat-ext/pom.xml | 2 +-
 tool-assembly/pom.xml  | 2 +-
 tool/pom.xml   | 2 +-
 34 files changed, 36 insertions(+), 37 deletions(-)

diff --git a/assembly/pom.xml b/assembly/pom.xml
index 7628388..b622b30 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -26,7 +26,7 @@
 
 kylin
 org.apache.kylin
-3.1.2-SNAPSHOT
+3.1.2
 
 
 
diff --git a/cache/pom.xml b/cache/pom.xml
index 7a13f70..64ad8cf 100644
--- a/cache/pom.xml
+++ b/cache/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.kylin
 kylin
-3.1.2-SNAPSHOT
+3.1.2
 
 
 
diff --git a/core-common/pom.xml b/core-common/pom.xml
index 398ebde..5a5aad9 100644
--- a/core-common/pom.xml
+++ b/core-common/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.2-SNAPSHOT
+3.1.2
 
 
 
diff --git a/core-cube/pom.xml b/core-cube/pom.xml
index d6071b1..5fa47aa 100644
--- a/core-cube/pom.xml
+++ b/core-cube/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.2-SNAPSHOT
+3.1.2
 
 
 
diff --git a/core-dictionary/pom.xml b/core-dictionary/pom.xml
index 684c6e4..c9206f8 100644
--- a/core-dictionary/pom.xml
+++ b/core-dictionary/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.2-SNAPSHOT
+3.1.2
 
 
 
diff --git a/core-job/pom.xml b/core-job/pom.xml
index e2cb675..da82c12 100644
--- a/core-job/pom.xml
+++ b/core-job/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.2-SNAPSHOT
+3.1.2
 
 
 
diff --git a/core-metadata/pom.xml b/core-metadata/pom.xml
index c973285..eaa93c3 100644
--- a/core-metadata/pom.xml
+++ b/core-metadata/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.2-SNAPSHOT
+3.1.2
 
 
 
diff --git a/core-metrics/pom.xml b/core-metrics/pom.xml
index b622064..b2e2bdb 100644
--- a/core-metrics/pom.xml
+++ b/core-metrics/pom.xml
@@ -28,7 +28,7 @@
 
 kylin
 org.apache.kylin
-3.1.2-SNAPSHOT
+3.1.2
 
 
 
diff --git a/core-storage/pom.xml b/core-storage/pom.xml
index 5abc721..e07d00a 100644
--- a/core-storage/pom.xml
+++ b/core-storage/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.2-SNAPSHOT
+3.1.2
 
 
 
diff --git a/cube-migration/pom.xml b/cube-migration/pom.xml
index f733f39..8900ea8 100755
--- a/cube-migration/pom.xml
+++ b/cube-migration/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.2-SNAPSHOT
+3.1.2
 
 
 
diff --git a/datasource-sdk/pom.xml b/datasource-sdk/pom.xml
index 49656b5..25294af 100644
--- a/datasource-sdk/pom.xml
+++ b/datasource-sdk/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.kylin
 kylin
-3.1.2-SNAPSHOT
+3.1.2
 
 
 
diff --git a/engine-flink/pom.xml b/engine-flink/pom.xml
index 8c2236e..3db0aff 100644
--- a/engine-flink/pom.xml
+++ b/engine-flink/pom.xml
@@ -28,7 +28,7 @@
 
 kylin
 org.apache.kylin
-3.1.2-SNAPSHOT
+3.1.2
 
 
 
diff --git a/engine-mr/pom.xml b/engine-mr/pom.xml
index 3bc48d9..12ab020 100644
--- a/engine-mr/pom.xml
+++ b/engine-mr/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin

[kylin] branch v3.1.2-release created (now f2639f6)

2021-04-18 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a change to branch v3.1.2-release
in repository https://gitbox.apache.org/repos/asf/kylin.git.


  at f2639f6  [maven-release-plugin] prepare release kylin-3.1.2

This branch includes the following new commits:

 new ac8fd82  KYLIN-4591 exclude external module
 new f2639f6  [maven-release-plugin] prepare release kylin-3.1.2

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[kylin] branch v3.1.2-release created (now 1319d1d)

2021-04-15 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a change to branch v3.1.2-release
in repository https://gitbox.apache.org/repos/asf/kylin.git.


  at 1319d1d  [maven-release-plugin] prepare for next development iteration

This branch includes the following new commits:

 new 1319d1d  [maven-release-plugin] prepare for next development iteration

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[kylin] 01/01: [maven-release-plugin] prepare for next development iteration

2021-04-15 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a commit to branch v3.1.2-release
in repository https://gitbox.apache.org/repos/asf/kylin.git

commit 1319d1d71a9b40f373cd881af8a8accbc9b08c6f
Author: nichunen 
AuthorDate: Thu Apr 15 13:21:01 2021 +

[maven-release-plugin] prepare for next development iteration
---
 assembly/pom.xml   | 2 +-
 cache/pom.xml  | 2 +-
 core-common/pom.xml| 2 +-
 core-cube/pom.xml  | 2 +-
 core-dictionary/pom.xml| 2 +-
 core-job/pom.xml   | 2 +-
 core-metadata/pom.xml  | 2 +-
 core-metrics/pom.xml   | 2 +-
 core-storage/pom.xml   | 2 +-
 cube-migration/pom.xml | 2 +-
 datasource-sdk/pom.xml | 2 +-
 engine-flink/pom.xml   | 2 +-
 engine-mr/pom.xml  | 2 +-
 engine-spark/pom.xml   | 2 +-
 jdbc/pom.xml   | 2 +-
 kylin-it/pom.xml   | 2 +-
 metrics-reporter-hive/pom.xml  | 2 +-
 metrics-reporter-kafka/pom.xml | 2 +-
 pom.xml| 2 +-
 query/pom.xml  | 5 ++---
 server-base/pom.xml| 2 +-
 server/pom.xml | 2 +-
 source-hive/pom.xml| 2 +-
 source-jdbc/pom.xml| 2 +-
 source-kafka/pom.xml   | 2 +-
 storage-hbase/pom.xml  | 2 +-
 storage-stream/pom.xml | 2 +-
 stream-coordinator/pom.xml | 2 +-
 stream-core/pom.xml| 2 +-
 stream-receiver/pom.xml| 2 +-
 stream-source-kafka/pom.xml| 2 +-
 tomcat-ext/pom.xml | 2 +-
 tool-assembly/pom.xml  | 2 +-
 tool/pom.xml   | 2 +-
 34 files changed, 35 insertions(+), 36 deletions(-)

diff --git a/assembly/pom.xml b/assembly/pom.xml
index 7628388..b58aca5 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -26,7 +26,7 @@
 
 kylin
 org.apache.kylin
-3.1.2-SNAPSHOT
+-SNAPSHOT
 
 
 
diff --git a/cache/pom.xml b/cache/pom.xml
index 7a13f70..1511e5d 100644
--- a/cache/pom.xml
+++ b/cache/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.kylin
 kylin
-3.1.2-SNAPSHOT
+-SNAPSHOT
 
 
 
diff --git a/core-common/pom.xml b/core-common/pom.xml
index 398ebde..0d74ee2 100644
--- a/core-common/pom.xml
+++ b/core-common/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.2-SNAPSHOT
+-SNAPSHOT
 
 
 
diff --git a/core-cube/pom.xml b/core-cube/pom.xml
index d6071b1..bcfcded 100644
--- a/core-cube/pom.xml
+++ b/core-cube/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.2-SNAPSHOT
+-SNAPSHOT
 
 
 
diff --git a/core-dictionary/pom.xml b/core-dictionary/pom.xml
index 684c6e4..ff159e4 100644
--- a/core-dictionary/pom.xml
+++ b/core-dictionary/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.2-SNAPSHOT
+-SNAPSHOT
 
 
 
diff --git a/core-job/pom.xml b/core-job/pom.xml
index e2cb675..d25a8dc 100644
--- a/core-job/pom.xml
+++ b/core-job/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.2-SNAPSHOT
+-SNAPSHOT
 
 
 
diff --git a/core-metadata/pom.xml b/core-metadata/pom.xml
index c973285..57f1572 100644
--- a/core-metadata/pom.xml
+++ b/core-metadata/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.2-SNAPSHOT
+-SNAPSHOT
 
 
 
diff --git a/core-metrics/pom.xml b/core-metrics/pom.xml
index b622064..f143cb8 100644
--- a/core-metrics/pom.xml
+++ b/core-metrics/pom.xml
@@ -28,7 +28,7 @@
 
 kylin
 org.apache.kylin
-3.1.2-SNAPSHOT
+-SNAPSHOT
 
 
 
diff --git a/core-storage/pom.xml b/core-storage/pom.xml
index 5abc721..6b81324 100644
--- a/core-storage/pom.xml
+++ b/core-storage/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.2-SNAPSHOT
+-SNAPSHOT
 
 
 
diff --git a/cube-migration/pom.xml b/cube-migration/pom.xml
index f733f39..fdc0459 100755
--- a/cube-migration/pom.xml
+++ b/cube-migration/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-3.1.2-SNAPSHOT
+-SNAPSHOT
 
 
 
diff --git a/datasource-sdk/pom.xml b/datasource-sdk/pom.xml
index 49656b5..a141c8f 100644
--- a/datasource-sdk/pom.xml
+++ b/datasource-sdk/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.kylin
 kylin
-3.1.2-SNAPSHOT
+-SNAPSHOT
 
 
 
diff --git a/engine-flink/pom.xml b/engine-flink/pom.xml
index 8c2236e..26f144c 100644
--- a/engine-flink/pom.xml
+++ b/engine-flink/pom.xml
@@ -28,7 +28,7 @@
 
 kylin
 org.apache.kylin
-3.1.2-SNAPSHOT
+-SNAPSHOT
 
 
 
diff --git a/engine-mr/pom.xml b/engine-mr/pom.xml
index 3bc48d9..24cbe66 100644
--- a/engine-mr/pom.xml
+++ b/engine-mr/pom.xml

[kylin] annotated tag kylin-3.1.2 updated (ac8fd82 -> 220b1ef)

2021-04-15 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a change to annotated tag kylin-3.1.2
in repository https://gitbox.apache.org/repos/asf/kylin.git.


*** WARNING: tag kylin-3.1.2 was modified! ***

from ac8fd82  (commit)
  to 220b1ef  (tag)
 tagging ac8fd829db774fc74c864bb3a8e96651dbfbdb4a (commit)
 replaces kylin-1.2
  by nichunen
  on Thu Apr 15 13:20:56 2021 +

- Log -
[maven-release-plugin] copy for tag kylin-3.1.2
---


No new revisions were added by this update.

Summary of changes:


[kylin] branch kylin-on-parquet-v2 updated: [maven-release-plugin] prepare for next development iteration

2021-02-03 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a commit to branch kylin-on-parquet-v2
in repository https://gitbox.apache.org/repos/asf/kylin.git


The following commit(s) were added to refs/heads/kylin-on-parquet-v2 by this 
push:
 new 2bcdb62  [maven-release-plugin] prepare for next development iteration
2bcdb62 is described below

commit 2bcdb62d957637f5401effaecc8fb6fc6b1c29a8
Author: nichunen 
AuthorDate: Wed Feb 3 12:09:16 2021 +

[maven-release-plugin] prepare for next development iteration
---
 build-engine/pom.xml| 2 +-
 cache/pom.xml   | 2 +-
 core-common/pom.xml | 2 +-
 core-cube/pom.xml   | 2 +-
 core-dictionary/pom.xml | 2 +-
 core-job/pom.xml| 2 +-
 core-metadata/pom.xml   | 2 +-
 core-metrics/pom.xml| 2 +-
 core-storage/pom.xml| 2 +-
 datasource-sdk/pom.xml  | 2 +-
 jdbc/pom.xml| 2 +-
 kylin-spark-project/kylin-spark-classloader/pom.xml | 4 ++--
 kylin-spark-project/kylin-spark-common/pom.xml  | 4 ++--
 kylin-spark-project/kylin-spark-engine/pom.xml  | 2 +-
 kylin-spark-project/kylin-spark-metadata/pom.xml| 2 +-
 kylin-spark-project/kylin-spark-query/pom.xml   | 2 +-
 kylin-spark-project/kylin-spark-test/pom.xml| 2 +-
 kylin-spark-project/pom.xml | 2 +-
 metastore-hbase/pom.xml | 2 +-
 metrics-reporter-hive/pom.xml   | 2 +-
 metrics-reporter-kafka/pom.xml  | 2 +-
 parquet-assembly/pom.xml| 2 +-
 pom.xml | 4 ++--
 query/pom.xml   | 2 +-
 server-base/pom.xml | 6 +++---
 server/pom.xml  | 4 ++--
 source-hive/pom.xml | 2 +-
 tool-assembly/pom.xml   | 2 +-
 tool/pom.xml| 2 +-
 29 files changed, 35 insertions(+), 35 deletions(-)

diff --git a/build-engine/pom.xml b/build-engine/pom.xml
index b088244..a23ec18 100644
--- a/build-engine/pom.xml
+++ b/build-engine/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-beta
+4.0.0-SNAPSHOT
 
 
 
diff --git a/cache/pom.xml b/cache/pom.xml
index 03c81f8..8d5c1b6 100644
--- a/cache/pom.xml
+++ b/cache/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-beta
+4.0.0-SNAPSHOT
 
 
 
diff --git a/core-common/pom.xml b/core-common/pom.xml
index 4c1f7ff..093d5ce 100644
--- a/core-common/pom.xml
+++ b/core-common/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-beta
+4.0.0-SNAPSHOT
 
 
 
diff --git a/core-cube/pom.xml b/core-cube/pom.xml
index 388bb37..c024c06 100644
--- a/core-cube/pom.xml
+++ b/core-cube/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-beta
+4.0.0-SNAPSHOT
 
 
 
diff --git a/core-dictionary/pom.xml b/core-dictionary/pom.xml
index b9d9036..48841c1 100644
--- a/core-dictionary/pom.xml
+++ b/core-dictionary/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-beta
+4.0.0-SNAPSHOT
 
 
 
diff --git a/core-job/pom.xml b/core-job/pom.xml
index 575eee2..7a71ed3 100644
--- a/core-job/pom.xml
+++ b/core-job/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-beta
+4.0.0-SNAPSHOT
 
 
 
diff --git a/core-metadata/pom.xml b/core-metadata/pom.xml
index 1b78df4..ddb975c 100644
--- a/core-metadata/pom.xml
+++ b/core-metadata/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-beta
+4.0.0-SNAPSHOT
 
 
 
diff --git a/core-metrics/pom.xml b/core-metrics/pom.xml
index 88e69c0..e74ea91 100644
--- a/core-metrics/pom.xml
+++ b/core-metrics/pom.xml
@@ -28,7 +28,7 @@
 
 kylin
 org.apache.kylin
-4.0.0-beta
+4.0.0-SNAPSHOT
 
 
 
diff --git a/core-storage/pom.xml b/core-storage/pom.xml
index 23e83cb..5ae52d8 100644
--- a/core-storage/pom.xml
+++ b/core-storage/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-beta
+4.0.0-SNAPSHOT
 
 
 
diff --git a/datasource-sdk/pom.xml b/datasource-sdk/pom.xml
index f5ae88f..68fe878 100644
--- a/datasource-sdk/pom.xml
+++ b/datasource-sdk/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-beta
+4.0.0-SNAPSHOT
 
 
 
diff --git a/jdbc

[kylin] annotated tag kylin-4.0.0-beta updated (5463813 -> fc2b2e7)

2021-02-03 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a change to annotated tag kylin-4.0.0-beta
in repository https://gitbox.apache.org/repos/asf/kylin.git.


*** WARNING: tag kylin-4.0.0-beta was modified! ***

from 5463813  (commit)
  to fc2b2e7  (tag)
 tagging 546381392c55136310f591969e5a3f3db6074988 (commit)
 replaces kylin-4.0.0-alpha
  by nichunen
  on Wed Feb 3 12:09:12 2021 +

- Log -
[maven-release-plugin] copy for tag kylin-4.0.0-beta
---


No new revisions were added by this update.

Summary of changes:



[kylin] branch kylin-on-parquet-v2 updated: [maven-release-plugin] prepare release kylin-4.0.0-beta

2021-02-03 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a commit to branch kylin-on-parquet-v2
in repository https://gitbox.apache.org/repos/asf/kylin.git


The following commit(s) were added to refs/heads/kylin-on-parquet-v2 by this 
push:
 new 5463813  [maven-release-plugin] prepare release kylin-4.0.0-beta
5463813 is described below

commit 546381392c55136310f591969e5a3f3db6074988
Author: nichunen 
AuthorDate: Wed Feb 3 12:08:58 2021 +

[maven-release-plugin] prepare release kylin-4.0.0-beta
---
 build-engine/pom.xml| 2 +-
 cache/pom.xml   | 2 +-
 core-common/pom.xml | 2 +-
 core-cube/pom.xml   | 2 +-
 core-dictionary/pom.xml | 2 +-
 core-job/pom.xml| 2 +-
 core-metadata/pom.xml   | 2 +-
 core-metrics/pom.xml| 2 +-
 core-storage/pom.xml| 2 +-
 datasource-sdk/pom.xml  | 2 +-
 jdbc/pom.xml| 2 +-
 kylin-spark-project/kylin-spark-classloader/pom.xml | 4 ++--
 kylin-spark-project/kylin-spark-common/pom.xml  | 4 ++--
 kylin-spark-project/kylin-spark-engine/pom.xml  | 2 +-
 kylin-spark-project/kylin-spark-metadata/pom.xml| 2 +-
 kylin-spark-project/kylin-spark-query/pom.xml   | 2 +-
 kylin-spark-project/kylin-spark-test/pom.xml| 2 +-
 kylin-spark-project/pom.xml | 2 +-
 metastore-hbase/pom.xml | 2 +-
 metrics-reporter-hive/pom.xml   | 2 +-
 metrics-reporter-kafka/pom.xml  | 2 +-
 parquet-assembly/pom.xml| 2 +-
 pom.xml | 4 ++--
 query/pom.xml   | 2 +-
 server-base/pom.xml | 6 +++---
 server/pom.xml  | 4 ++--
 source-hive/pom.xml | 2 +-
 tool-assembly/pom.xml   | 2 +-
 tool/pom.xml| 2 +-
 29 files changed, 35 insertions(+), 35 deletions(-)

diff --git a/build-engine/pom.xml b/build-engine/pom.xml
index a23ec18..b088244 100644
--- a/build-engine/pom.xml
+++ b/build-engine/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-SNAPSHOT
+4.0.0-beta
 
 
 
diff --git a/cache/pom.xml b/cache/pom.xml
index 8d5c1b6..03c81f8 100644
--- a/cache/pom.xml
+++ b/cache/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-SNAPSHOT
+4.0.0-beta
 
 
 
diff --git a/core-common/pom.xml b/core-common/pom.xml
index 093d5ce..4c1f7ff 100644
--- a/core-common/pom.xml
+++ b/core-common/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-SNAPSHOT
+4.0.0-beta
 
 
 
diff --git a/core-cube/pom.xml b/core-cube/pom.xml
index c024c06..388bb37 100644
--- a/core-cube/pom.xml
+++ b/core-cube/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-SNAPSHOT
+4.0.0-beta
 
 
 
diff --git a/core-dictionary/pom.xml b/core-dictionary/pom.xml
index 48841c1..b9d9036 100644
--- a/core-dictionary/pom.xml
+++ b/core-dictionary/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-SNAPSHOT
+4.0.0-beta
 
 
 
diff --git a/core-job/pom.xml b/core-job/pom.xml
index 7a71ed3..575eee2 100644
--- a/core-job/pom.xml
+++ b/core-job/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-SNAPSHOT
+4.0.0-beta
 
 
 
diff --git a/core-metadata/pom.xml b/core-metadata/pom.xml
index ddb975c..1b78df4 100644
--- a/core-metadata/pom.xml
+++ b/core-metadata/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-SNAPSHOT
+4.0.0-beta
 
 
 
diff --git a/core-metrics/pom.xml b/core-metrics/pom.xml
index e74ea91..88e69c0 100644
--- a/core-metrics/pom.xml
+++ b/core-metrics/pom.xml
@@ -28,7 +28,7 @@
 
 kylin
 org.apache.kylin
-4.0.0-SNAPSHOT
+4.0.0-beta
 
 
 
diff --git a/core-storage/pom.xml b/core-storage/pom.xml
index 5ae52d8..23e83cb 100644
--- a/core-storage/pom.xml
+++ b/core-storage/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-SNAPSHOT
+4.0.0-beta
 
 
 
diff --git a/datasource-sdk/pom.xml b/datasource-sdk/pom.xml
index 68fe878..f5ae88f 100644
--- a/datasource-sdk/pom.xml
+++ b/datasource-sdk/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-SNAPSHOT
+4.0.0-beta
 
 
 
diff --git a/jdbc/pom.xml b/jdbc

[kylin] annotated tag kylin-4.0.0-beta updated (f2e5c44 -> 63b625b)

2021-02-03 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a change to annotated tag kylin-4.0.0-beta
in repository https://gitbox.apache.org/repos/asf/kylin.git.


*** WARNING: tag kylin-4.0.0-beta was modified! ***

from f2e5c44  (commit)
  to 63b625b  (tag)
 tagging f2e5c44dd45f164f04d59ac93b50db8e5ad48f33 (commit)
 replaces kylin-4.0.0-alpha
  by nichunen
  on Wed Feb 3 10:07:47 2021 +

- Log -
[maven-release-plugin] copy for tag kylin-4.0.0-beta
---


No new revisions were added by this update.

Summary of changes:



[kylin] branch kylin-on-parquet-v2 updated: [maven-release-plugin] prepare for next development iteration

2021-02-03 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a commit to branch kylin-on-parquet-v2
in repository https://gitbox.apache.org/repos/asf/kylin.git


The following commit(s) were added to refs/heads/kylin-on-parquet-v2 by this 
push:
 new b0551be  [maven-release-plugin] prepare for next development iteration
b0551be is described below

commit b0551bef5e34c2bd9a179c2ceb483cacfc3e5a3a
Author: nichunen 
AuthorDate: Wed Feb 3 10:07:52 2021 +

[maven-release-plugin] prepare for next development iteration
---
 build-engine/pom.xml| 2 +-
 cache/pom.xml   | 2 +-
 core-common/pom.xml | 2 +-
 core-cube/pom.xml   | 2 +-
 core-dictionary/pom.xml | 2 +-
 core-job/pom.xml| 2 +-
 core-metadata/pom.xml   | 2 +-
 core-metrics/pom.xml| 2 +-
 core-storage/pom.xml| 2 +-
 datasource-sdk/pom.xml  | 2 +-
 jdbc/pom.xml| 2 +-
 kylin-spark-project/kylin-spark-classloader/pom.xml | 4 ++--
 kylin-spark-project/kylin-spark-common/pom.xml  | 4 ++--
 kylin-spark-project/kylin-spark-engine/pom.xml  | 2 +-
 kylin-spark-project/kylin-spark-metadata/pom.xml| 2 +-
 kylin-spark-project/kylin-spark-query/pom.xml   | 2 +-
 kylin-spark-project/kylin-spark-test/pom.xml| 2 +-
 kylin-spark-project/pom.xml | 2 +-
 metastore-hbase/pom.xml | 2 +-
 metrics-reporter-hive/pom.xml   | 2 +-
 metrics-reporter-kafka/pom.xml  | 2 +-
 parquet-assembly/pom.xml| 2 +-
 pom.xml | 4 ++--
 query/pom.xml   | 2 +-
 server-base/pom.xml | 6 +++---
 server/pom.xml  | 4 ++--
 source-hive/pom.xml | 2 +-
 tool-assembly/pom.xml   | 2 +-
 tool/pom.xml| 2 +-
 29 files changed, 35 insertions(+), 35 deletions(-)

diff --git a/build-engine/pom.xml b/build-engine/pom.xml
index b088244..a23ec18 100644
--- a/build-engine/pom.xml
+++ b/build-engine/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-beta
+4.0.0-SNAPSHOT
 
 
 
diff --git a/cache/pom.xml b/cache/pom.xml
index 03c81f8..8d5c1b6 100644
--- a/cache/pom.xml
+++ b/cache/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-beta
+4.0.0-SNAPSHOT
 
 
 
diff --git a/core-common/pom.xml b/core-common/pom.xml
index 4c1f7ff..093d5ce 100644
--- a/core-common/pom.xml
+++ b/core-common/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-beta
+4.0.0-SNAPSHOT
 
 
 
diff --git a/core-cube/pom.xml b/core-cube/pom.xml
index 388bb37..c024c06 100644
--- a/core-cube/pom.xml
+++ b/core-cube/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-beta
+4.0.0-SNAPSHOT
 
 
 
diff --git a/core-dictionary/pom.xml b/core-dictionary/pom.xml
index b9d9036..48841c1 100644
--- a/core-dictionary/pom.xml
+++ b/core-dictionary/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-beta
+4.0.0-SNAPSHOT
 
 
 
diff --git a/core-job/pom.xml b/core-job/pom.xml
index 575eee2..7a71ed3 100644
--- a/core-job/pom.xml
+++ b/core-job/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-beta
+4.0.0-SNAPSHOT
 
 
 
diff --git a/core-metadata/pom.xml b/core-metadata/pom.xml
index 1b78df4..ddb975c 100644
--- a/core-metadata/pom.xml
+++ b/core-metadata/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-beta
+4.0.0-SNAPSHOT
 
 
 
diff --git a/core-metrics/pom.xml b/core-metrics/pom.xml
index 88e69c0..e74ea91 100644
--- a/core-metrics/pom.xml
+++ b/core-metrics/pom.xml
@@ -28,7 +28,7 @@
 
 kylin
 org.apache.kylin
-4.0.0-beta
+4.0.0-SNAPSHOT
 
 
 
diff --git a/core-storage/pom.xml b/core-storage/pom.xml
index 23e83cb..5ae52d8 100644
--- a/core-storage/pom.xml
+++ b/core-storage/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-beta
+4.0.0-SNAPSHOT
 
 
 
diff --git a/datasource-sdk/pom.xml b/datasource-sdk/pom.xml
index f5ae88f..68fe878 100644
--- a/datasource-sdk/pom.xml
+++ b/datasource-sdk/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-beta
+4.0.0-SNAPSHOT
 
 
 
diff --git a/jdbc

[kylin] branch kylin-on-parquet-v2 updated: [maven-release-plugin] prepare release kylin-4.0.0-beta

2021-02-03 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a commit to branch kylin-on-parquet-v2
in repository https://gitbox.apache.org/repos/asf/kylin.git


The following commit(s) were added to refs/heads/kylin-on-parquet-v2 by this 
push:
 new f2e5c44  [maven-release-plugin] prepare release kylin-4.0.0-beta
f2e5c44 is described below

commit f2e5c44dd45f164f04d59ac93b50db8e5ad48f33
Author: nichunen 
AuthorDate: Wed Feb 3 10:07:33 2021 +

[maven-release-plugin] prepare release kylin-4.0.0-beta
---
 build-engine/pom.xml| 2 +-
 cache/pom.xml   | 2 +-
 core-common/pom.xml | 2 +-
 core-cube/pom.xml   | 2 +-
 core-dictionary/pom.xml | 2 +-
 core-job/pom.xml| 2 +-
 core-metadata/pom.xml   | 2 +-
 core-metrics/pom.xml| 2 +-
 core-storage/pom.xml| 2 +-
 datasource-sdk/pom.xml  | 2 +-
 jdbc/pom.xml| 2 +-
 kylin-spark-project/kylin-spark-classloader/pom.xml | 4 ++--
 kylin-spark-project/kylin-spark-common/pom.xml  | 4 ++--
 kylin-spark-project/kylin-spark-engine/pom.xml  | 2 +-
 kylin-spark-project/kylin-spark-metadata/pom.xml| 2 +-
 kylin-spark-project/kylin-spark-query/pom.xml   | 2 +-
 kylin-spark-project/kylin-spark-test/pom.xml| 2 +-
 kylin-spark-project/pom.xml | 2 +-
 metastore-hbase/pom.xml | 2 +-
 metrics-reporter-hive/pom.xml   | 2 +-
 metrics-reporter-kafka/pom.xml  | 2 +-
 parquet-assembly/pom.xml| 2 +-
 pom.xml | 4 ++--
 query/pom.xml   | 2 +-
 server-base/pom.xml | 6 +++---
 server/pom.xml  | 4 ++--
 source-hive/pom.xml | 2 +-
 tool-assembly/pom.xml   | 2 +-
 tool/pom.xml| 2 +-
 29 files changed, 35 insertions(+), 35 deletions(-)

diff --git a/build-engine/pom.xml b/build-engine/pom.xml
index a23ec18..b088244 100644
--- a/build-engine/pom.xml
+++ b/build-engine/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-SNAPSHOT
+4.0.0-beta
 
 
 
diff --git a/cache/pom.xml b/cache/pom.xml
index 8d5c1b6..03c81f8 100644
--- a/cache/pom.xml
+++ b/cache/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-SNAPSHOT
+4.0.0-beta
 
 
 
diff --git a/core-common/pom.xml b/core-common/pom.xml
index 093d5ce..4c1f7ff 100644
--- a/core-common/pom.xml
+++ b/core-common/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-SNAPSHOT
+4.0.0-beta
 
 
 
diff --git a/core-cube/pom.xml b/core-cube/pom.xml
index c024c06..388bb37 100644
--- a/core-cube/pom.xml
+++ b/core-cube/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-SNAPSHOT
+4.0.0-beta
 
 
 
diff --git a/core-dictionary/pom.xml b/core-dictionary/pom.xml
index 48841c1..b9d9036 100644
--- a/core-dictionary/pom.xml
+++ b/core-dictionary/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-SNAPSHOT
+4.0.0-beta
 
 
 
diff --git a/core-job/pom.xml b/core-job/pom.xml
index 7a71ed3..575eee2 100644
--- a/core-job/pom.xml
+++ b/core-job/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-SNAPSHOT
+4.0.0-beta
 
 
 
diff --git a/core-metadata/pom.xml b/core-metadata/pom.xml
index ddb975c..1b78df4 100644
--- a/core-metadata/pom.xml
+++ b/core-metadata/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-SNAPSHOT
+4.0.0-beta
 
 
 
diff --git a/core-metrics/pom.xml b/core-metrics/pom.xml
index e74ea91..88e69c0 100644
--- a/core-metrics/pom.xml
+++ b/core-metrics/pom.xml
@@ -28,7 +28,7 @@
 
 kylin
 org.apache.kylin
-4.0.0-SNAPSHOT
+4.0.0-beta
 
 
 
diff --git a/core-storage/pom.xml b/core-storage/pom.xml
index 5ae52d8..23e83cb 100644
--- a/core-storage/pom.xml
+++ b/core-storage/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-SNAPSHOT
+4.0.0-beta
 
 
 
diff --git a/datasource-sdk/pom.xml b/datasource-sdk/pom.xml
index 68fe878..f5ae88f 100644
--- a/datasource-sdk/pom.xml
+++ b/datasource-sdk/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-SNAPSHOT
+4.0.0-beta
 
 
 
diff --git a/jdbc/pom.xml b/jdbc

[kylin] annotated tag kylin-4.0.0-beta updated (5f472d7 -> f340387)

2021-02-02 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a change to annotated tag kylin-4.0.0-beta
in repository https://gitbox.apache.org/repos/asf/kylin.git.


*** WARNING: tag kylin-4.0.0-beta was modified! ***

from 5f472d7  (commit)
  to f340387  (tag)
 tagging 5f472d764c15c4cda5e0d0fd7f2aa53aaa59a584 (commit)
 replaces kylin-4.0.0-alpha
  by nichunen
  on Tue Feb 2 09:46:41 2021 +

- Log -
[maven-release-plugin] copy for tag kylin-4.0.0-beta
---


No new revisions were added by this update.

Summary of changes:



[kylin] branch kylin-on-parquet-v2 updated: [maven-release-plugin] prepare for next development iteration

2021-02-02 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a commit to branch kylin-on-parquet-v2
in repository https://gitbox.apache.org/repos/asf/kylin.git


The following commit(s) were added to refs/heads/kylin-on-parquet-v2 by this 
push:
 new 342af19  [maven-release-plugin] prepare for next development iteration
342af19 is described below

commit 342af19f18206a6b0908156b3fa1be2277c5484e
Author: nichunen 
AuthorDate: Tue Feb 2 09:46:45 2021 +

[maven-release-plugin] prepare for next development iteration
---
 build-engine/pom.xml| 2 +-
 cache/pom.xml   | 2 +-
 core-common/pom.xml | 2 +-
 core-cube/pom.xml   | 2 +-
 core-dictionary/pom.xml | 2 +-
 core-job/pom.xml| 2 +-
 core-metadata/pom.xml   | 2 +-
 core-metrics/pom.xml| 2 +-
 core-storage/pom.xml| 2 +-
 datasource-sdk/pom.xml  | 2 +-
 external/pom.xml| 2 +-
 external/shaded-guava/pom.xml   | 2 +-
 jdbc/pom.xml| 2 +-
 kylin-spark-project/kylin-spark-classloader/pom.xml | 4 ++--
 kylin-spark-project/kylin-spark-common/pom.xml  | 4 ++--
 kylin-spark-project/kylin-spark-engine/pom.xml  | 2 +-
 kylin-spark-project/kylin-spark-metadata/pom.xml| 2 +-
 kylin-spark-project/kylin-spark-query/pom.xml   | 2 +-
 kylin-spark-project/kylin-spark-test/pom.xml| 2 +-
 kylin-spark-project/pom.xml | 2 +-
 metastore-hbase/pom.xml | 2 +-
 metrics-reporter-hive/pom.xml   | 2 +-
 metrics-reporter-kafka/pom.xml  | 2 +-
 parquet-assembly/pom.xml| 2 +-
 pom.xml | 4 ++--
 query/pom.xml   | 2 +-
 server-base/pom.xml | 6 +++---
 server/pom.xml  | 4 ++--
 source-hive/pom.xml | 2 +-
 tool-assembly/pom.xml   | 2 +-
 tool/pom.xml| 2 +-
 31 files changed, 37 insertions(+), 37 deletions(-)

diff --git a/build-engine/pom.xml b/build-engine/pom.xml
index b088244..a23ec18 100644
--- a/build-engine/pom.xml
+++ b/build-engine/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-beta
+4.0.0-SNAPSHOT
 
 
 
diff --git a/cache/pom.xml b/cache/pom.xml
index 03c81f8..8d5c1b6 100644
--- a/cache/pom.xml
+++ b/cache/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-beta
+4.0.0-SNAPSHOT
 
 
 
diff --git a/core-common/pom.xml b/core-common/pom.xml
index 4c1f7ff..093d5ce 100644
--- a/core-common/pom.xml
+++ b/core-common/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-beta
+4.0.0-SNAPSHOT
 
 
 
diff --git a/core-cube/pom.xml b/core-cube/pom.xml
index 388bb37..c024c06 100644
--- a/core-cube/pom.xml
+++ b/core-cube/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-beta
+4.0.0-SNAPSHOT
 
 
 
diff --git a/core-dictionary/pom.xml b/core-dictionary/pom.xml
index b9d9036..48841c1 100644
--- a/core-dictionary/pom.xml
+++ b/core-dictionary/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-beta
+4.0.0-SNAPSHOT
 
 
 
diff --git a/core-job/pom.xml b/core-job/pom.xml
index 575eee2..7a71ed3 100644
--- a/core-job/pom.xml
+++ b/core-job/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-beta
+4.0.0-SNAPSHOT
 
 
 
diff --git a/core-metadata/pom.xml b/core-metadata/pom.xml
index 1b78df4..ddb975c 100644
--- a/core-metadata/pom.xml
+++ b/core-metadata/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-beta
+4.0.0-SNAPSHOT
 
 
 
diff --git a/core-metrics/pom.xml b/core-metrics/pom.xml
index 88e69c0..e74ea91 100644
--- a/core-metrics/pom.xml
+++ b/core-metrics/pom.xml
@@ -28,7 +28,7 @@
 
 kylin
 org.apache.kylin
-4.0.0-beta
+4.0.0-SNAPSHOT
 
 
 
diff --git a/core-storage/pom.xml b/core-storage/pom.xml
index 23e83cb..5ae52d8 100644
--- a/core-storage/pom.xml
+++ b/core-storage/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-beta
+4.0.0-SNAPSHOT
 
 
 
diff --git a/datasource-sdk/pom.xml b/datasource-sdk/pom.xml
index f5ae88f..68fe878 100644
--- a/datasource-sdk/pom.xml
+++ b/datasource-sdk/pom.xml
@@ -26,7 +26,7

[kylin] branch kylin-on-parquet-v2 updated (aa67482 -> 5f472d7)

2021-02-02 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a change to branch kylin-on-parquet-v2
in repository https://gitbox.apache.org/repos/asf/kylin.git.


from aa67482  [maven-release-plugin] prepare for next development iteration
 add 6a4dcc8  Fix maven-release-plugin.
 add 5f472d7  [maven-release-plugin] prepare release kylin-4.0.0-beta

No new revisions were added by this update.

Summary of changes:
 build-engine/pom.xml| 2 +-
 cache/pom.xml   | 2 +-
 core-common/pom.xml | 2 +-
 core-cube/pom.xml   | 2 +-
 core-dictionary/pom.xml | 2 +-
 core-job/pom.xml| 2 +-
 core-metadata/pom.xml   | 2 +-
 core-metrics/pom.xml| 2 +-
 core-storage/pom.xml| 2 +-
 datasource-sdk/pom.xml  | 2 +-
 external/pom.xml| 6 +-
 external/shaded-guava/pom.xml   | 2 +-
 jdbc/pom.xml| 2 +-
 kylin-spark-project/kylin-spark-classloader/pom.xml | 4 ++--
 kylin-spark-project/kylin-spark-common/pom.xml  | 4 ++--
 kylin-spark-project/kylin-spark-engine/pom.xml  | 2 +-
 kylin-spark-project/kylin-spark-metadata/pom.xml| 2 +-
 kylin-spark-project/kylin-spark-query/pom.xml   | 2 +-
 kylin-spark-project/kylin-spark-test/pom.xml| 2 +-
 kylin-spark-project/pom.xml | 2 +-
 metastore-hbase/pom.xml | 2 +-
 metrics-reporter-hive/pom.xml   | 2 +-
 metrics-reporter-kafka/pom.xml  | 2 +-
 parquet-assembly/pom.xml| 2 +-
 pom.xml | 6 +++---
 query/pom.xml   | 2 +-
 server-base/pom.xml | 6 +++---
 server/pom.xml  | 4 ++--
 source-hive/pom.xml | 2 +-
 tool-assembly/pom.xml   | 2 +-
 tool/pom.xml| 2 +-
 31 files changed, 42 insertions(+), 38 deletions(-)



[kylin] branch kylin-on-parquet-v2 updated: [maven-release-plugin] prepare for next development iteration

2021-02-01 Thread shaofengshi
This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a commit to branch kylin-on-parquet-v2
in repository https://gitbox.apache.org/repos/asf/kylin.git


The following commit(s) were added to refs/heads/kylin-on-parquet-v2 by this 
push:
 new 8b75521  [maven-release-plugin] prepare for next development iteration
8b75521 is described below

commit 8b75521dcd4c7489fdcd7887bb09aadf31dc5f6b
Author: nichunen 
AuthorDate: Tue Feb 2 07:24:26 2021 +

[maven-release-plugin] prepare for next development iteration
---
 build-engine/pom.xml| 2 +-
 cache/pom.xml   | 2 +-
 core-common/pom.xml | 2 +-
 core-cube/pom.xml   | 2 +-
 core-dictionary/pom.xml | 2 +-
 core-job/pom.xml| 2 +-
 core-metadata/pom.xml   | 2 +-
 core-metrics/pom.xml| 2 +-
 core-storage/pom.xml| 2 +-
 datasource-sdk/pom.xml  | 2 +-
 external/pom.xml| 2 +-
 external/shaded-guava/pom.xml   | 2 +-
 jdbc/pom.xml| 2 +-
 kylin-spark-project/kylin-spark-classloader/pom.xml | 4 ++--
 kylin-spark-project/kylin-spark-common/pom.xml  | 4 ++--
 kylin-spark-project/kylin-spark-engine/pom.xml  | 2 +-
 kylin-spark-project/kylin-spark-metadata/pom.xml| 2 +-
 kylin-spark-project/kylin-spark-query/pom.xml   | 2 +-
 kylin-spark-project/kylin-spark-test/pom.xml| 2 +-
 kylin-spark-project/pom.xml | 2 +-
 metastore-hbase/pom.xml | 2 +-
 metrics-reporter-hive/pom.xml   | 2 +-
 metrics-reporter-kafka/pom.xml  | 2 +-
 parquet-assembly/pom.xml| 2 +-
 pom.xml | 4 ++--
 query/pom.xml   | 2 +-
 server-base/pom.xml | 6 +++---
 server/pom.xml  | 4 ++--
 source-hive/pom.xml | 2 +-
 tool-assembly/pom.xml   | 2 +-
 tool/pom.xml| 2 +-
 31 files changed, 37 insertions(+), 37 deletions(-)

diff --git a/build-engine/pom.xml b/build-engine/pom.xml
index b088244..a23ec18 100644
--- a/build-engine/pom.xml
+++ b/build-engine/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-beta
+4.0.0-SNAPSHOT
 
 
 
diff --git a/cache/pom.xml b/cache/pom.xml
index 03c81f8..8d5c1b6 100644
--- a/cache/pom.xml
+++ b/cache/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-beta
+4.0.0-SNAPSHOT
 
 
 
diff --git a/core-common/pom.xml b/core-common/pom.xml
index 4c1f7ff..093d5ce 100644
--- a/core-common/pom.xml
+++ b/core-common/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-beta
+4.0.0-SNAPSHOT
 
 
 
diff --git a/core-cube/pom.xml b/core-cube/pom.xml
index 388bb37..c024c06 100644
--- a/core-cube/pom.xml
+++ b/core-cube/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-beta
+4.0.0-SNAPSHOT
 
 
 
diff --git a/core-dictionary/pom.xml b/core-dictionary/pom.xml
index b9d9036..48841c1 100644
--- a/core-dictionary/pom.xml
+++ b/core-dictionary/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-beta
+4.0.0-SNAPSHOT
 
 
 
diff --git a/core-job/pom.xml b/core-job/pom.xml
index 575eee2..7a71ed3 100644
--- a/core-job/pom.xml
+++ b/core-job/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-beta
+4.0.0-SNAPSHOT
 
 
 
diff --git a/core-metadata/pom.xml b/core-metadata/pom.xml
index 1b78df4..ddb975c 100644
--- a/core-metadata/pom.xml
+++ b/core-metadata/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-beta
+4.0.0-SNAPSHOT
 
 
 
diff --git a/core-metrics/pom.xml b/core-metrics/pom.xml
index 88e69c0..e74ea91 100644
--- a/core-metrics/pom.xml
+++ b/core-metrics/pom.xml
@@ -28,7 +28,7 @@
 
 kylin
 org.apache.kylin
-4.0.0-beta
+4.0.0-SNAPSHOT
 
 
 
diff --git a/core-storage/pom.xml b/core-storage/pom.xml
index 23e83cb..5ae52d8 100644
--- a/core-storage/pom.xml
+++ b/core-storage/pom.xml
@@ -28,7 +28,7 @@
 
 org.apache.kylin
 kylin
-4.0.0-beta
+4.0.0-SNAPSHOT
 
 
 
diff --git a/datasource-sdk/pom.xml b/datasource-sdk/pom.xml
index f5ae88f..68fe878 100644
--- a/datasource-sdk/pom.xml
+++ b/datasource-sdk/pom.xml
@@ -26,7 +26,7

  1   2   3   4   5   6   7   8   9   10   >