g else it seems like our best bets are
SPARK-6442 (Local Linear Algebra) and SPARK-3703 (Ensemble Learning). Could
these tickets need to be resolved before May 2016?
Out of these two, I'm more inclined towards SPARK-6442, not because it's
more interesting but it's an isolated fe
ll of these tickets are marked unassigned but have some work done on them.
Are any of these issues are unsuitable for us as a senior project?
Kind regards,
Can Giracoglu, Emrehan Tuzun, Remzi Can Aksoy, Saygin Dogu
--
View this message in context:
http://apache-spark-developers-list.1001551.n3
On Fri, Jun 26, 2015 at 12:30 PM, Sea <261810...@qq.com> wrote:
> Hi, all
> I find a problem in spark streaming, when I use the time in function
> foreachRDD... I find the time is very interesting.
> val messages = KafkaUtils.createDirectStream[String, String, StringDecoder,
> StringDecoder](s
On Mon, May 4, 2015 at 9:50 AM, anshu shukla
wrote:
> Exception in thread "main" java.lang.RuntimeException:
> org.apache.hadoop.ipc.RemoteException: Server IPC version 9 cannot
> communicate with client version 4
> I am not using any hadoop facility (not even hdfs) then why it is giving
> this