You mean mapreduce as in with distributed filesystems such as Hadoop? There is an HDFS.jl package that has such an implementation. It should probably be separated into its own package.
https://github.com/tanmaykm/HDFS.jl -viral On Thursday, June 12, 2014 8:47:54 PM UTC+5:30, Aerlinger wrote: > > I've seen a lot of discussion around using Julia for mapreduce > applications, but haven't seen any projects or libraries using it. Are > there any examples? >
