[ckan-dev] harvest extension and rabbitmq

Joe Tsoi joe.tsoi at okfn.org
Tue Jul 2 11:23:19 UTC 2013


rabbitmq is an implementation of AMQP, it looks like there's a just a typo
in the harvester. So set your queue to ampq, or better leave it blank as
the default should be rabbitmq and you'll need to change it again when we
fix the typo.


On 2 July 2013 11:15, Hildegard Gerlach
<hildegard.gerlach at jrc.ec.europa.eu>wrote:

> Hi,
>
> I have installed the harvest extension on Redhat6 following the
> instructions on
>
> https://github.com/okfn/**ckanext-harvest/tree/stable<https://github.com/okfn/ckanext-harvest/tree/stable>
>
> I installed  rabbitmq-server with yum and put the following line in the
> configuration file.
>
> ckan.harvest.mq.type = rabbitmq
>
> This gives me an error when I try to use this command:
> paster --plugin=ckanext-harvest harvester gather_consumer
> --config=development.ini
>
> Exception: not a valid queue type rabbitmq
>
> Also here (as well as on my local machine) I see this file
> https://github.com/okfn/**ckanext-harvest/blob/master/**
> ckanext/harvest/queue.py<https://github.com/okfn/ckanext-harvest/blob/master/ckanext/harvest/queue.py>
>
> which onle asks for ampq or redis, I can't see anything about rabbitmq.
>
> So, what do I have to do ?
>
> Thanks
>
> Hilde
>
> ______________________________**_________________
> ckan-dev mailing list
> ckan-dev at lists.okfn.org
> http://lists.okfn.org/mailman/**listinfo/ckan-dev<http://lists.okfn.org/mailman/listinfo/ckan-dev>
> Unsubscribe: http://lists.okfn.org/mailman/**options/ckan-dev<http://lists.okfn.org/mailman/options/ckan-dev>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.okfn.org/pipermail/ckan-dev/attachments/20130702/e4b1b2fa/attachment-0001.html>


More information about the ckan-dev mailing list