You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@spark.apache.org by gavin zhang <ga...@gmail.com> on 2014/09/04 05:50:01 UTC

How to use memcached with spark

tried to connect memcached in map with xmemcached lib, faild:
net.rubyeye.xmemcached.exception.MemcachedException: There is no available
connection at this moment
is there anybody succeed to use memcached?



--
View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/How-to-use-memcached-with-spark-tp13409.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@spark.apache.org
For additional commands, e-mail: user-help@spark.apache.org


Re: How to use memcached with spark

Posted by Akhil Das <ak...@sigmoidanalytics.com>.
You can try this client https://github.com/jakedouglas/memcached.scala
wouldn't be that hard to integrate it with hadoopFile.

Thanks
Best Regards

On Mon, Jan 12, 2015 at 9:22 PM, octavian.ganea <oc...@inf.ethz.ch>
wrote:

> I am trying to use it, but without success. Any sample code that works with
> Spark would be highly appreciated. :)
>
>
>
> --
> View this message in context:
> http://apache-spark-user-list.1001560.n3.nabble.com/How-to-use-memcached-with-spark-tp13409p21103.html
> Sent from the Apache Spark User List mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@spark.apache.org
> For additional commands, e-mail: user-help@spark.apache.org
>
>

Re: How to use memcached with spark

Posted by "octavian.ganea" <oc...@inf.ethz.ch>.
I am trying to use it, but without success. Any sample code that works with
Spark would be highly appreciated. :)



--
View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/How-to-use-memcached-with-spark-tp13409p21103.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@spark.apache.org
For additional commands, e-mail: user-help@spark.apache.org