Re: Which committers care about Kafka?

2014-12-25 Thread Cody Koeninger
The conversation was mostly getting TD up to speed on this thread since he had just gotten back from his trip and hadn't seen it. The jira has a summary of the requirements we discussed, I'm sure TD or Patrick can add to the ticket if I missed something. On Dec 25, 2014 1:54 AM, Hari Shreedharan

Do you know any Spark modeling tool?

2014-12-25 Thread Haopu Wang
Hi, I think a modeling tool may be helpful because sometimes it's hard/tricky to program Spark. I don't know if there is already such a tool. Thanks! - To unsubscribe, e-mail: dev-unsubscr...@spark.apache.org For additional

Re: Starting with Spark

2014-12-25 Thread Naveen Madhire
Thanks. I will work on this today and try to setup. The bad link is present in the below github REAMME file, https://github.com/apache/spark Search with Build Spark with Maven On Thu, Dec 25, 2014 at 1:49 AM, Nicholas Chammas nicholas.cham...@gmail.com wrote: The correct docs link is:

Re: Apache Spark (Data Aggregation) using Java API

2014-12-25 Thread slcclimber
You could convert your csv file to an rdd of vectors. Then use stats from mllib. Also this should be in the user list not the developer list. -- View this message in context:

Re: Starting with Spark

2014-12-25 Thread Nicholas Chammas
Thanks for the pointer. This will be fixed in this PR https://github.com/apache/spark/pull/3802. On Thu Dec 25 2014 at 10:35:20 AM Naveen Madhire vmadh...@umail.iu.edu wrote: Thanks. I will work on this today and try to setup. The bad link is present in the below github REAMME file,

Re: Starting with Spark

2014-12-25 Thread Denny Lee
Thanks for the catch Naveen! On Thu Dec 25 2014 at 10:47:18 AM Nicholas Chammas nicholas.cham...@gmail.com wrote: Thanks for the pointer. This will be fixed in this PR https://github.com/apache/spark/pull/3802. On Thu Dec 25 2014 at 10:35:20 AM Naveen Madhire vmadh...@umail.iu.edu wrote: