Github mirror is down

2015-06-06 Thread Márton Balassi
Our codebase github mirror is out of sync for at least 8 hours. I have filed a JIRA ticket for Infra. [1] [1] https://issues.apache.org/jira/browse/INFRA-9777

Re: Problem with ML pipeline

2015-06-06 Thread Till Rohrmann
Then you only have to provide an implicit PredictOperation[SVM, (T, Int), (LabeledVector, Int)] value with T : Vector in the scope where you call the predict operation. On Jun 6, 2015 8:14 AM, Felix Neutatz neut...@googlemail.com wrote: That would be great. I like the special predict operation

Re: Problem with ML pipeline

2015-06-06 Thread Felix Neutatz
That would be great. I like the special predict operation better because it is only in some cases necessary to return the id. The special predict Operation would save this overhead. Best regards, Felix Am 04.06.2015 7:56 nachm. schrieb Till Rohrmann till.rohrm...@gmail.com: I see your problem.

[jira] [Created] (FLINK-2178) groupReduceOnNeighbors throws NoSuchElementException

2015-06-06 Thread Andra Lungu (JIRA)
Andra Lungu created FLINK-2178: -- Summary: groupReduceOnNeighbors throws NoSuchElementException Key: FLINK-2178 URL: https://issues.apache.org/jira/browse/FLINK-2178 Project: Flink Issue Type: