Re: Silencing messages from Ivy when calling spark-submit

2018-03-12 Thread Nicholas Chammas
Looks like the only way to change the Ivy log setting, given how we're using it in Spark, is via code . This makes me think: People often have trouble

Re: Time Series Functionality with Spark

2018-03-12 Thread Li Jin
Thanks for the pointer! On Mon, Mar 12, 2018 at 1:40 PM, Sean Owen wrote: > (There was also https://github.com/sryza/spark-timeseries -- might be > another point of reference for you.) > > On Mon, Mar 12, 2018 at 10:33 AM Li Jin wrote: > >> Hi All, >>

Re: Time Series Functionality with Spark

2018-03-12 Thread Sean Owen
(There was also https://github.com/sryza/spark-timeseries -- might be another point of reference for you.) On Mon, Mar 12, 2018 at 10:33 AM Li Jin wrote: > Hi All, > > This is Li Jin. We (me and my fellow colleagues at Two Sigma) have been > using Spark for time series

Time Series Functionality with Spark

2018-03-12 Thread Li Jin
Hi All, This is Li Jin. We (me and my fellow colleagues at Two Sigma) have been using Spark for time series analysis for the past two years and it has been a success to scale up our time series analysis. Recently, we start a conversation with Reynold about potential opportunities to collaborate

Re: [MLlib] Gaussian Process regression in MLlib

2018-03-12 Thread Valeriy Avanesov
Hi all, please, check out the repo: github.com/akopich/spark-gp/. I've implemented the regressor. Simon, have you still got smth to try it out on? Best, Valeriy. On 02/15/2018 05:16 PM, Аванесов Валерий wrote: Hi all, I've created a new JIRA.

RE: Contributing to Spark

2018-03-12 Thread Roman Maier
Hi Marco, I get it, thank you. Sincerely, Roman Maier From: Marco Gaido [mailto:marcogaid...@gmail.com] Sent: Monday, March 12, 2018 1:51 PM To: Roman Maier Cc: dev@spark.apache.org Subject: Re: Contributing to Spark Hi Roman, welcome to the community. Actually, this is

Re: Contributing to Spark

2018-03-12 Thread Marco Gaido
Hi Roman, welcome to the community. Actually, this is not how it works. If you want to contribute to Spark you can just look for open JIRAs and submit a PR for that. JIRAs are assigned by committers once the PR gets merged. If you want, you can eventually comment on the JIRA that you are working

Contributing to Spark

2018-03-12 Thread Roman Maier
Hello everyone, I would like to contribute to Spark. Can somebody give me the possibility to assign issues in jira? Sincerely, Roman Maier