Member since
10-31-2016
62
Posts
3
Kudos Received
0
Solutions
01-17-2017
01:54 PM
@Rishi I am not sure if it is running properly since I just got the notification : 'Apache Atlas Server started!!!'. After that I tried to verify using the following command: curl -v http://localhost:21000/api/atlas/admin/version and it gave showed that connection was refused (* Hostname was NOT found in DNS cache * Trying 127.0.0.1... * connect to 127.0.0.1 port 21000 failed: Connection refused * Failed to connect to localhost port 21000: Connection refused * Closing connection 0 curl: (7) Failed to connect to localhost port 21000: Connection refused) I tried to run the commands in your reply and that gives me the following (screenshot attached) Thank you!
... View more
01-17-2017
11:56 AM
I have followed the following link to build and install Apache Atlas Link: http://atlas.incubator.apache.org/InstallationSteps.html And selected to install the embedded-hbase-solr profile, but when I started Atlas after installation it is showing me the following errors and warning. I have also tried to see which version is running curl -v http://localhost:21000/api/atlas/admin/version but it is giving the following: * Hostname was NOT found in DNS cache
* Trying 127.0.0.1...
* connect to 127.0.0.1 port 21000 failed: Connection refused
* Failed to connect to localhost port 21000: Connection refused
* Closing connection 0
curl: (7) Failed to connect to localhost port 21000: Connection refused Kindly let me know how shall I proceed to ensure Altas is working in the correct order. Any help will be highly appreciated. Thanking you in anticipation. Kind Regards
... View more
Labels:
- Labels:
-
Apache Atlas
12-02-2016
04:51 PM
@james.jones I tried option number 2 and it did work. Thank you for your guidance and support! 🙂
... View more
12-01-2016
05:22 PM
Thank you for the description.The above mentioned files already seem to be in the conf directory.
... View more
12-01-2016
01:18 PM
@james.jones thank you for the correction. I tried pointing it to the directory you suggested but it gave me the following error:
... View more
11-30-2016
07:16 PM
@ssainath & @james.jones thank you for your prompt replies!
... View more
11-30-2016
07:05 PM
I am trying to install a basic instance of Atlas with embedded HBase and Solr. I am following the installation guide: http://atlas.incubator.apache.org/InstallationSteps.html In the section titled: Configuring SOLR as the Indexing Backend for the Graph Repository I have Solr running in cloud mode with 1 node, sharding = 1 and replication =1 and a collection Based on the tutorial I ran the following command: $SOLR_BIN/solr create -c vertex_index -d SOLR_CONF -shards #numShards -replicationFactor #replicationFactor With ~numshards = 1 and replicationFactor =1, when I ran the command I got the following error. How to resolve this, any help will be highly appreciated. Thanking you in anticipation.
... View more
Labels:
- Labels:
-
Apache Solr
11-28-2016
05:12 PM
1 Kudo
I am trying to install a basic instance of Atlas with
embedded HBase and Solr. I am following the installation guide: http://atlas.incubator.apache.org/InstallationSteps.html In the section titled: Configuring SOLR as the Indexing
Backend for the Graph Repository I can confirm I have two solr nodes running in the
solrcloud. For the following step: "first copy the required configuration files from
ATLAS_HOME/conf/solr on the ATLAS instance host to the Solr instance host.
SOLR_CONF in the below mentioned commands refer to the directory where the solr
configuration files have been copied to on Solr host" I have the following configuration files in the
ATLAS_HOME/conf: currency.xml, protwords.txt, solrconfig.xml,
synonyms.txt, lang, schema.xml and stopwords.txt Do I need to copy all of the files above? It does not
mention any specific files to copy. Any help will be highly appreciated.
... View more
Labels:
- Labels:
-
Apache Atlas
-
Apache Solr
11-01-2016
03:34 PM
@Ayub Khan thank you for the help. Skipping integration tests did work! 🙂
... View more
11-01-2016
02:23 PM
Many thanks for your reply Ayub Khan. I tried the commands mentioned above but got the following error: [ERROR] Failed to execute goal
org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:verify (verify) on
project atlas-webapp: There are test failures. Kindly suggest other possible solutions. Thanking you in anticipation. Kind Regards Bilal
... View more
- « Previous
- Next »