Mahender Shankesi created ATLAS-2919:
----------------------------------------

             Summary: Install ATLAS into Azure Virtual Machine
                 Key: ATLAS-2919
                 URL: https://issues.apache.org/jira/browse/ATLAS-2919
             Project: Atlas
          Issue Type: Bug
            Reporter: Mahender Shankesi
         Attachments: application.log

I'm trying to install Atlas into my Azure Virtual Machine. I have followed the 
steps from the below location.

[https://atlas.apache.org/InstallationSteps.html]

I'm able to start atlas_start but when I execute curl command I got the below 
error

$ curl -u admin:admin 
[http://myip:21000/api/atlas/admin/version|http://10.41.64.19:21000/api/atlas/admin/version]

curl: (7) Failed to connect to myip port 21000: Connection refused

$ curl -u admin:admin 
[https://myip/api/atlas/admin/version|https://10.41.64.19:21443/api/atlas/admin/version]

curl: (7) Failed to connect to myip port 21443: Connection refused

I went to atlas_config.py and change the DEFAULT_ATLAS_SERVER_HOST to my ip. 
None of them seems to be working.

 

$ netstat -a | grep 21000

netstat -a | grep 21443

Didn't return anything

 

Debug further and found that Cassandra is an issue. I reached out to dev team 
and I got below response

{color:#222222}"This looks like an issue with the packaging, a wrong version of 
netty is getting pulled in. ll try to find the source and update the thread" 
{color}

 

{color:#222222}I'm attaching the application log for this ticket. {color}

 

{color:#222222}For better transparency and visibility I'm creating a Jira 
ticket so that if anyone else has the same issue they can also look into 
it.{color}

 

 

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to