Created 11-23-2016 12:29 PM
i am getting an error in PullContentStream Processor in nifi i.e. can not connect to localhost:2181/solr cluster not found/cluster not ready. HELP ME
Created 11-24-2016 07:47 PM
to resolve this nifi error i removed write.lock file from location /opt/lucidworks-hdpsearch/solr/docs .
Created 11-23-2016 04:57 PM
@rishabh jain , can you please make sure that your Zookeeper and newly installed HDPSearch Solr are up and running.
Created 11-23-2016 07:23 PM
Yes zookeper and solr both are running well.But solr is not showing tweets from nifi..screenshot-27.png
Created 11-23-2016 07:25 PM
can you please post /var/log/nifi/nifi-app.log file here?
Created 11-23-2016 07:37 PM
@Mushtaq Rizvi nifi-applog.txt
Created 11-23-2016 08:25 PM
It has no errors, can you please check and send the entire file which has errors.
Created on 11-23-2016 09:31 PM - edited 08-19-2019 03:39 AM
Please take a look at this attachment which is showing error in processor PutSolrContentStream.
Created 11-23-2016 09:37 PM
this only shows that it is not able to connect to localhost:2181/solr. Log file always tells you the extra information.
You can try restarting Solr from Ambari and then start Nifi workflow again
Created 11-23-2016 09:53 PM
It resolved somehow thanks. @Mushtaq Rizvi
Created 11-23-2016 09:54 PM
How can i set location to be filtered for india in grab garden hose processor in nifi? @Mushtaq Rizvi
Created 11-23-2016 10:13 PM
please use comment section when you are not answering anything. There is a property in GetTwitter processor (Locations to filter on) where you can mention comma separated list of coordinates specifying one or more bounding boxes to filter on. Each bounding box is specified by a pair of coordinates in the format: swLon,swLat,neLon,neLat
Created 11-23-2016 10:16 PM
i can not find the same format for india .kindly help me to find it so it can be validated. i am entering swLon and neLat but showing invalid.@Mushtaq Rizvi
Created 11-23-2016 11:33 PM
Provide two pairs of coordinates and it should work. Ideally, if you are not able to do it, you should try starting a new thread and close this one. Accept the best answer to close the thread.
Created 11-24-2016 07:41 PM
i am setting location swLat,neLon but showing invalid please help. @Mushtaq Rizvi
Created 11-24-2016 07:47 PM
to resolve this nifi error i removed write.lock file from location /opt/lucidworks-hdpsearch/solr/docs .