Created 02-17-2016 01:45 AM
I've been following the tutorial : http://hortonworks.com/hadoop-tutorial/how-to-refine-and-visualize-sentiment-data/
I came across a sentence that said " Add a collection called tweets” using create -c tweets -d tweet_configs -s 1 -rf 1.
What does -c , -d mean?
Thanks,
Keerthana
Created 02-17-2016 01:48 AM
Created 02-17-2016 01:48 AM
Created 02-17-2016 01:48 AM
-c | -collection <name> | For linkconfig : name of the collection. |
-d | -confdir <path> | For upconfig : a directory of configuration files. For downconfig: the destination of files pulled from Zookeeper |
Created 02-17-2016 01:54 AM
Thanks Neeraj.
Created 11-27-2016 06:06 PM
Hi
I'm also having difficulties with this command - when i try to create a collection called 'tweets' i get Specified configuration directory tweet_configs not found!
[solr@sandbox dashboards]$ /opt/lucidworks-hdpsearch/solr/bin/solr create -c tweets -d tweet_configs -s 1 -rf 1 -p 8983
Specified configuration directory tweet_configs not found!
Please help.
Thanks!