[jira] [Created] (KYLIN-4162) After dropping the build task on the monitor page, subsequent segments cannot be constructed.

2019-09-09 Thread Yaqian Zhang (Jira)
Yaqian Zhang created KYLIN-4162:
---

 Summary: After dropping the build task on the monitor page, 
subsequent segments cannot be constructed.
 Key: KYLIN-4162
 URL: https://issues.apache.org/jira/browse/KYLIN-4162
 Project: Kylin
  Issue Type: Bug
  Components: Real-time Streaming
Affects Versions: v3.0.0-alpha2
Reporter: Yaqian Zhang
 Fix For: Future






--
This message was sent by Atlassian Jira
(v8.3.2#803003)


[jira] [Created] (KYLIN-4168) Fix sonar reported static code issues phase 2

2019-09-16 Thread Yaqian Zhang (Jira)
Yaqian Zhang created KYLIN-4168:
---

 Summary: Fix sonar reported static code issues phase 2
 Key: KYLIN-4168
 URL: https://issues.apache.org/jira/browse/KYLIN-4168
 Project: Kylin
  Issue Type: Improvement
Reporter: Yaqian Zhang






--
This message was sent by Atlassian Jira
(v8.3.2#803003)


[jira] [Created] (KYLIN-4117) Intersect_count() return wrong result when column type is time

2019-07-29 Thread Yaqian Zhang (JIRA)
Yaqian Zhang created KYLIN-4117:
---

 Summary: Intersect_count() return wrong result when column type is 
time
 Key: KYLIN-4117
 URL: https://issues.apache.org/jira/browse/KYLIN-4117
 Project: Kylin
  Issue Type: Bug
Reporter: Yaqian Zhang
Assignee: Yaqian Zhang


*Intersect_count()* return wrong result when column type is *time.*



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


[jira] [Created] (KYLIN-4257) Build historical data by layer in real time Lambda cube

2019-11-14 Thread Yaqian Zhang (Jira)
Yaqian Zhang created KYLIN-4257:
---

 Summary: Build historical data by layer in real time Lambda cube
 Key: KYLIN-4257
 URL: https://issues.apache.org/jira/browse/KYLIN-4257
 Project: Kylin
  Issue Type: Improvement
  Components: Real-time Streaming
Affects Versions: v3.0.0-alpha2
Reporter: Yaqian Zhang
 Fix For: Future


When user create a Lambda cube with a large mount of historical data, build in 
memory is too slowly.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (KYLIN-4297) Build cube throw NPE error when partition column is not set in JDBC Data Source

2019-12-11 Thread Yaqian Zhang (Jira)
Yaqian Zhang created KYLIN-4297:
---

 Summary: Build cube throw NPE error when partition column is not 
set in JDBC Data Source
 Key: KYLIN-4297
 URL: https://issues.apache.org/jira/browse/KYLIN-4297
 Project: Kylin
  Issue Type: Bug
  Components: RDBMS Source
Affects Versions: v2.6.4
Reporter: Yaqian Zhang
 Fix For: v2.6.5, v3.1.0






--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (KYLIN-4201) Allow users to delete unused receivers from streaming page

2019-10-24 Thread Yaqian Zhang (Jira)
Yaqian Zhang created KYLIN-4201:
---

 Summary: Allow users to delete unused receivers from streaming page
 Key: KYLIN-4201
 URL: https://issues.apache.org/jira/browse/KYLIN-4201
 Project: Kylin
  Issue Type: Improvement
  Components: Real-time Streaming
Affects Versions: v3.0.0-alpha2
Reporter: Yaqian Zhang
Assignee: Yaqian Zhang
 Fix For: Future






--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (KYLIN-4276) Real-time OLAP may return incorrect result for some query without group by

2019-12-02 Thread Yaqian Zhang (Jira)
Yaqian Zhang created KYLIN-4276:
---

 Summary: Real-time OLAP may return incorrect result for some query 
without group by
 Key: KYLIN-4276
 URL: https://issues.apache.org/jira/browse/KYLIN-4276
 Project: Kylin
  Issue Type: Bug
  Components: Real-time Streaming
Affects Versions: v3.0.0-beta
Reporter: Yaqian Zhang
 Fix For: Future
 Attachments: image-2019-12-02-17-01-45-838.png, 
image-2019-12-02-17-02-43-762.png, image-2019-12-02-17-05-19-167.png

Query 1:

!image-2019-12-02-17-01-45-838.png|width=500,height=336!

Query 2:

!image-2019-12-02-17-02-43-762.png|width=503,height=342!

The result of Query1 and Query2 should be equal, but it's not. Obviously, 
Query2's result is incorrect.

If there have 'group by' in SQL, the result will be correct.

!image-2019-12-02-17-05-19-167.png|width=508,height=350!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (KYLIN-4237) Return error when execute 'explain plan for SQL' to get the execution plan of SQL

2019-11-04 Thread Yaqian Zhang (Jira)
Yaqian Zhang created KYLIN-4237:
---

 Summary: Return error when execute 'explain plan for SQL' to get 
the execution plan of SQL
 Key: KYLIN-4237
 URL: https://issues.apache.org/jira/browse/KYLIN-4237
 Project: Kylin
  Issue Type: Improvement
  Components: Query Engine
Affects Versions: v3.0.0-alpha2
Reporter: Yaqian Zhang
Assignee: Yaqian Zhang
 Fix For: Future






--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (KYLIN-4376) WriteConflictException: Overwriting conflict /execute_output/0e62262a-9204-1807-cdf0-d9d47c7d6678-08, expect old TS 1581419911636, but it is 1581419921751

2020-02-11 Thread Yaqian Zhang (Jira)
Yaqian Zhang created KYLIN-4376:
---

 Summary: WriteConflictException: Overwriting conflict 
/execute_output/0e62262a-9204-1807-cdf0-d9d47c7d6678-08, expect old TS 
1581419911636, but it is 1581419921751
 Key: KYLIN-4376
 URL: https://issues.apache.org/jira/browse/KYLIN-4376
 Project: Kylin
  Issue Type: Bug
Reporter: Yaqian Zhang


The following errors often occur in the build step by layer:

org.apache.kylin.job.exception.ExecuteException: 
org.apache.kylin.common.persistence.WriteConflictException: Overwriting 
conflict /execute_output/0e62262a-9204-1807-cdf0-d9d47c7d6678-08, expect old TS 
1581419911636, but it is 1581419921751.

Resume job are useful.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (KYLIN-4375) After kylin is started in hdp3.0 environment, the web page is blank and ClassNotFoundException is seen in kylin.log

2020-02-11 Thread Yaqian Zhang (Jira)
Yaqian Zhang created KYLIN-4375:
---

 Summary: After kylin is started in hdp3.0 environment, the web 
page is blank and ClassNotFoundException is seen in kylin.log
 Key: KYLIN-4375
 URL: https://issues.apache.org/jira/browse/KYLIN-4375
 Project: Kylin
  Issue Type: Bug
  Components: Environment 
Affects Versions: v2.6.5, v3.0.1
 Environment: HDP3
Reporter: Yaqian Zhang
 Fix For: Future


After kylin is started in hdp3.0 environment,it looks like it started 
successfully on the surface. But the web page is black.

Kylin.log output is as follows:

```

Caused by: java.lang.NoClassDefFoundError: 
org/apache/commons/configuration/ConfigurationException

```



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (KYLIN-4441) Add restart command to kylin.sh

2020-04-10 Thread Yaqian Zhang (Jira)
Yaqian Zhang created KYLIN-4441:
---

 Summary: Add restart command to kylin.sh
 Key: KYLIN-4441
 URL: https://issues.apache.org/jira/browse/KYLIN-4441
 Project: Kylin
  Issue Type: Improvement
  Components: Client - CLI
Affects Versions: all
Reporter: Yaqian Zhang
Assignee: Yaqian Zhang
 Fix For: v3.1.0, v3.0.2, v2.6.6






--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (KYLIN-4434) The segment build job was not submitted successfully, but the storage of the cube has saved the segment.

2020-03-25 Thread Yaqian Zhang (Jira)
Yaqian Zhang created KYLIN-4434:
---

 Summary: The segment build job was not submitted successfully, but 
the storage of the cube has saved the segment.
 Key: KYLIN-4434
 URL: https://issues.apache.org/jira/browse/KYLIN-4434
 Project: Kylin
  Issue Type: Bug
  Components: Job Engine
Affects Versions: v3.0.1
Reporter: Yaqian Zhang
Assignee: Yaqian Zhang
 Fix For: v3.1.0






--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (KYLIN-4470) The user cannot log in kylin normally after being assigned to a group

2020-04-24 Thread Yaqian Zhang (Jira)
Yaqian Zhang created KYLIN-4470:
---

 Summary: The user cannot log in kylin normally after being 
assigned to a group
 Key: KYLIN-4470
 URL: https://issues.apache.org/jira/browse/KYLIN-4470
 Project: Kylin
  Issue Type: Bug
  Components: Security
Affects Versions: v3.0.1, v3.0.0
Reporter: Yaqian Zhang
Assignee: Yaqian Zhang
 Fix For: v3.1.0






--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (KYLIN-4754) The Cleanup tool cannot clean the the parquet file of the deleted cube and project

2020-09-09 Thread Yaqian Zhang (Jira)
Yaqian Zhang created KYLIN-4754:
---

 Summary: The Cleanup tool cannot clean the the parquet file of the 
deleted cube and project 
 Key: KYLIN-4754
 URL: https://issues.apache.org/jira/browse/KYLIN-4754
 Project: Kylin
  Issue Type: Improvement
Affects Versions: v4.0.0-alpha
Reporter: Yaqian Zhang
Assignee: Yaqian Zhang
 Fix For: v4.0.0-beta


If a cube is not purged but is dropped directly, the cleanup tool cannot find 
the cube path in hdfs, so the parquet file of this cube can't be cleanup.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (KYLIN-4744) Add tracking URL for build spark job on yarn

2020-09-03 Thread Yaqian Zhang (Jira)
Yaqian Zhang created KYLIN-4744:
---

 Summary: Add tracking URL for build spark job on yarn
 Key: KYLIN-4744
 URL: https://issues.apache.org/jira/browse/KYLIN-4744
 Project: Kylin
  Issue Type: Improvement
  Components: Job Engine
Reporter: Yaqian Zhang
Assignee: Yaqian Zhang
 Fix For: v4.0.0-alpha






--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (KYLIN-4787) The script sample.sh cannot automatically switch to the hive database set by the user to create sample hive tables

2020-10-14 Thread Yaqian Zhang (Jira)
Yaqian Zhang created KYLIN-4787:
---

 Summary: The script sample.sh cannot automatically switch to the 
hive database set by the user to create sample hive tables
 Key: KYLIN-4787
 URL: https://issues.apache.org/jira/browse/KYLIN-4787
 Project: Kylin
  Issue Type: Bug
  Components: Client - CLI
Affects Versions: v3.1.0, v3.1.1
 Environment: HDP3
Reporter: Yaqian Zhang
Assignee: Yaqian Zhang
 Fix For: v3.1.2


The script sample.sh use --database to specifies create_sample_ tables.sql 
execute in which database, but this parameter has been cancelled in hive3.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (KYLIN-4790) Automaticly copy required jars to SPARK_HOME/jars for HDI3.6

2020-10-16 Thread Yaqian Zhang (Jira)
Yaqian Zhang created KYLIN-4790:
---

 Summary: Automaticly copy required jars to SPARK_HOME/jars for 
HDI3.6
 Key: KYLIN-4790
 URL: https://issues.apache.org/jira/browse/KYLIN-4790
 Project: Kylin
  Issue Type: Improvement
  Components: Others
Affects Versions: v4.0.0-alpha
Reporter: Yaqian Zhang
Assignee: Yaqian Zhang
 Fix For: v4.0.0-beta






--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (KYLIN-4712) Optimize CubeMetaIngester.java CLI

2020-08-21 Thread Yaqian Zhang (Jira)
Yaqian Zhang created KYLIN-4712:
---

 Summary: Optimize CubeMetaIngester.java CLI
 Key: KYLIN-4712
 URL: https://issues.apache.org/jira/browse/KYLIN-4712
 Project: Kylin
  Issue Type: Improvement
  Components: Client - CLI
Affects Versions: v3.1.0
Reporter: Yaqian Zhang
Assignee: Yaqian Zhang
 Fix For: v4.0.0-beta, v3.1.1






--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (KYLIN-4713) Support use diff spark schedule pool for diff query

2020-08-21 Thread Yaqian Zhang (Jira)
Yaqian Zhang created KYLIN-4713:
---

 Summary: Support use diff spark schedule pool for diff query
 Key: KYLIN-4713
 URL: https://issues.apache.org/jira/browse/KYLIN-4713
 Project: Kylin
  Issue Type: Improvement
  Components: Query Engine
Reporter: Yaqian Zhang
Assignee: Yaqian Zhang
 Fix For: v4.0.0-beta






--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (KYLIN-4540) Some field values will become null after UNION ALL

2020-05-31 Thread Yaqian Zhang (Jira)
Yaqian Zhang created KYLIN-4540:
---

 Summary: Some field values will become null after UNION ALL
 Key: KYLIN-4540
 URL: https://issues.apache.org/jira/browse/KYLIN-4540
 Project: Kylin
  Issue Type: Bug
  Components: Query Engine
Affects Versions: v3.0.2
Reporter: Yaqian Zhang
Assignee: Yaqian Zhang
 Fix For: v3.1.0


It can be reproduced in learn_kylin.
see: 
https://lists.apache.org/thread.html/r5b17ec62b08dbfb82e1db597e957a51ace210d95a6e1ba2b217496df%40%3Cuser.kylin.apache.org%3E



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (KYLIN-4542) The startup script did not properly handle the judgment of SPARK_HOME

2020-06-01 Thread Yaqian Zhang (Jira)
Yaqian Zhang created KYLIN-4542:
---

 Summary: The startup script did not properly handle the judgment 
of SPARK_HOME
 Key: KYLIN-4542
 URL: https://issues.apache.org/jira/browse/KYLIN-4542
 Project: Kylin
  Issue Type: Improvement
  Components: Storage - Parquet
Reporter: Yaqian Zhang
Assignee: Yaqian Zhang
 Fix For: v4.0.0-beta


1、When SPARK_HOME is not set, kylin.sh does not output an error message on the 
command line to remind the user, and the display starts normally. But the web 
page cannot be opened, and  error just reported in kylin.out.
2、After downloading spark with bin/download-spark.sh , still need set 
SPARK_HOME manually .



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (KYLIN-4541) Kylin.log output error information during build job

2020-06-01 Thread Yaqian Zhang (Jira)
Yaqian Zhang created KYLIN-4541:
---

 Summary: Kylin.log output error information during build job
 Key: KYLIN-4541
 URL: https://issues.apache.org/jira/browse/KYLIN-4541
 Project: Kylin
  Issue Type: Improvement
  Components: Storage - Parquet
Reporter: Yaqian Zhang
Assignee: Yaqian Zhang
 Fix For: v4.0.0-beta
 Attachments: image-2020-06-01-14-53-01-996.png

Kylin.log always output some error information during build job, and the job is 
normal.
 !image-2020-06-01-14-53-01-996.png! 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (KYLIN-4766) After the job is discarded, the temporary file and segment file are not deleted

2020-09-21 Thread Yaqian Zhang (Jira)
Yaqian Zhang created KYLIN-4766:
---

 Summary: After the job is discarded, the temporary file and 
segment file are not deleted
 Key: KYLIN-4766
 URL: https://issues.apache.org/jira/browse/KYLIN-4766
 Project: Kylin
  Issue Type: Improvement
Affects Versions: v4.0.0-alpha
Reporter: Yaqian Zhang
Assignee: Yaqian Zhang
 Fix For: v4.0.0-beta






--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (KYLIN-4792) Verify whether several attribute values of segment are correct in the build/merge test

2020-10-21 Thread Yaqian Zhang (Jira)
Yaqian Zhang created KYLIN-4792:
---

 Summary: Verify whether several attribute values of segment are 
correct in the build/merge test
 Key: KYLIN-4792
 URL: https://issues.apache.org/jira/browse/KYLIN-4792
 Project: Kylin
  Issue Type: Improvement
  Components: Tools, Build and Test
Affects Versions: v4.0.0-alpha
Reporter: Yaqian Zhang
Assignee: Yaqian Zhang
 Fix For: v4.0.0-beta






--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (KYLIN-4793) In some Hadoop versions, kylin calcite reported error because there is no guava14

2020-10-21 Thread Yaqian Zhang (Jira)
Yaqian Zhang created KYLIN-4793:
---

 Summary: In some Hadoop versions, kylin calcite reported error 
because there is no guava14
 Key: KYLIN-4793
 URL: https://issues.apache.org/jira/browse/KYLIN-4793
 Project: Kylin
  Issue Type: Bug
  Components: Query Engine
Affects Versions: Future
Reporter: Yaqian Zhang
Assignee: Yaqian Zhang
 Fix For: v4.0.0-beta


Commit 
https://github.com/apache/kylin/commit/e1fd472d00eea438d26c26f032e819db56e33486 
remove guava14 from Kylin.war,which causes kylin calcite reported error because 
there is no guava14 in some Hadoop versions.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (KYLIN-4800) Add canary tool for spader-context

2020-10-27 Thread Yaqian Zhang (Jira)
Yaqian Zhang created KYLIN-4800:
---

 Summary: Add canary tool for spader-context
 Key: KYLIN-4800
 URL: https://issues.apache.org/jira/browse/KYLIN-4800
 Project: Kylin
  Issue Type: Improvement
  Components: Query Engine
Affects Versions: v4.0.0-alpha
Reporter: Yaqian Zhang
Assignee: Yaqian Zhang
 Fix For: v4.0.0-beta






--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (KYLIN-4801) Automatic testing framework based on gauge

2020-10-28 Thread Yaqian Zhang (Jira)
Yaqian Zhang created KYLIN-4801:
---

 Summary: Automatic testing framework based on gauge
 Key: KYLIN-4801
 URL: https://issues.apache.org/jira/browse/KYLIN-4801
 Project: Kylin
  Issue Type: Sub-task
Affects Versions: all
Reporter: Yaqian Zhang
Assignee: Yaqian Zhang






--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (KYLIN-4633) IT failed for can't detect the default value of config kylin.source.hive.databasedir

2020-07-12 Thread Yaqian Zhang (Jira)
Yaqian Zhang created KYLIN-4633:
---

 Summary: IT failed for can't detect the default value of config 
kylin.source.hive.databasedir
 Key: KYLIN-4633
 URL: https://issues.apache.org/jira/browse/KYLIN-4633
 Project: Kylin
  Issue Type: Improvement
  Components: Tools, Build and Test
Reporter: Yaqian Zhang
Assignee: Yaqian Zhang


KYLIN-4616 introduce the method of auto detect the default value of config 
kylin.source.hive.databasedir in find-hive-dependency, but IT doesn't execute 
this script so `kylin.source.hive.databasedir` is null, this will lead to 
BuildCubeWithEngine failed.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (KYLIN-4581) Add spark and flink job for release test

2020-06-18 Thread Yaqian Zhang (Jira)
Yaqian Zhang created KYLIN-4581:
---

 Summary: Add spark and flink job for release test
 Key: KYLIN-4581
 URL: https://issues.apache.org/jira/browse/KYLIN-4581
 Project: Kylin
  Issue Type: Improvement
  Components: Tools, Build and Test
Reporter: Yaqian Zhang
Assignee: Yaqian Zhang
 Fix For: v3.1.1






--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (KYLIN-4646) Kylin on parquet: Merge segment error

2020-07-17 Thread Yaqian Zhang (Jira)
Yaqian Zhang created KYLIN-4646:
---

 Summary: Kylin on parquet: Merge segment error
 Key: KYLIN-4646
 URL: https://issues.apache.org/jira/browse/KYLIN-4646
 Project: Kylin
  Issue Type: Bug
  Components: Job Engine
Affects Versions: v4.0.0-beta
Reporter: Yaqian Zhang
Assignee: Yaqian Zhang
 Attachments: Snipaste_2020-07-17_17-23-29.png

When 'spark.driver.memory' is not set, the value will be auto adjust according 
to cuboid num, but Merge job is not be set  cuboid num. "spark.driver.memory" 
will be set to 0 in Merge Job.




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (KYLIN-4643) Metrics data can't flush

2020-07-15 Thread Yaqian Zhang (Jira)
Yaqian Zhang created KYLIN-4643:
---

 Summary: Metrics data can't flush
 Key: KYLIN-4643
 URL: https://issues.apache.org/jira/browse/KYLIN-4643
 Project: Kylin
  Issue Type: Improvement
Reporter: Yaqian Zhang






--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (KYLIN-4825) Add spark job tracking url in step details page

2020-11-23 Thread Yaqian Zhang (Jira)
Yaqian Zhang created KYLIN-4825:
---

 Summary: Add spark job tracking url in step details page
 Key: KYLIN-4825
 URL: https://issues.apache.org/jira/browse/KYLIN-4825
 Project: Kylin
  Issue Type: Improvement
Affects Versions: Future
Reporter: Yaqian Zhang
Assignee: Yaqian Zhang
 Fix For: v4.0.0-beta


KYLIN-4813 separate spark log from kylin log, therefore kylin can't get spark 
job tracking url from Kylin.log.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (KYLIN-4845) Fix NFilePruningTest report dup key error

2020-12-17 Thread Yaqian Zhang (Jira)
Yaqian Zhang created KYLIN-4845:
---

 Summary: Fix NFilePruningTest report dup key error
 Key: KYLIN-4845
 URL: https://issues.apache.org/jira/browse/KYLIN-4845
 Project: Kylin
  Issue Type: Test
Reporter: Yaqian Zhang
Assignee: Yaqian Zhang
 Fix For: v4.0.0-beta






--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (KYLIN-4808) Auto copy hive-site.xml to hadoop_conf_dir in kylin4

2020-11-05 Thread Yaqian Zhang (Jira)
Yaqian Zhang created KYLIN-4808:
---

 Summary: Auto copy hive-site.xml to hadoop_conf_dir in kylin4
 Key: KYLIN-4808
 URL: https://issues.apache.org/jira/browse/KYLIN-4808
 Project: Kylin
  Issue Type: Improvement
Affects Versions: v4.0.0-alpha
Reporter: Yaqian Zhang
Assignee: Yaqian Zhang
 Fix For: v4.0.0-beta


Kylin4 need hive-site.xml in hadoop_conf_dir when build cube.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (KYLIN-4874) Fix CubeMigrationCLI bug for kylin4

2021-01-17 Thread Yaqian Zhang (Jira)
Yaqian Zhang created KYLIN-4874:
---

 Summary: Fix CubeMigrationCLI bug for kylin4
 Key: KYLIN-4874
 URL: https://issues.apache.org/jira/browse/KYLIN-4874
 Project: Kylin
  Issue Type: Bug
  Components: Client - CLI
Reporter: Yaqian Zhang
Assignee: Yaqian Zhang
 Fix For: v4.0.0-beta


Solve the problem that the source cluster and the target cluster model are not 
in the same project and the project information of the model is not modified.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (KYLIN-4857) Refactor system cube for kylin4

2021-01-03 Thread Yaqian Zhang (Jira)
Yaqian Zhang created KYLIN-4857:
---

 Summary: Refactor system cube for kylin4
 Key: KYLIN-4857
 URL: https://issues.apache.org/jira/browse/KYLIN-4857
 Project: Kylin
  Issue Type: Improvement
  Components: Metrics
Affects Versions: v4.0.0-alpha
Reporter: Yaqian Zhang
Assignee: Yaqian Zhang
 Fix For: v4.0.0-beta


With the change of query engine and storage, the query related metrics 
collected by system cube in kylin3 are no longer applicable to kylin4, so it 
needs to be refactor to adapt to the spark query engine in kylin4.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (KYLIN-4844) Add lookup table duplicate key check when building job

2020-12-16 Thread Yaqian Zhang (Jira)
Yaqian Zhang created KYLIN-4844:
---

 Summary: Add lookup table duplicate key check when building job
 Key: KYLIN-4844
 URL: https://issues.apache.org/jira/browse/KYLIN-4844
 Project: Kylin
  Issue Type: Improvement
Affects Versions: v4.0.0-alpha
Reporter: Yaqian Zhang
Assignee: Yaqian Zhang
 Fix For: v4.0.0-beta






--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (KYLIN-4897) Add table snapshot and global dictionary cleaning in StorageCleanupJob

2021-02-03 Thread Yaqian Zhang (Jira)
Yaqian Zhang created KYLIN-4897:
---

 Summary: Add table snapshot and global dictionary cleaning in 
StorageCleanupJob
 Key: KYLIN-4897
 URL: https://issues.apache.org/jira/browse/KYLIN-4897
 Project: Kylin
  Issue Type: Improvement
  Components: Client - CLI
Affects Versions: v4.0.0-alpha, v4.0.0-beta
Reporter: Yaqian Zhang
Assignee: Yaqian Zhang
 Fix For: v4.0.0-GA






--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (KYLIN-4898) Add automated test cases

2021-02-03 Thread Yaqian Zhang (Jira)
Yaqian Zhang created KYLIN-4898:
---

 Summary: Add automated test cases
 Key: KYLIN-4898
 URL: https://issues.apache.org/jira/browse/KYLIN-4898
 Project: Kylin
  Issue Type: Improvement
  Components: Others
Affects Versions: v4.0.0-alpha
Reporter: Yaqian Zhang
Assignee: Yaqian Zhang
 Fix For: Future






--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (KYLIN-5005) Optimize segment is not cleaned up when OPTIMIZE CHECKPOINT job be discarded

2021-06-07 Thread Yaqian Zhang (Jira)
Yaqian Zhang created KYLIN-5005:
---

 Summary: Optimize segment is not cleaned up when OPTIMIZE 
CHECKPOINT job be discarded
 Key: KYLIN-5005
 URL: https://issues.apache.org/jira/browse/KYLIN-5005
 Project: Kylin
  Issue Type: Bug
  Components: Others
Reporter: Yaqian Zhang
Assignee: Yaqian Zhang






--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (KYLIN-5014) Spark driver log is abnormal in yarn cluster mode

2021-06-23 Thread Yaqian Zhang (Jira)
Yaqian Zhang created KYLIN-5014:
---

 Summary: Spark driver log is abnormal in yarn cluster mode
 Key: KYLIN-5014
 URL: https://issues.apache.org/jira/browse/KYLIN-5014
 Project: Kylin
  Issue Type: Bug
Reporter: Yaqian Zhang
Assignee: Yaqian Zhang
 Fix For: v4.0.0






--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (KYLIN-4996) Merge cuboid statistics in merge job for kylin4

2021-05-18 Thread Yaqian Zhang (Jira)
Yaqian Zhang created KYLIN-4996:
---

 Summary: Merge cuboid statistics in merge job for kylin4
 Key: KYLIN-4996
 URL: https://issues.apache.org/jira/browse/KYLIN-4996
 Project: Kylin
  Issue Type: Task
  Components: Job Engine
Reporter: Yaqian Zhang
Assignee: Yaqian Zhang






--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (KYLIN-5027) Add the config of whether to build base cuboid in kylin4

2021-07-06 Thread Yaqian Zhang (Jira)
Yaqian Zhang created KYLIN-5027:
---

 Summary: Add the config of whether to build base cuboid in kylin4
 Key: KYLIN-5027
 URL: https://issues.apache.org/jira/browse/KYLIN-5027
 Project: Kylin
  Issue Type: Improvement
Reporter: Yaqian Zhang
Assignee: Yaqian Zhang
 Fix For: v4.0.0






--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (KYLIN-4917) Fix some problem of logger system in kylin4

2021-02-25 Thread Yaqian Zhang (Jira)
Yaqian Zhang created KYLIN-4917:
---

 Summary: Fix some problem of logger system in kylin4
 Key: KYLIN-4917
 URL: https://issues.apache.org/jira/browse/KYLIN-4917
 Project: Kylin
  Issue Type: Improvement
  Components: Others
Affects Versions: v4.0.0-beta
Reporter: Yaqian Zhang
Assignee: Yaqian Zhang
 Fix For: v4.0.0-GA






--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (KYLIN-4966) Refresh the existing segment according to the new cuboid list in kylin4

2021-04-09 Thread Yaqian Zhang (Jira)
Yaqian Zhang created KYLIN-4966:
---

 Summary: Refresh the existing segment according to the new cuboid 
list in kylin4
 Key: KYLIN-4966
 URL: https://issues.apache.org/jira/browse/KYLIN-4966
 Project: Kylin
  Issue Type: New Feature
  Components: Job Engine
Affects Versions: v4.0.0-beta
Reporter: Yaqian Zhang
Assignee: Yaqian Zhang
 Fix For: v4.0.0-GA


When the user wants to update the cuboid list of a cube, the existing segment 
needs to be refreshed.




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (KYLIN-4979) Fix flink shaded jar version error in download-flink.sh

2021-04-19 Thread Yaqian Zhang (Jira)
Yaqian Zhang created KYLIN-4979:
---

 Summary: Fix flink shaded jar version error in download-flink.sh
 Key: KYLIN-4979
 URL: https://issues.apache.org/jira/browse/KYLIN-4979
 Project: Kylin
  Issue Type: Bug
Affects Versions: v3.1.1
Reporter: Yaqian Zhang
Assignee: Yaqian Zhang
 Fix For: v3.1.2






--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (KYLIN-5076) Missing tracking URL in spark standalone mode in kylin4

2021-09-02 Thread Yaqian Zhang (Jira)
Yaqian Zhang created KYLIN-5076:
---

 Summary: Missing tracking URL in spark standalone mode in kylin4
 Key: KYLIN-5076
 URL: https://issues.apache.org/jira/browse/KYLIN-5076
 Project: Kylin
  Issue Type: Improvement
Affects Versions: v4.0.0
Reporter: Yaqian Zhang
Assignee: Yaqian Zhang
 Fix For: v4.0.1






--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (KYLIN-5090) The error message was not printed in class JobWoker

2021-09-17 Thread Yaqian Zhang (Jira)
Yaqian Zhang created KYLIN-5090:
---

 Summary: The error message was not printed in class JobWoker
 Key: KYLIN-5090
 URL: https://issues.apache.org/jira/browse/KYLIN-5090
 Project: Kylin
  Issue Type: Improvement
Affects Versions: v4.0.0
Reporter: Yaqian Zhang
Assignee: Yaqian Zhang
 Fix For: v4.0.1


In the execute method in JobWorker, after the error is thrown, the error 
details are not printed, but called the method for handling the error. When the 
method for handling the error is executed, other errors are generated, 
resulting in the real error information being hidden.

{code:java}
private def execute(): Unit = {
pool.execute(new Runnable {
  override def run(): Unit = {
try {
  logInfo("Start running job.")
  application.execute(args)
  eventLoop.post(JobSucceeded())
} catch {
  case exception: NoRetryException => 
eventLoop.post(UnknownThrowable(exception))
  case throwable: Throwable => eventLoop.post(ResourceLack(throwable))
}
  }
})
  }
{code}




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (KYLIN-5111) Record the time spent for each stage of query in kylin4's log

2021-10-31 Thread Yaqian Zhang (Jira)
Yaqian Zhang created KYLIN-5111:
---

 Summary: Record the time spent for each stage of query in kylin4's 
log
 Key: KYLIN-5111
 URL: https://issues.apache.org/jira/browse/KYLIN-5111
 Project: Kylin
  Issue Type: Improvement
  Components: Metrics
Affects Versions: v4.0.0
Reporter: Yaqian Zhang
Assignee: Yaqian Zhang
 Fix For: v4.0.1






--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (KYLIN-5112) Use 'return' instead of 'exit' in script prepare_hadoop_dependency.sh

2021-11-01 Thread Yaqian Zhang (Jira)
Yaqian Zhang created KYLIN-5112:
---

 Summary: Use 'return' instead of 'exit' in script 
prepare_hadoop_dependency.sh
 Key: KYLIN-5112
 URL: https://issues.apache.org/jira/browse/KYLIN-5112
 Project: Kylin
  Issue Type: Bug
Reporter: Yaqian Zhang






--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (KYLIN-5040) Cuboid should not be exactly matched when there is no group by time partition column and there are multiple segments in the query

2021-07-20 Thread Yaqian Zhang (Jira)
Yaqian Zhang created KYLIN-5040:
---

 Summary: Cuboid should not be exactly matched when there is no 
group by time partition column and there are multiple segments in the query
 Key: KYLIN-5040
 URL: https://issues.apache.org/jira/browse/KYLIN-5040
 Project: Kylin
  Issue Type: Bug
  Components: Query Engine
Reporter: Yaqian Zhang
Assignee: Yaqian Zhang
 Fix For: v4.0.0


When there is no group by time partition column and there are multiple segments 
in the query, data of multiple segments need to be aggregated.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (KYLIN-5036) The hive dependency of directory type is filtered out by mistake

2021-07-16 Thread Yaqian Zhang (Jira)
Yaqian Zhang created KYLIN-5036:
---

 Summary: The hive dependency of directory type is filtered out by 
mistake
 Key: KYLIN-5036
 URL: https://issues.apache.org/jira/browse/KYLIN-5036
 Project: Kylin
  Issue Type: Bug
Reporter: Yaqian Zhang
Assignee: Yaqian Zhang
 Fix For: v3.1.3






--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (KYLIN-5166) Use SQL hint to specify the cube that the user wants to query

2022-03-06 Thread Yaqian Zhang (Jira)
Yaqian Zhang created KYLIN-5166:
---

 Summary: Use SQL hint to specify the cube that the user wants to 
query
 Key: KYLIN-5166
 URL: https://issues.apache.org/jira/browse/KYLIN-5166
 Project: Kylin
  Issue Type: Improvement
Reporter: Yaqian Zhang
Assignee: Yaqian Zhang






--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Created] (KYLIN-5162) Fix non-select sql pushdown

2022-02-23 Thread Yaqian Zhang (Jira)
Yaqian Zhang created KYLIN-5162:
---

 Summary: Fix non-select sql pushdown
 Key: KYLIN-5162
 URL: https://issues.apache.org/jira/browse/KYLIN-5162
 Project: Kylin
  Issue Type: Bug
Reporter: Yaqian Zhang
Assignee: Yaqian Zhang






--
This message was sent by Atlassian Jira
(v8.20.1#820001)