Unsubscribe

2017-07-06 Thread Kun Liu
Unsubscribe

Re: spark ML Recommender program

2017-05-17 Thread Kun Liu
Hi Arun, Would you like to show us the codes? On Wed, May 17, 2017 at 8:15 PM, Arun wrote: > hi > > I am writing spark ML Movie Recomender program on Intelij on windows10 > Dataset is 2MB with 10 datapoints, My Laptop has 8gb Memory > > When I set number of iteration

Re: Jupyter spark Scala notebooks

2017-05-17 Thread Kun Liu
What is the problem here? To use Toree there are some step ups. Best, On Wed, May 17, 2017 at 7:22 PM, upendra 1991 wrote: > What's the best way to use jupyter with Scala spark. I tried Apache toree > and created a kernel but did not get it working. I believe

What is the correct JSON parameter format used to to submit Spark2 apps with YARN REST API?

2017-05-03 Thread Kun Liu
Hi folks, I am trying to submit a spark app via YARN REST API, by following this tutorial from Hortonworks: https://community.hortonworks.com/articles/28070/starting-spark-jobs-directly-via-yarn-rest-api.html . Here is the general flow: GET a new app ID, then POST a new app with the ID and