Member since
09-29-2015
7
Posts
8
Kudos Received
0
Solutions
02-03-2016
04:57 PM
Out of the box Rabbitmq can support a single delivery of a message (Exactly Once), it really depends on how the RabbitMQ routing topology has been created. For instance, if you have a single exchange and (direct) queue then it's impossible for another queue to receive the message. Instead merging streams, you may want to use RabbitMQ to do this, of course it depends on your RabbitMQ topology once again.
... View more
02-03-2016
03:07 PM
1 Kudo
The parameter you want to pass in is -Ddfs.block.size=<value in Bytes>
This will set the block size to the desired amount for the transfer.
... View more
02-01-2016
07:21 PM
The invokeHTTP processor would work best, you would need to follow SalesForce authentication guidelines for the rest api: here.
... View more
01-13-2016
03:16 PM
2 Kudos
Isilon is storage only, and since it uses it's own system for handling the files (OneFS) it's likely to have very little impact on other workloads on the Isilon cluster. This of course, is assuming that you have already accounted for the additional files that you are storing on your Isilon cluster and are not attempting to add files that would max out the storage on the cluster as well.
... View more
11-03-2015
01:39 AM
I am working on a project and I'm wondering if we have any initiatives going around around Oozie? It seems that it would be a good fit instead of using Talend.
... View more
Labels:
- Labels:
-
Apache Oozie