[GitHub] mahout pull request #358: MAHOUT-2052 [WIP] Broken codeblock in a samsara tu...

2018-07-18 Thread wwooww374
GitHub user wwooww374 opened a pull request: https://github.com/apache/mahout/pull/358 MAHOUT-2052 [WIP] Broken codeblock in a samsara tutorial html file. ### Purpose of PR: As you can see below, there is a broken codeblock and the tag is shown in a samsara tutorial htm

[jira] [Created] (MAHOUT-2052) Broken codeblock in a samsara tutorial html file.

2018-07-18 Thread JieunKim (JIRA)
JieunKim created MAHOUT-2052: Summary: Broken codeblock in a samsara tutorial html file. Key: MAHOUT-2052 URL: https://issues.apache.org/jira/browse/MAHOUT-2052 Project: Mahout Issue Type: Bug

Re: [ANNOUNCE] Andrew Musselman, New Mahout PMC Chair

2018-07-18 Thread Trevor Grant
Congrats! On Wed, Jul 18, 2018 at 3:00 PM, Gokhan Capan wrote: > Congratulations, Andrew! > > - G > > > On Jul 18, 2018, at 22:30, Andrew Palumbo wrote: > > > > Please join me in congratulating Andrew Musselman as the new Chair of the > > Apache Mahout Project Management Committee. I would like

Re: [jira] [Created] (MAHOUT-2049) WEBSITE - Mailing list page issue

2018-07-18 Thread Andrew Palumbo
Having ASF integration Into the we site would be awesome. Imo.

Re: [ANNOUNCE] Andrew Musselman, New Mahout PMC Chair

2018-07-18 Thread Andrew Musselman
Thanks Andy, looking forward to it! Thank you too for your support and dedication the past two years; here's to continued progress! Best Andrew On Wed, Jul 18, 2018 at 1:30 PM, Andrew Palumbo wrote: Please join me in congratulating Andrew Musselman as the new Chair of the Apache Mahout Proje

Re: [ANNOUNCE] Andrew Musselman, New Mahout PMC Chair

2018-07-18 Thread Gokhan Capan
Congratulations, Andrew! - G > On Jul 18, 2018, at 22:30, Andrew Palumbo wrote: > > Please join me in congratulating Andrew Musselman as the new Chair of the > Apache Mahout Project Management Committee. I would like to thank Andrew > for stepping up, all of us who have worked with him over the

[ANNOUNCE] Andrew Musselman, New Mahout PMC Chair

2018-07-18 Thread Andrew Palumbo
Please join me in congratulating Andrew Musselman as the new Chair of the Apache Mahout Project Management Committee. I would like to thank Andrew for stepping up, all of us who have worked with him over the years know his dedication to the project to be invaluable. I look forward to Andrew taking

[GitHub] mahout pull request #357: MAHOUT-2051 [WIP] Fix IllegalStateException in Mix...

2018-07-18 Thread pschaumann
GitHub user pschaumann opened a pull request: https://github.com/apache/mahout/pull/357 MAHOUT-2051 [WIP] Fix IllegalStateException in MixedGradient.java ### Purpose of PR: After initialization of a MixedGradient instance both variables "hasZero" and "hasOne" are false, which le

[jira] [Created] (MAHOUT-2051) MixedGradient throws a random IllegalStateException

2018-07-18 Thread Peter Schaumann (JIRA)
Peter Schaumann created MAHOUT-2051: --- Summary: MixedGradient throws a random IllegalStateException Key: MAHOUT-2051 URL: https://issues.apache.org/jira/browse/MAHOUT-2051 Project: Mahout Is