There is no public interface today in mlcp to load data from an InputStream, 
for example. We’re looking at how we can make the input and output interfaces 
more extensible in a future release. While not a great answer, in the meantime, 
mlcp is open source (Apache 2.0). I’ve seen several instances of users 
modifying the code slightly to affect a specific behavior. If you do fork it, 
I’d be very interested in understanding your changes to 1) improve the 
out-of-the-box functionality and 2) make sure we have the right extensibility 
hooks. 

As always, feedback is much appreciated.

Justin

On Apr 19, 2013, at 12:32 AM, MarkLogic User <[email protected]>
 wrote:

> 
> Hi,
> 
> We are considering using MLCP to load hundreds of millions of xml docs into 
> the MarkLogic database.
> Now we get data from an MQ. So in order to ingest this data into MarkLogic, 
> we first extract and store the files into file system and then use mlcp to 
> load into MarkLogic database.
> But storing in file system is an Extra Overhead which we want to avoid. So is 
> there any way that we can use mlcp to load data straightway from an MQ to the 
> MarkLogic database.
> 
> Thanks..
> _______________________________________________
> General mailing list
> [email protected]
> http://developer.marklogic.com/mailman/listinfo/general

_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to