From dev-return-27475-archive-asf-public=cust-asf.ponee.io@atlas.apache.org Fri Oct 19 20:55:29 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 0ACF1180652 for ; Fri, 19 Oct 2018 20:55:28 +0200 (CEST) Received: (qmail 64447 invoked by uid 500); 19 Oct 2018 18:55:28 -0000 Mailing-List: contact dev-help@atlas.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@atlas.apache.org Delivered-To: mailing list dev@atlas.apache.org Received: (qmail 64430 invoked by uid 99); 19 Oct 2018 18:55:28 -0000 Received: from mail-relay.apache.org (HELO mailrelay2-lw-us.apache.org) (207.244.88.137) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Oct 2018 18:55:28 +0000 Received: from mail-it1-f169.google.com (mail-it1-f169.google.com [209.85.166.169]) by mailrelay2-lw-us.apache.org (ASF Mail Server at mailrelay2-lw-us.apache.org) with ESMTPSA id 1AF78A6D for ; Fri, 19 Oct 2018 18:55:27 +0000 (UTC) Received: by mail-it1-f169.google.com with SMTP id h6-v6so4894475ith.0 for ; Fri, 19 Oct 2018 11:55:27 -0700 (PDT) X-Gm-Message-State: ABuFfog5AjPoEAHo8Oj4utj45+6LNEa1i1PyLLp5qj5YM/A83kVUIoJS OjRdJqeQf6csHo+/5bgVh/0kpT7GDqoGWbicZZU= X-Google-Smtp-Source: ACcGV62eyH4OX5WKH2PzoepPfsXQ1hX7rhQnSBJAVFQCreOh1hqTIoyc3SWH8uC17vyw76Xt9gyKV1BTbQTUqLc9D7E= X-Received: by 2002:a02:5a01:: with SMTP id v1-v6mr25800112jaa.11.1539975326521; Fri, 19 Oct 2018 11:55:26 -0700 (PDT) MIME-Version: 1.0 References: <7231CB27-B4C6-420A-A7DA-01EE592D7914@hortonworks.com> <4BBDD16D-6E26-4A8E-94FE-39A7E53CA2FF@hortonworks.com> <8E5A5ACA-2813-4A9B-A8C6-D3F983DB1E6A@gmail.com> In-Reply-To: From: Apoorv Naik Date: Fri, 19 Oct 2018 11:55:14 -0700 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: Need Help!!! Atlas Installation Error To: mahender.x.shankesi@gsk.com Cc: Shankesi Mahender , Madhan Neethiraj , dev Content-Type: multipart/alternative; boundary="0000000000004cdf490578997271" --0000000000004cdf490578997271 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable I tried checking the classpath for duplicate netty dependency but couldn't find it. Can you clean your local maven repo and run the following command ? Please share the output if you see multiple netty JARs in the output. *mvn dependency:build-classpath -Pdist,embedded-cassandra-solr -pl webapp* On Fri, Oct 19, 2018 at 9:19 AM Mahender Shankesi < mahender.x.shankesi@gsk.com> wrote: > Apoorv, > > > > Any update on this? > > > > Mahender > > > > *From:* Apoorv Naik > *Sent:* Wednesday, October 17, 2018 12:11 PM > *To:* Mahender Shankesi > *Cc:* Shankesi Mahender ; Madhan Neethiraj < > madhan@apache.org>; dev > *Subject:* Re: Need Help!!! Atlas Installation Error > > > > *EXTERNAL* > > Hi Mahender, > > > > Sorry I didn't have time to investigate this. I'll try looking at it toda= y > or tomorrow. > > > > On Wed, Oct 17, 2018 at 6:56 AM Mahender Shankesi < > mahender.x.shankesi@gsk.com> wrote: > > Dev Team, > > > > Any update on this? > > > > Mahender > > > > *From:* Shankesi Mahender > *Sent:* Monday, October 15, 2018 9:30 AM > *To:* apoorvnaik@apache.org; Mahender Shankesi < > mahender.x.shankesi@gsk.com> > *Cc:* Madhan Neethiraj ; dev@atlas.apache.org > *Subject:* Re: Need Help!!! Atlas Installation Error > > > > *EXTERNAL* > > Apoorv/Dev Team, > > > > Any update on the below request? For tracking purpose I have created a > JIRA ticket with Apache. > > > > https://issues.apache.org/jira/browse/ATLAS-2919 > > > > Meanwhile can anyone share the Datamodel of ATLAS. > > > > Thanks & Regards, > > Mahender > > > > > > > > > > > > On Thu, Oct 11, 2018 at 6:44 PM Shankesi Mahender > wrote: > > Thanks Apoorv. > > > > Mahender > > > > On Thu, Oct 11, 2018 at 4:21 PM Apoorv Naik wrote= : > > This looks like an issue with the packaging, a wrong version of netty is > getting pulled in. I'll try to find the source and update the thread. > > > > On Thu, Oct 11, 2018 at 1:10 PM Shankesi Mahender > wrote: > > Please find attached the application log. Did some more debugging and > found out that starting cassandra is an issue. > > > > Any help would be greatly appreciated. > > > > I got at one situation where I can't proceed further. > > > > Regards, > > Mahender > > > > On Thu, Oct 11, 2018 at 12:56 PM Shankesi Mahender > wrote: > > Madhan/Dev team, > > > > I'm able to install by changing the command mvn clean -DskipTests packag= e > -Pdist,embedded-cassandra-solr > > > > I faced the same issue with executing the curl command again.. > > > > $ > > curl -u admin:admin http://myip: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 > > > 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. > > > > Do I need to do anything extra which is not documented in the instruction= s? > > > > Thanks for your help. > > > > Mahender > > > > On Wed, Oct 10, 2018 at 11:54 PM Shankesi Mahender > wrote: > > Dev team, > > > > I'm able to install when I changed the command like below. > > > > mvn clean -DskipTests package -Pdist,embedded-cassandra-solr. > > > > After that when I started apache server I'm getting the below error. > > > > File "atlas_start.py", line 107 > > print "Cannot run setup when server is running." > > ^ > > SyntaxError: Missing parentheses in call to 'print' > > > > I tried to stop the server if it is already started but I got the same > kind of error. > > > > File "atlas_stop.py", line 63 > > print "Apache Atlas Server stopped!!!\n" > > ^ > > SyntaxError: Missing parentheses in call to 'print' > > > > Can anyone help me on this? > > > > Thanks, > > Mahender > > > > > > > > On Wed, Oct 10, 2018 at 4:23 PM Mahender Shankesi > wrote: > > I changed it but still not working. > > > > Mahender > > Sent from my iPhone > > > On Oct 10, 2018, at 4:03 PM, Madhan Neethiraj wrote: > > (copying dev list) > > > > Mahender =E2=80=93 the port # to use is =E2=80=9C21000=E2=80=9D; the curl= commands you listed show > =E2=80=9C2100=E2=80=9D. Please try after correcting this. > > > > @Pierre =E2=80=93 perhaps you can help with the question on Cassandra? > > > > Madhan > > > > > > *From: *Shankesi Mahender > *Date: *Wednesday, October 10, 2018 at 12:37 PM > *To: *"madhan@apache.org" > *Subject: *Re: Need Help!!! Atlas Installation Error > > > > Madhan, > > > > I followed the instructions in the below site.. > > > > https://atlas.apache.org/InstallationSteps.html > > > > I did it in two machines one Azure VM and one Azure Hdinisights. > > > > Hdinsights I'm able to install all steps correctly and run apache_start > properly. However I'm not able to run the curl command.. > > > > > sshuser@XXX:~/xyz/apache-atlas-sources-1.1.0/distro/target/apache-atlas-1= .1.0/bin$ > curl -u admin:admin > https://xxx.azurehdinsight.net:2100/api/atlas/admin/version > > ^C > > > sshuser@xxx:~/xxx/apache-atlas-sources-1.1.0/distro/target/apache-atlas-1= .1.0/bin$ > curl -u admin:admin https://localhost:2100/api/atlas/admin/version > > curl: (7) Failed to connect to localhost port 2100: Connection refused > > > > > > However I'm facing challenges in install the steps in VM.. > > > > mvn clean package -Pdist,embedded-cassandra-solr > > > > I'm getting the below error and it is hanging there.. > > > > > pache.atlas.repository.graphdb.janus.AtlasJanusGraphDatabase.getGraphInst= ance(AtlasJanusGraphDatabase.java:117) > > at > org.apache.atlas.repository.graphdb.janus.AtlasJanusGraph.(AtlasJan= usGraph.java:93) > > at > org.apache.atlas.repository.graphdb.janus.AtlasJanusGraphDatabase.getGrap= hInstance(AtlasJanusGraphDatabase.java:117) > > at > org.apache.atlas.repository.graphdb.janus.AtlasJanusGraph.(AtlasJan= usGraph.java:93) > > at > org.apache.atlas.repository.graphdb.janus.AtlasJanusGraphDatabase.getGrap= hInstance(AtlasJanusGraphDatabase.java:117) > > at > org.apache.atlas.repository.graphdb.janus.AtlasJanusGraph.(AtlasJan= usGraph.java:93) > > at > org.apache.atlas.repository.graphdb.janus.AtlasJanusGraphDatabase.getGrap= hInstance(AtlasJanusGraphDatabase.java:117) > > at > org.apache.atlas.repository.graphdb.janus.AtlasJanusGraph.(AtlasJan= usGraph.java:93) > > at > org.apache.atlas.repository.graphdb.janus.AtlasJanusGraphDatabase.getGrap= hInstance(AtlasJanusGraphDatabase.java:117) > > at > org.apache.atlas.repository.graphdb.janus.AtlasJanusGraph.(AtlasJan= usGraph.java:93) > > > > > > Any help is greatly appreciated.. > > > > > > Mahender > > at org.a > > > > On Tue, Oct 9, 2018 at 3:09 PM Madhan Neethiraj wrote= : > > Mahender, > > > > =E2=80=9Cport 80=E2=80=9D? Atlas should be listening in port 21000 by def= ault. Which URL > are you getting this error for? > > > > Thanks, > > Madhan > > > > > > > > > > *From: *Shankesi Mahender > *Date: *Tuesday, October 9, 2018 at 11:56 AM > *To: *"madhan@apache.org" > *Subject: *Re: Need Help!!! Atlas Installation Error > > > > Thanks Madhan.. > > > > When I tried to run the curl command with admin:admin I got below error. > > > > curl: (7) Failed to connect to ipaddress port 80: Connection refused > > > > When I tried to start atlas_start.py I got the following error > > > > File "atlas_start.py", line 107 > > print "Cannot run setup when server is running." > > ^ > > SyntaxError: Missing parentheses in call to 'print' > > > > Do you know anything about this? > > > > Thanks for your help. > > > > Mahender > > > > On Tue, Oct 9, 2018 at 2:07 PM Madhan Neethiraj wrote= : > > Mahender, > > > > Default username:password is: admin:admin. Please try with these and let > me know. > > > > Thanks, > > Madhan > > > > > > > > > > *From: *Shankesi Mahender > *Date: *Tuesday, October 9, 2018 at 6:03 AM > *To: *Shankesi Mahender > *Subject: *Need Help!!! Atlas Installation Error > > > > I=E2=80=99m trying to install Apache Atlas on my Hdinsight cluster and fo= llowing > the instructions from the below page. > > > > https://atlas.apache.org/InstallationSteps.html > > > > I was able to install correctly until the below point. > > > > curl -u username:password http://localhost:21000/api/atlas/admin/version > > > > When I execute this command it is throwing an error, I have replace the > localhost with my azure hdinsight one and error says > > > > 403 - Forbidden: Access is denied. > >