Hi Will Glass-Husain,

As the message “2022-10-09 17:15:01 - instances.kylin_utils - WARNING - 
140402882381632 -Check Kylin status failed, please check the public ip whether 
is opened.” Do you check the public ip for kylin?
If you want to use the public IP to access Kylin, you must set it.


Method 1: Using CLI command to check the ips.
`python deploy.py —type list`



Method 2: Check the config of `kylin_configs.yaml` in the tool 
`
# Open public Ip on Instances

ASSOSICATED_PUBLIC_IP: &associated_public_ip ’true'
`
If you want to use public IP, it should be true.


Method 3: Check the prerequisites for kylin4_on_cloud, and make sure that you 
have done correctly.
https://github.com/apache/kylin/blob/kylin4_on_cloud/readme/prerequisites.md



Note:
Check any AWS EC2 instances with public ipv4 opened, please turn to “EC2 -> 
Instances -> `${want to check the instance id}`” and check the “Public IPv4 
DNS”.




--

Best regards.
Tengting Xu





At 2022-10-10 08:25:18, "Will Glass-Husain" <wgl...@forio.com> wrote:
>Hi,
>
>I'm trying to install Kylin 4 on AWS.   (I am a new user).   I followed the
>directions on the article in the blog, using
>https://kylin.apache.org/blog/2022/04/20/kylin4-on-cloud-part1/
>
>Mostly worked-- I had to change the Database version as the one in the
>config wasn't supported.
>
>However, after installation, when I go to the kyline public node at port
>7070, I get a 404
>http://XX.XX.XX.XX:7070/kylin
>
>Any suggestions where I might look next?
>
>The deploy script ends as follows
>
>2022-10-09 16:44:54 - instances.aws_instance - INFO - 140402882381632 -
>Current instance id: i-XXXis executing commands: nohup
>/home/ec2-user/prometheus/prometheus
>--config.file=/home/ec2-user/prometheus/prometheus.yml >>
>/home/ec2-user/prometheus/nohup.out 2>&1 &.
>2022-10-09 16:45:00 - clouds.aws - INFO - 140402882381632 - Cluster start
>successfully.
>
>2022-10-09 17:15:01 - instances.kylin_utils - WARNING - 140402882381632 -
>Check kylin status failed, please check the public ip whether is opened.
>2022-10-09 17:15:01 - engine - INFO - 140402882381632 - Default Kylin
>Cluster already start successfully.
>
>WILL
>
>
>
>
>-- 
>William Glass-Husain   /forio  |  +1 (415) 440 7500 x802  |  forio.com
><http://www.forio.com/>

Reply via email to