You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@kylin.apache.org by Himanshu Bhadra <hk...@gmail.com> on 2019/11/18 22:01:06 UTC

Installing Kylin - Docker on Mac

Hello Team,

I am trying to install Kylin for Docker on Mac and followed the guide
listed below:

http://kylin.apache.org/docs30/install/kylin_docker.html

1. Docker Pull:

docker pull apachekylin/apache-kylin-standalone:3.0.0-alpha2


2. Docker Run:

docker run -d \
-m 8G \
-p 7070:7070 \
-p 8088:8088 \
-p 50070:50070 \
-p 8032:8032 \
-p 8042:8042 \
-p 60010:60010 \
apachekylin/apache-kylin-standalone:3.0.0-alpha2


3. Able to launch the application.

[image: Screen Shot 2019-10-10 at 9.43.11 PM.png]

4. Build cube is where the Job hangs and nothing happens. This I tried on
my Mac for 4 or 5 times.

Any insights or guidance will really help.

Appreciate your help & support.

Thanks.
Regards,
Himanshu
669-226-4820

Re: Installing Kylin - Docker on Mac

Posted by 朱卫斌 <co...@126.com>.
Hi, Himanshu , please pay attention to the following points:
1. What is the memory allocated to docker (The recommendation is 8G)? Please see the previous reply for the viewing method.
2. Check the yarn web ui, if exists the corresponding yarn application, and the app status is running.
3. Check $KYLIN_HOME/logs/kylin.log for error/warn logs


| |
weibin0516
|
|
codingforfun@126.com
Best wishes !
|
签名由网易邮箱大师定制


On 11/21/2019 06:00,Himanshu Bhadra<hk...@gmail.com> wrote:
Hello weibin0516,


Thank you for your email.


Please find the screen shots. 


Able to launch the web.








Not able to build the cube.






Thanks.
Regards,
Himanshu
669-226-4820










On Mon, Nov 18, 2019 at 5:47 PM 朱卫斌 <co...@126.com> wrote:

Hi, image in your mail unable to display, please check and send again.
In addition, we recommend allocating 8G memory for docker
hope itis helps.


| |
weibin0516
|
|
codingforfun@126.com
Best wishes !
|
签名由网易邮箱大师定制


On 11/19/2019 06:01,Himanshu Bhadra<hk...@gmail.com> wrote:
Hello Team,


I am trying to install Kylin for Docker on Mac and followed the guide listed below:


http://kylin.apache.org/docs30/install/kylin_docker.html



1. Docker Pull:

docker pull apachekylin/apache-kylin-standalone:3.0.0-alpha2


2. Docker Run:
docker run -d \
-m 8G \
-p 7070:7070 \
-p 8088:8088 \
-p 50070:50070 \
-p 8032:8032 \
-p 8042:8042 \
-p 60010:60010 \
apachekylin/apache-kylin-standalone:3.0.0-alpha2


3. Able to launch the application.






4. Build cube is where the Job hangs and nothing happens. This I tried on my Mac for 4 or 5 times.


Any insights or guidance will really help.


Appreciate your help & support.


Thanks.
Regards,
Himanshu
669-226-4820






Re: Installing Kylin - Docker on Mac

Posted by Himanshu Bhadra <hk...@gmail.com>.
Hello weibin0516,

Thank you for your email.

Please find the screen shots.

*Able to launch the web.*

[image: Screen Shot 2019-10-10 at 9.43.11 PM.png]


*Not able to build the cube.*

[image: Screen Shot 2019-10-10 at 10.00.58 PM.png]

Thanks.
Regards,
Himanshu
669-226-4820





On Mon, Nov 18, 2019 at 5:47 PM 朱卫斌 <co...@126.com> wrote:

> Hi, image in your mail unable to display, please check and send again.
> In addition, we recommend allocating 8G memory for docker
> hope itis helps.
>
> weibin0516
> codingforfun@126.com
> Best wishes !
>
> <https://maas.mail.163.com/dashi-web-extend/html/proSignature.html?ftlId=1&name=weibin0516&uid=codingforfun%40126.com&iconUrl=https%3A%2F%2Fmail-online.nosdn.127.net%2Fwzpmmc%2F54c20faa3a1910ad49f4a5f1965fba47.jpg&items=%5B%22codingforfun%40126.com%22%2C%22Best+wishes+%21%22%5D>
> 签名由 网易邮箱大师 <https://mail.163.com/dashi/dlpro.html?from=mail81> 定制
>
> On 11/19/2019 06:01,Himanshu Bhadra<hk...@gmail.com>
> <hk...@gmail.com> wrote:
>
> Hello Team,
>
> I am trying to install Kylin for Docker on Mac and followed the guide
> listed below:
>
> http://kylin.apache.org/docs30/install/kylin_docker.html
>
> 1. Docker Pull:
>
> docker pull apachekylin/apache-kylin-standalone:3.0.0-alpha2
>
>
> 2. Docker Run:
>
> docker run -d \
> -m 8G \
> -p 7070:7070 \
> -p 8088:8088 \
> -p 50070:50070 \
> -p 8032:8032 \
> -p 8042:8042 \
> -p 60010:60010 \
> apachekylin/apache-kylin-standalone:3.0.0-alpha2
>
>
> 3. Able to launch the application.
>
> [image: Screen Shot 2019-10-10 at 9.43.11 PM.png]
>
> 4. Build cube is where the Job hangs and nothing happens. This I tried on
> my Mac for 4 or 5 times.
>
> Any insights or guidance will really help.
>
> Appreciate your help & support.
>
> Thanks.
> Regards,
> Himanshu
> 669-226-4820
>
>
>
>

Re:Installing Kylin - Docker on Mac

Posted by 朱卫斌 <co...@126.com>.
Hi, image in your mail unable to display, please check and send again.
In addition, we recommend allocating 8G memory for docker
hope itis helps.


| |
weibin0516
|
|
codingforfun@126.com
Best wishes !
|
签名由网易邮箱大师定制


On 11/19/2019 06:01,Himanshu Bhadra<hk...@gmail.com> wrote:
Hello Team,


I am trying to install Kylin for Docker on Mac and followed the guide listed below:


http://kylin.apache.org/docs30/install/kylin_docker.html



1. Docker Pull:

docker pull apachekylin/apache-kylin-standalone:3.0.0-alpha2


2. Docker Run:
docker run -d \
-m 8G \
-p 7070:7070 \
-p 8088:8088 \
-p 50070:50070 \
-p 8032:8032 \
-p 8042:8042 \
-p 60010:60010 \
apachekylin/apache-kylin-standalone:3.0.0-alpha2


3. Able to launch the application.






4. Build cube is where the Job hangs and nothing happens. This I tried on my Mac for 4 or 5 times.


Any insights or guidance will really help.


Appreciate your help & support.


Thanks.
Regards,
Himanshu
669-226-4820