Member since
11-06-2016
42
Posts
25
Kudos Received
3
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
7168 | 05-17-2017 01:38 PM | |
5891 | 02-07-2017 01:06 PM | |
4110 | 03-08-2016 07:25 PM |
07-26-2016
04:47 AM
1 Kudo
@Jonas Straub : Thanks Jonas , the above issue was more related to a hard coded value for index lock in solr.in.sh but I am also facing issue as you mentioned above on one of the solr cloud nodes. It kind of makes sense to increase the sleep # for solr graceful shutdown process .
... View more
03-25-2016
02:47 PM
@Jonas Straub Hello Jonas , thanks for the article its a well documented steps for having ranger plugin installed for solr. I have tried to follow the steps but have some hiccups wanted to see if you can help me out here . As mentioned in the document , I have created a policy for solr , but am unable to test the connection , getting the below error. Also after, I made changed to install.properties files, enabling the plugin and restarting solr , i do not see plugin synced to ranger ui. Thanks, Jagdish Saripella
... View more
03-11-2016
01:22 PM
1 Kudo
Hello, We are testing SOLR 5.2.1 , below error pops up when creating a collection with more than 1 shard & more than 1 replica. The process fails after it creates 1 shard as it is unable to remove the write lock that is created under /solr/index on hdfs. 745698 [OverseerThreadFactory-4-thread-1-processing-{node_name=<hostname>:8983_solr}] ERROR org.apache.solr.cloud.OverseerCollectionProcessor [Test ] – Error from shard: http://<hostname>:8983/solr
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://<hostname>:8983/solr: Error CREATEing SolrCore 'Test_shard1_replica1': Unable to create core [Test_shard1_replica1] Caused by: Index locked for write for core Test_shard1_replica1
at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235)
at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227)
at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
at org.apache.solr.handler.component.HttpShardHandler$1.call(HttpShardHandler.java:218)
at org.apache.solr.handler.component.HttpShardHandler$1.call(HttpShardHandler.java:183)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:148)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744) Thanks, Jagdish
... View more
Labels:
- Labels:
-
Apache Solr
03-08-2016
07:25 PM
1 Kudo
@Neeraj Sabharwal @vpoornalingam @Artem Ervits Update :looking at admin > stack & versions > versions found that HDP( on one of the environments) was not finalized to 2.3 . Finalizing the stack now picks up ATLAS software . Thanks all for your help.
... View more
03-04-2016
02:44 PM
1 Kudo
Hello I have ATLAS 0.5.0 version deployed . I want to enable user login to the ATLAS web portal . Is there a way I can enable this ?
... View more
Labels:
- Labels:
-
Apache Atlas
03-01-2016
02:38 PM
Neeraj, I was able to install ATLAS using HDP 2.3.2 & Ambari 2.1.2 in one of the environments .. @Neeraj Sabharwal
... View more
03-01-2016
12:40 AM
1 Kudo
@Artem Ervits thanks for you all helping me , I have tried as suggested but that doesn't work either . Can you also point me to any documentation that might show how Ambari looks for these packages and pulls them to show it on the UI.As mentioned in the original question , i am also trying to get solr installed , but the latest version of ambari does not show SOLR either, so its an intresting situation and will give me good oppurtunity to understand workings of ambari better.
... View more
02-29-2016
09:11 PM
@vpoornalingam & @Artem Ervits restarted Ambari-server but still ATLAS doesnot show up .
... View more
02-29-2016
05:11 PM
1 Kudo
@vpoornalingam & @Artem Ervits ENVIRONMENT 1: Atlas was installed through ambari on this environment. ls /var/lib/ambari-server/resources/stacks/HDP/2.3/services/ ACCUMULO FALCON HBASE HIVE KERBEROS MAHOUT PIG RANGER_KMS SPARK stack_advisor.py STORM YARN
ATLAS FLUME HDFS KAFKA KNOX OOZIE RANGER SLIDER SQOOP stack_advisor.pyc TEZ ZOOKEEPER ENVIRONMENT 2: This is where I am trying to install Atlas . ls /var/lib/ambari-server/resources/stacks/HDP/2.3/services/ ACCUMULO FALCON HBASE HIVE KERBEROS MAHOUT PIG RANGER_KMS SPARK stack_advisor.py TEZ ZOOKEEPER
ATLAS FLUME HDFS KAFKA KNOX OOZIE RANGER SLIDER SQOOP STORM YARN
... View more
02-29-2016
03:56 PM
3 Kudos
I have two questions both seem similar to me . 1. I have Ambari 2.1.2 installed on 2 environments . The same version of ambari is missing "Atlas" software under "ADD SERVICE" option . I am not sure why this would happen . 2. On a different environment we have Ambari 2.1.0 installed which show "SOLR" package, but on higher version 2.1.2 "SOLR" is missing . Thanks Jagdish
... View more
Labels:
- Labels:
-
Apache Ambari