Hi - just implement it in Java code in the plugins where you need it. It's just a simple telnet protocol or there are plenty of memcached clients for Java.
Markus -----Original message----- > From:Roannel Fernández Hernández <[email protected]> > Sent: Wednesday 11th January 2017 13:38 > To: [email protected] > Subject: Re: [MASSMAIL]RE: Distributed cache > > Hi Markus: > > How can I use Memcached with Nutch? Do you know any way to do that? > > Thanks a lot. > > ----- Original Message ----- > > From: "Markus Jelsma" <[email protected]> > > To: [email protected] > > Sent: Wednesday, January 11, 2017 7:50:31 AM > > Subject: [MASSMAIL]RE: Distributed cache > > > > Hello - i think memcached is the easiest method to have something cached and > > available everywhere. > > Markus > > > > > > > > -----Original message----- > > > From:Roannel Fernández Hernández <[email protected]> > > > Sent: Wednesday 11th January 2017 3:03 > > > To: [email protected] > > > Subject: Distributed cache > > > > > > Hi folks: > > > > > > I need to share resources (values into variables) between deferent jobs, > > > even could be useful between task in different nodes of a Hadoop cluster. > > > There is something like a distributed cache or something like that in > > > Nutch right now. > > > > > > To sum up I need something to share data into different task, jobs or even > > > hosts. > > > > > > Regards > > > > > > > > ----------- > > > La @universidad_uci es Fidel. Los jóvenes no fallaremos > > > > > #HastaSiempreComandante > > > > > #HastalaVictoriaSiempre > > > > > > > > > > > > > > > La @universidad_uci es Fidel. Los jóvenes no fallaremos. > #HastaSiempreComandante > #HastalaVictoriaSiempre > >

