[jira] [Created] (KYLIN-5030) Add stream server log config file

2021-07-06 Thread Kun Liu (Jira)
Kun Liu created KYLIN-5030:
--

 Summary: Add stream server log config file
 Key: KYLIN-5030
 URL: https://issues.apache.org/jira/browse/KYLIN-5030
 Project: Kylin
  Issue Type: Improvement
Reporter: Kun Liu
Assignee: Kun Liu


There is no stream server log configuration file in the conf dir.



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


[jira] [Created] (KYLIN-5029) metrics test may fail because the cache is not refreshed

2021-07-06 Thread Congling Xia (Jira)
Congling Xia created KYLIN-5029:
---

 Summary: metrics test may fail because the cache is not refreshed
 Key: KYLIN-5029
 URL: https://issues.apache.org/jira/browse/KYLIN-5029
 Project: Kylin
  Issue Type: Improvement
  Components: Tools, Build and Test
Reporter: Congling Xia
Assignee: Congling Xia


Tests in _org.apache.kylin.rest.metrics.QueryMetricsTest_ may fail in current 
CI processes. There are some "Thread.sleep(..)" in the test code to wait for 
metrics cache being refreshed. 

After digging into the Hadoop metrics implementation, I find that the default 
refreshing interval is 10 seconds. So test thread should sleep for more than 10 
seconds to may sure metrics are up-to-date. I checked the sleep intervals in 
the test code and they are not greater than 1 (ms). That's why CI processes 
fail accidentally.

It is better to configure metrics refreshing interval to a smaller value.



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


[jira] [Created] (KYLIN-5028) Kylin Kubernetes template not working

2021-07-06 Thread Stavros Koureas (Jira)
Stavros Koureas created KYLIN-5028:
--

 Summary: Kylin Kubernetes template not working
 Key: KYLIN-5028
 URL: https://issues.apache.org/jira/browse/KYLIN-5028
 Project: Kylin
  Issue Type: Bug
  Components: Client - CLI
Affects Versions: v3.1.2
 Environment: Kubernetesdocker.io/library/kylin-client
Reporter: Stavros Koureas
 Fix For: Future


While deploying the template 
kylin-master/kubernetes/template/production/example/deployment/deploy-sample-cluster.sh,
 the file is calling kylin-job/kylin-job-statefulset.yaml which is refferenchin 
the kylin client "kylin-client:3.0.1-cdh57".

 

This client cannot be fetched:

Failed to pull image "kylin-client:3-0-1": rpc error: code = Unknown desc =
failed to pull and unpack image "docker.io/library/kylin-client:3-0-1": failed
to resolve reference "docker.io/library/kylin-client:3-0-1": pull access
denied, repository does not exist or may require authorization: server
message: insufficient_scope: authorization failed

 

On the other hand, the [https://hub.docker.com/r/apachekylin/kylin-client] 
seems to have 0 pulls.



--
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)