Depth First Search in GraphX

2018-04-22 Thread abagavat
Has anyone come across involving Depth First Search in Spark GraphX? Just wondering if that could be possible with Spark GraphX. I searched a lot. But found just results of BFS. If someone have an idea about it, please share with me. I would love to learn about it's possibility in Spark GraphX.

Data from HDFS

2018-04-22 Thread Zois Theodoros
Hello, I am reading data from HDFS in a Spark application and as far as I read each HDFS block is 1 partition for Spark by default. Is there any way to select only 1 block from HDFS to read in my Spark application? Thank you, Thodoris

Re: Problem running Kubernetes example v2.2.0-kubernetes-0.5.0

2018-04-22 Thread Felix Cheung
You might want to check with the spark-on-k8s Or try using kubernetes from the official spark 2.3.0 release. (Yes we don't have an official docker image though but you can build with the script) From: Rico Bergmann Sent: Wednesday, April