[ 
https://issues.apache.org/jira/browse/KYLIN-4447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17092743#comment-17092743
 ] 

Xiaoxiang Yu edited comment on KYLIN-4447 at 4/26/20, 3:03 PM:
---------------------------------------------------------------

h2.  Explanation
 # CuratorScheduler is used as default JobScheduler because it is more flexible.
 # Spark building require use +cluster+ as +deployMode+. If you forget, your 
spark application will never submitted successfully because Hadoop cluster can 
not resolve hostname of Spark Driver.
 # To modify +/etc/hosts+ in Pod, please check this : 
[https://kubernetes.io/docs/concepts/services-networking/add-entries-to-pod-etc-hosts-with-host-aliases/]
 . 
 # To build you own *kylin-client* docker image, please don't forget to 
download and put following jars into +KYLIN_HOME/tomcat/lib+ to enable ++ 
tomcat session sharing.
 ## 
[https://repo1.maven.org/maven2/de/javakaffee/msm/memcached-session-manager-tc7/2.1.1/]
 ## 
[https://repo1.maven.org/maven2/de/javakaffee/msm/memcached-session-manager/2.1.1/]
 
[https://repo1.maven.org/maven2/net/spy/spymemcached/2.12.0|https://repo1.maven.org/maven2/net/spy/spymemcached/2.12.0/]
 # If you have difficulty in configure *filebeat*, please check this 
[https://www.elastic.co/guide/en/beats/filebeat/current/index.html] .

 


was (Author: hit_lacus):
 
h2. Explanation
 # CuratorScheduler is used as default JobScheduler because it is more flexible.
 # Spark building require use +cluster+ as +deployMode.+
 # To modify +/etc/hosts+ in Pod, please check this : 
[https://kubernetes.io/docs/concepts/services-networking/add-entries-to-pod-etc-hosts-with-host-aliases/]
 . 
 # To build you own kylin-client docker image, please don't forget to download 
and put jars into KYLIN_HOME/tomcat/lib.
 ## 
[https://repo1.maven.org/maven2/de/javakaffee/msm/memcached-session-manager-tc7/2.1.1/]
 ## 
[https://repo1.maven.org/maven2/de/javakaffee/msm/memcached-session-manager/2.1.1/]
[https://repo1.maven.org/maven2/net/spy/spymemcached/2.12.0|https://repo1.maven.org/maven2/net/spy/spymemcached/2.12.0/]
 # If you have difficulty in modify filebeat, please check this 
[https://www.elastic.co/guide/en/beats/filebeat/current/index.html] .

 

> Kylin on kubernetes in a production env
> ---------------------------------------
>
>                 Key: KYLIN-4447
>                 URL: https://issues.apache.org/jira/browse/KYLIN-4447
>             Project: Kylin
>          Issue Type: Sub-task
>          Components: Integration
>            Reporter: Xiaoxiang Yu
>            Assignee: Xiaoxiang Yu
>            Priority: Major
>              Labels: kubernetes
>             Fix For: v3.1.0
>
>         Attachments: 79976447-31fd4500-84cf-11ea-83cb-52986ccc5173.png
>
>   Original Estimate: 120h
>  Remaining Estimate: 120h
>
> h2. Kylin Cluster Deploy Diagram
>  
>  * ElasticSearch cluster is for  log collection and analysis.
>  * Hadoop cluster provided MR/Spark for cube building and HBase/HDFS for cube 
> storage.
>  * Kylin cluster is deployed on Kubernetes, including query servers and job 
> servers.
>  * Memcached cluster is both deployed on Kubernetes, it provided ability of 
> tomcat session sharing and external query cache.
>  
>  
> !79976447-31fd4500-84cf-11ea-83cb-52986ccc5173.png!



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

Reply via email to