Weekly Minutes

2024-04-24 Thread Trevor Grant
## Weekly community meeting
[Subscribe](mailto:user-subscr...@mahout.apache.org) to the Mahout User
list to ask for details on joining.

### Attendees
* Tommy Naugle
* Trevor Grant


All old and new business was pushed to next meeting due to lack of quorum.

Tommy and Trevor jointly reviewed [PR #442](
https://github.com/apache/mahout/pull/442).
The tl;dr is that it will be merged following some clean up on the git log.
(Trevor walked Tommy through a chatGPT he made about how to clean it up).

Don't forget the Community Happy Hour on Monday 4/29! (Ask for link on
user@m.a.o or the #mahout channel on the-asf.slack.com, all are welcome!)

(That all got posted to the website, since y'all are on these mailing lists
already, the story behind the story is we don't have a link yet, however if
you're interested in joining the community calls- the weekly Qumat one is:

Mahout-Q
Wednesday, April 24 · 3:00 – 3:30pm
Time zone: America/Chicago
Google Meet joining info
Video call link: https://meet.google.com/tpi-msur-qug


[jira] [Created] (MAHOUT-2212) Turn Build tests back on for PRs

2024-04-24 Thread Trevor Grant (Jira)
Trevor Grant created MAHOUT-2212:


 Summary: Turn Build tests back on for PRs
 Key: MAHOUT-2212
 URL: https://issues.apache.org/jira/browse/MAHOUT-2212
 Project: Mahout
  Issue Type: New Feature
Reporter: Trevor Grant
Assignee: Jowanza Joseph






--
This message was sent by Atlassian Jira
(v8.20.10#820010)


Re: [ANNOUNCE] New Committer: Tommy Naugle

2024-04-18 Thread Trevor Grant
yaaay- welcome aboard Tommy!

On Thu, Apr 18, 2024 at 2:06 PM Andrew Musselman  wrote:

> The Project Management Committee (PMC) for Apache Mahout has asked Tommy
> Naugle to become a committer and we are pleased to announce that he has
> accepted.
>
> He has a background in data science and analytics, and has already
> contributed to web site and documentation fixes as well as to the new QuMat
> quantum computing framework.
>
> Being a committer allows many contributors to contribute more autonomously.
> For developers, it makes it easier to submit changes and eliminates the
> need to have contributions reviewed via the patch submission process.
> Whether contributions are development-related or otherwise, it is a
> recognition of a contributor's participation in the project and commitment
> to the project and the Apache Way.
>
> Please join me in congratulating Tommy!
>
> Andrew Musselman
> on behalf of the Mahout PMC
>


[jira] [Created] (MAHOUT-2203) Cirq backend

2024-03-27 Thread Trevor Grant (Jira)
Trevor Grant created MAHOUT-2203:


 Summary: Cirq backend
 Key: MAHOUT-2203
 URL: https://issues.apache.org/jira/browse/MAHOUT-2203
 Project: Mahout
  Issue Type: New Feature
  Components: qumat
Affects Versions: qumat-0.1.0
Reporter: Trevor Grant
Assignee: Trevor Grant






--
This message was sent by Atlassian Jira
(v8.20.10#820010)


Re: Mar 20 minutes

2024-03-25 Thread Trevor Grant
All are welcome to come co-conspire!

On Mon, Mar 25, 2024 at 4:37 AM Peng Zhang  wrote:

> Wow, i am curious who are the conspirators.
> “Happy hour some week soon, invite collaborators and conspirators”
>
> Cheers,
> Peng
>
> On Sat, Mar 23, 2024 at 00:54 Andrew Musselman  wrote:
>
> > Community meeting minutes posted at
> > https://mahout.apache.org/minutes/2024/03/20/Meeting-Minutes.html
> >
> > Meeting Minutes
> >
> > 2024-03-20 08:00:00 +0000
> > Weekly community meetingAttendees
> >
> >- Trevor Grant
> >- Tommy Naugle
> >
> > Old Business
> >
> >1. Happy hour some week soon, invite collaborators and conspirators
> >2. Drop this meeting time from two hours to a half hour
> >3. Coordinate on JIRA
> >   - Web site cleanup (~210 broken links fixed out of ~220, tommy
> >   continuing)
> >   - Continued qumat data structure work (tommy in flight, akm to
> > review)
> >4. Ask INFRA to help us make sure PRs are defaulting to main instead
> of
> >trunk (akm) (done)
> >5. Kernel method research spike:
> >https://issues.apache.org/jira/browse/MAHOUT-2200
> >6. Make ticket to add notebooks to notebooks directory in source tree
> (
> >https://issues.apache.org/jira/browse/MAHOUT-2198)
> >7. Add execute method to qumat
> >https://issues.apache.org/jira/browse/MAHOUT-2201
> >8. Rebuild JIRA - now that we have wiped it clean, on the qumat side
> >anyway, lets start grooming tasks into the appropriate
> >components/releases/etc (todo)
> >   - Including adding filters to all boards so only those tickets show
> >   up (todo)
> >
> > New Business
> >
> >1. Tommy is working on making a docker container for previewing
> website
> >builds
> >2. Trevor is pivoting from kernel research into implementing POC for
> >cirq ie the 9 gates and circuit execute
> >
> > Other Business
> >
>


[jira] [Created] (MAHOUT-2201) Add execute method to qumat

2024-03-13 Thread Trevor Grant (Jira)
Trevor Grant created MAHOUT-2201:


 Summary: Add execute method to qumat
 Key: MAHOUT-2201
 URL: https://issues.apache.org/jira/browse/MAHOUT-2201
 Project: Mahout
  Issue Type: New Feature
  Components: qumat
Reporter: Trevor Grant


Update notebook too

Currently works in notebook with
{color:#008000}# Also requires qiskit{color}
{color:#af00db}from{color}{color:#00} qiskit 
{color}{color:#af00db}import{color}{color:#00} execute{color}
{color:#008000}# needs to be added as a method...{color}
{color:#00}job = execute(qumat.circuit, qumat.backend, 
shots={color}{color:#116644}1024{color}{color:#00}) {color}{color:#008000}# 
Simulate the circuit 1024 times{color}


{color:#00}result = job.result(){color}
{color:#00}counts = result.get_counts(){color}

{color:#795e26}print{color}{color:#00}({color}{color:#a31515}"Measurement 
Results:"{color}{color:#00}, counts){color}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (MAHOUT-2200) Quantum Kernel Methods research spike

2024-03-13 Thread Trevor Grant (Jira)
Trevor Grant created MAHOUT-2200:


 Summary: Quantum Kernel Methods research spike
 Key: MAHOUT-2200
 URL: https://issues.apache.org/jira/browse/MAHOUT-2200
 Project: Mahout
  Issue Type: New Feature
  Components: qumat
Reporter: Trevor Grant


Overview

[https://chat.openai.com/share/ba29ef75-4158-4e22-be40-78ae14c25f93]

 
 * what is output?
 * Other gates needed?
 * Other  needed?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (MAHOUT-2199) Backend Config doesn't read correctly

2024-03-11 Thread Trevor Grant (Jira)
Trevor Grant created MAHOUT-2199:


 Summary: Backend Config doesn't read correctly
 Key: MAHOUT-2199
 URL: https://issues.apache.org/jira/browse/MAHOUT-2199
 Project: Mahout
  Issue Type: Bug
  Components: qumat
Affects Versions: qumat-0.1.0
Reporter: Trevor Grant
Assignee: Trevor Grant
 Fix For: qumat-0.1.0






--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (MAHOUT-2198) Add example notebook

2024-03-06 Thread Trevor Grant (Jira)
Trevor Grant created MAHOUT-2198:


 Summary: Add example notebook
 Key: MAHOUT-2198
 URL: https://issues.apache.org/jira/browse/MAHOUT-2198
 Project: Mahout
  Issue Type: Documentation
  Components: qumat
Reporter: Trevor Grant
Assignee: Trevor Grant






--
This message was sent by Atlassian Jira
(v8.20.10#820010)


Re: How to build an app.

2023-12-13 Thread Trevor Grant
Hi Amanda,

Thanks for sticking around this time!
first, the link you're looking for is here
https://github.com/apache/mahout/blob/trunk/website/documentation/users/environment/how-to-build-an-app.md

Most of the active dev at the moment is moving Mahout towards a python
based quantum interface. It's still in alpha at the moment, but there is
some good background reading on the slack channel, or (I see you have an
.edu address) you can use your institution to read anything you can on
Quantum Neural Networks (qNN) or any quantum machine learning. (Alas, the
wall of noise).

But most importantly, if you're building an app, don't be shy about asking
for help- the slack channel is usually a faster way to get help (bc it
buzz's at us when there's a message, and we haven't figured out how to
disable the notification like we did for email :D

Nice to meet you, looking forward to further conversation,

tg

On Tue, Dec 12, 2023 at 8:04 PM Amanda Lunt  wrote:

> Hello. You don't know me.
> I have been following this list for years.
>
> It's a wall of noise to my eyeballs, all the explainy stuff.
> Interest in mahout bubbles up > Check in > While still wall of noise,
> leave before getting involved > Come back another day.
>
> Not this time! This time I persisted all the way to the User's Guide,
> happy days. https://mahout.apache.org/documentation/users/
>
> The first link I selected took me to a 404. Before I go away again, I
> thought I might like to:
> a) tell someone who cares
> b) read the document that wasn't at this link:
> https://mahout.apache.org/users/environment/how-to-build-an-app.html
>
> Please may I request someone suggest a second step?
> Thanks!
>
> Amanda
>
>
>
> This email is confidential, and is for the intended recipient only.
> Access, disclosure, copying, distribution, or reliance on any of it by
> anyone outside the intended recipient organisation is prohibited and may be
> a criminal offence. Please delete if obtained in error and email
> confirmation to the sender. The views expressed in this email are not
> necessarily the views of the University of Tasmania, unless clearly
> intended otherwise.
>


Re: Interested in Contributing to Apache Mahout

2023-03-21 Thread Trevor Grant
Hi Jasmine,

We'd love to have you help out! there's a list of issues for people just
getting started to work on... somewhere, I think finding it and making it
somewhere other people can find is a todo on my list. There's a community
call next Wednesday too,  that might be a good place to introduce yourself
and meet some of us.





On Tue, Mar 21, 2023 at 7:44 PM Jasmine Saroya  wrote:

> Hi there,
>
> I saw a tweet last month about Apache Mahout being in recruiting mode and
> thought I'd reach out. I'm a backend dev with 3.5 YOE using Java
> professionally. I don't have much experience contributing to open source
> but I'd love to change that!
>
> If Mahout is still in need of contributions, I would definitely be
> interested. I apologize if this isn't the right email address to be
> contacting.
>


[jira] [Created] (MAHOUT-2160) Add link to http://www.apache.org/ on website footer

2023-02-23 Thread Trevor Grant (Jira)
Trevor Grant created MAHOUT-2160:


 Summary: Add link to http://www.apache.org/ on website footer
 Key: MAHOUT-2160
 URL: https://issues.apache.org/jira/browse/MAHOUT-2160
 Project: Mahout
  Issue Type: Documentation
Reporter: Trevor Grant


related to #2152



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


Re: Additions for a release

2023-02-16 Thread Trevor Grant
On 2 (log4j) iirc, we didn't since the vulnerability only affects log4j 2.x
and we're on 1.x

tg

On Thu, Feb 16, 2023 at 1:42 PM Andrew Musselman  wrote:

> Looking through our log I see some small improvements along with a new
> version of ridge regression that haven't made it into a release.
>
> Along with that there are several tickets that would be good to get done
> and into a release, including:
>
> Build failed on AArch64, Fedora 33:
> https://issues.apache.org/jira/browse/MAHOUT-2139 (need a repro)
> Update log4j: https://issues.apache.org/jira/browse/MAHOUT-2140 (need to
> decide whether this is necessary)
> Web site check: https://issues.apache.org/jira/browse/MAHOUT-2152
> Download page improvements:
> https://issues.apache.org/jira/browse/MAHOUT-2153
> Update NOTICE: https://issues.apache.org/jira/browse/MAHOUT-2154
> and
> Migrate off Travis: https://issues.apache.org/jira/browse/MAHOUT-2149
> which
> is required now to roll a release out
>
> We have our community call next Wednesday where we can talk these issues
> through but in the meantime please feel free to grab something and get it
> going.
>
> Thanks!
>
> Best
> Andrew
>


[jira] [Created] (MAHOUT-2155) Javadocs for RandomWrapper

2023-02-14 Thread Trevor Grant (Jira)
Trevor Grant created MAHOUT-2155:


 Summary: Javadocs for RandomWrapper
 Key: MAHOUT-2155
 URL: https://issues.apache.org/jira/browse/MAHOUT-2155
 Project: Mahout
  Issue Type: Documentation
Reporter: Trevor Grant
Assignee: Trevor Grant






--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (MAHOUT-2151) Add scaladocs for AsFactor

2023-02-08 Thread Trevor Grant (Jira)
Trevor Grant created MAHOUT-2151:


 Summary: Add scaladocs for AsFactor
 Key: MAHOUT-2151
 URL: https://issues.apache.org/jira/browse/MAHOUT-2151
 Project: Mahout
  Issue Type: Documentation
Reporter: Trevor Grant
Assignee: Trevor Grant






--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (MAHOUT-2148) Add scaladocs for distance metrics

2023-02-06 Thread Trevor Grant (Jira)
Trevor Grant created MAHOUT-2148:


 Summary: Add scaladocs for distance metrics
 Key: MAHOUT-2148
 URL: https://issues.apache.org/jira/browse/MAHOUT-2148
 Project: Mahout
  Issue Type: Documentation
Reporter: Trevor Grant
Assignee: Trevor Grant






--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (MAHOUT-2147) Add scaladocs for Canopy Clutering Algorithm

2023-02-03 Thread Trevor Grant (Jira)
Trevor Grant created MAHOUT-2147:


 Summary: Add scaladocs for Canopy Clutering Algorithm
 Key: MAHOUT-2147
 URL: https://issues.apache.org/jira/browse/MAHOUT-2147
 Project: Mahout
  Issue Type: Improvement
Reporter: Trevor Grant
Assignee: Trevor Grant






--
This message was sent by Atlassian Jira
(v8.20.10#820010)


Project Idea - Quantum (tangent to Project Idea - Blockchain)

2022-12-02 Thread Trevor Grant
Since we're discussing new possible directions for the project anyway-

I would be able to dedicate more cycles to creating an abstracting over
various quantum computing implementations (see a list here[1]).

I don't think it's an either/or wrt blockchain stuff, and there's probably
even some overlap. But I would plan on doing it in Python (not Java or
Scala).

[1]
https://quantumcomputing.stackexchange.com/questions/1474/what-programming-languages-are-available-for-quantum-computers


Re: Web site not publishing

2022-11-29 Thread Trevor Grant
Fixed- we needed to update to use .asf.yaml

Anyone who wants to trick it out more- here's the wiki
https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features

On Mon, Nov 28, 2022 at 9:10 PM Andrew Musselman  wrote:

> Thanks!
>
> On Mon, Nov 28, 2022 at 5:31 PM Trevor Grant 
> wrote:
>
> > Hi Andrew,
> >
> > I'll take a look in the morning!
> >
> > On Mon, Nov 28, 2022 at 6:30 PM Andrew Musselman  wrote:
> >
> > > Hi, I filed this ticket; not sure why the site is not publishing
> > > automatically but I remember hearing Travis was being phased out by
> > INFRA.
> > >
> > > Anyone know what's going on?
> > >
> > > https://issues.apache.org/jira/browse/MAHOUT-2146
> > >
> > > Thanks!
> > >
> >
>


Re: Web site not publishing

2022-11-28 Thread Trevor Grant
Hi Andrew,

I'll take a look in the morning!

On Mon, Nov 28, 2022 at 6:30 PM Andrew Musselman  wrote:

> Hi, I filed this ticket; not sure why the site is not publishing
> automatically but I remember hearing Travis was being phased out by INFRA.
>
> Anyone know what's going on?
>
> https://issues.apache.org/jira/browse/MAHOUT-2146
>
> Thanks!
>


Mahout Blog

2022-01-21 Thread Trevor Grant
Hey all,

I was just on the site and remembered about the Mahout blog and wanted to
note 2 things.

1) The outcome of the thread on block chain stuff and the upcoming meeting
should get recapped in some sort of post- I can do it, just someone please
remind me.

2) If anyone wants to get involved with the project but isn't sure what a
good first commit would be- we'd always love blog posts.

The posts are typical Jeckyll style- here is an example[1] reach out if you
need/want more help.

[1]
https://github.com/apache/mahout/blob/trunk/website/_posts/2021-06-01-Zeppelin%20Quickstart.md


Re: Project Idea - Blockchain

2022-01-18 Thread Trevor Grant
Thanks for taking point on this Andrew.

On Tue, Jan 18, 2022 at 12:00 PM Andrew Musselman  wrote:

> Hi all, with the holiday our schedule got pushed back some; only a few
> votes so far and most of them were for the holiday yesterday. I'm going to
> try again for next week.
>
> Please vote here:
> https://calendly.com/d/cmn-rh2-xr5/mahout-community-meeting
>
> On Thu, Jan 13, 2022 at 10:38 AM Andrew Musselman  wrote:
>
> > We're looking at good times for a community session next week. Please
> vote
> > on the times here, if none of the times works for you please let me know:
> > https://calendly.com/d/cg8-g4d-g5x/mahout-community-meeting
> >
> > On Fri, Jan 7, 2022 at 1:49 PM Andrew Musselman  wrote:
> >
> >> I've started an epic at
> https://issues.apache.org/jira/browse/MAHOUT-2142
> >>
> >> Please feel free to comment and add ideas and child stories.
> >>
> >> On Thu, Jan 6, 2022 at 6:29 PM Manoj Awasthi 
> >> wrote:
> >>
> >>> Interesting.
> >>>
> >>> Please keep this group posted so interested people can monitor and
> join.
> >>> I'll want to contribute if there is any way I can.
> >>>
> >>> On Fri, 7 Jan 2022 at 06:27, Andrew Musselman  wrote:
> >>>
> >>> > Hi Amanda, we will be putting an epic up on
> >>> > https://issues.apache.org/jira/projects/MAHOUT/issues in the next
> >>> couple
> >>> > days and posting here for comments and help.
> >>> >
> >>> > In the meantime feel free to go get a copy of the software from
> >>> > https://mahout.apache.org.
> >>> >
> >>> > We have had bug bash and planning meetings at times weekly or
> monthly;
> >>> may
> >>> > be time to put something back on the calendar..
> >>> >
> >>> > On Thu, Jan 6, 2022 at 2:02 PM Amanda Lunt 
> >>> > wrote:
> >>> >
> >>> > > Hi Everyone,
> >>> > >
> >>> > > Where do I find details about this project? General and specific.
> >>> > > I would like to participate, but unsure about getting started :-)
> >>> > >
> >>> > > Amanda
> >>> > >
> >>> > >
> >>> > > On 7/1/22 4:37 am, Andrew Musselman wrote:
> >>> > > Thanks for the input; I'll create an epic this week in jira so we
> can
> >>> > build
> >>> > > on these ideas.
> >>> > >
> >>> > > On Wed, Jan 5, 2022 at 11:30 PM Shaloo Shalini  >>> > > >>> > > sh...@hotmail.com> wrote:
> >>> > >
> >>> > > > Very interesting!
> >>> > > >
> >>> > > > How about a few more use cases:
> >>> > > >
> >>> > > > (4) Time-series analysis of transactions (overall # per
> >>> > > > week/month/year/customperiod, by user account etc.) for a list of
> >>> > > ledgers.
> >>> > > > (Comparative analysis of usage)
> >>> > > > (5) Max/Min range of transactions for different ledgers
> >>> > > >
> >>> > > > > On 06-Jan-2022, at 6:34 AM, Andrew Musselman  >>> > > >>> > > a...@apache.org> wrote:
> >>> > > > >
> >>> > > > > After some chats with Trevor about project direction we wanted
> to
> >>> > bring
> >>> > > > > some ideas back to the lists.
> >>> > > > >
> >>> > > > > I have professional interest in blockchain tech, including how
> to
> >>> > query
> >>> > > > > ledgers and submit new entries, how to index the actual
> >>> blockchain
> >>> > > files
> >>> > > > > for search. Specific interests are in tracking contents of
> smart
> >>> > > > contracts (
> >>> > > > > https://ethereum.org/en/developers/docs/smart-contracts/<
> >>> > > https://ethereum.org/en/developers/docs/smart-contracts>) and
> their
> >>> > > > > execution, doing analytics on public transactions, etc.
> >>> > > > >
> >>> > > > > Proposal is to provide a new data source, namely any number of
> >>> > > > > ethereum-compatible ledgers, and pick a few compelling use
> cases
> >>> to
> >>> > > build
> >>> > > > > out this year. Examples could be:
> >>> > > > > (1) Search-indexes of given ledgers
> >>> > > > > (2) Computed similarity to other accounts on the same ledger
> >>> based on
> >>> > > > > activity history
> >>> > > > > (3) Time-series analysis of gas (transaction) fees across
> >>> multiple
> >>> > > > ledgers
> >>> > > > >
> >>> > > > > If this sounds interesting or if anyone has things to add
> please
> >>> let
> >>> > me
> >>> > > > > know.
> >>> > > > >
> >>> > > > > Happy New Year!
> >>> > > > >
> >>> > > > > Best
> >>> > > > > Andrew
> >>> > > >
> >>> > > >
> >>> > >
> >>> > >
> >>> > > --
> >>> > > Amanda Lunt |  Casual Academic Staff Member | School of Information
> >>> and
> >>> > > Communication Technology
> >>> > > Syndicate of Schools for Built, Digital and Natural Environments |
> >>> > College
> >>> > > of Sciences and Engineering
> >>> > > University of Tasmania | Locked Bag 1359 | Launceston 7250
> >>> > >
> >>> > > amanda.l...@utas.edu.au
> >>> > >
> >>> > > I am currently reading The Chimes by Anna Smaill<
> >>> > > http://www.annasmaill.com/the-chimes.html>
> >>> > >
> >>> > >
> >>> > > This email is confidential, and is for the intended recipient only.
> >>> > > Access, disclosure, copying, distribution, or reliance on any of it
> >>> by
> >>> > > anyone outside the intended recipient 

Re: Project Idea - Blockchain

2022-01-05 Thread Trevor Grant
Very interested.

On Wed, Jan 5, 2022, 7:04 PM Andrew Musselman  wrote:

> After some chats with Trevor about project direction we wanted to bring
> some ideas back to the lists.
>
> I have professional interest in blockchain tech, including how to query
> ledgers and submit new entries, how to index the actual blockchain files
> for search. Specific interests are in tracking contents of smart contracts
> (
> https://ethereum.org/en/developers/docs/smart-contracts/) and their
> execution, doing analytics on public transactions, etc.
>
> Proposal is to provide a new data source, namely any number of
> ethereum-compatible ledgers, and pick a few compelling use cases to build
> out this year. Examples could be:
> (1) Search-indexes of given ledgers
> (2) Computed similarity to other accounts on the same ledger based on
> activity history
> (3) Time-series analysis of gas (transaction) fees across multiple ledgers
>
> If this sounds interesting or if anyone has things to add please let me
> know.
>
> Happy New Year!
>
> Best
> Andrew
>


Re: Log4j, CVE-2021-44228, and Mahout

2021-12-28 Thread Trevor Grant
@Musselman, I sent invite directly to you.

@Anyone-else-interested, please don't be shy, join us:

Apache Mahout
Tuesday, December 28 · 5:00 – 6:00pm (CST, -0600)
Google Meet joining info
Video call link: https://meet.google.com/ajg-rxbo-jvw

On Thu, Dec 23, 2021 at 12:33 PM Trevor Grant 
wrote:

> Works for me- if anyone else wants to join and that time doesn't work
> (17:00 -6:00 UTC), speak up.
>
> On Thu, Dec 23, 2021 at 12:22 PM Andrew Musselman <
> andrew.mussel...@gmail.com> wrote:
>
>> Works for me; have a good holiday and see you Tuesday. Five p.m. Central
>> maybe?
>>
>> On Tue, Dec 21, 2021 at 12:56 PM Trevor Grant 
>> wrote:
>>
>> > I don't think we set a time / place to meet tonight-
>> >
>> > I propose punting to next week, I'll probably hack a bit tonight- just
>> send
>> > a proposed time / channel.
>> >
>> > tg
>> >
>> > On Wed, Dec 15, 2021 at 8:52 AM Andrew Musselman <
>> > andrew.mussel...@gmail.com>
>> > wrote:
>> >
>> > > Good for me
>> > >
>> > > On Tue, Dec 14, 2021 at 6:13 AM Trevor Grant <
>> trevor.d.gr...@gmail.com>
>> > > wrote:
>> > >
>> > > > Love this idea, how about Tuesday evenings, starting the 21st ( a
>> week
>> > > from
>> > > > tonight )
>> > > >
>> > > > On Mon, Dec 13, 2021 at 7:37 PM Andrew Musselman <
>> > > > andrew.mussel...@gmail.com>
>> > > > wrote:
>> > > >
>> > > > > Thanks Trevor; may be a good time to revive our online meetings to
>> > talk
>> > > > > through this one..
>> > > > >
>> > > > > I could find time during the holiday break pretty much any day; if
>> > > anyone
>> > > > > else is interested let us know if there's a good time to chat.
>> > > > >
>> > > > > On Mon, Dec 13, 2021 at 4:26 PM Trevor Grant <
>> > trevor.d.gr...@gmail.com
>> > > >
>> > > > > wrote:
>> > > > >
>> > > > > > Many of you have probably become aware of Log4j's vulnerability
>> to
>> > > > > > CVE-2021-44228 recently.
>> > > > > >
>> > > > > > Though Mahout is a sleepy project, we are vigilant and want you
>> to
>> > > know
>> > > > > we
>> > > > > > are aware of the issue and have been monitoring.
>> > > > > >
>> > > > > > First, let me assure you that since Mahout (like over 90% of
>> log4j
>> > > > users)
>> > > > > > is on version 1.x it is not vulnerable to the JDNI remote
>> execution
>> > > > > attack
>> > > > > > [1]. That said, 1.x was set for EOL in 2015, so it's probably
>> time
>> > to
>> > > > > > update that. I've made a JIRA ticket (MAHOUT-2140)[2].
>> > > > > >
>> > > > > > The update isn't too complex, but it's also not trivial, and
>> most
>> > > > > > importantly it's not critical so you're not endangering anything
>> > > > running
>> > > > > > Mahout, and we'll hopefully get it in for the next release in a
>> > > couple
>> > > > of
>> > > > > > months.
>> > > > > >
>> > > > > > Hope this helps everyone feel secure going into their holiday
>> > season.
>> > > > > >
>> > > > > > ~Trevor
>> > > > > >
>> > > > > > [1] http://slf4j.org/log4shell.html
>> > > > > > [2]
>> > > https://issues.apache.org/jira/projects/MAHOUT/issues/MAHOUT-2140
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>>
>


Re: Log4j, CVE-2021-44228, and Mahout

2021-12-23 Thread Trevor Grant
Works for me- if anyone else wants to join and that time doesn't work
(17:00 -6:00 UTC), speak up.

On Thu, Dec 23, 2021 at 12:22 PM Andrew Musselman <
andrew.mussel...@gmail.com> wrote:

> Works for me; have a good holiday and see you Tuesday. Five p.m. Central
> maybe?
>
> On Tue, Dec 21, 2021 at 12:56 PM Trevor Grant 
> wrote:
>
> > I don't think we set a time / place to meet tonight-
> >
> > I propose punting to next week, I'll probably hack a bit tonight- just
> send
> > a proposed time / channel.
> >
> > tg
> >
> > On Wed, Dec 15, 2021 at 8:52 AM Andrew Musselman <
> > andrew.mussel...@gmail.com>
> > wrote:
> >
> > > Good for me
> > >
> > > On Tue, Dec 14, 2021 at 6:13 AM Trevor Grant  >
> > > wrote:
> > >
> > > > Love this idea, how about Tuesday evenings, starting the 21st ( a
> week
> > > from
> > > > tonight )
> > > >
> > > > On Mon, Dec 13, 2021 at 7:37 PM Andrew Musselman <
> > > > andrew.mussel...@gmail.com>
> > > > wrote:
> > > >
> > > > > Thanks Trevor; may be a good time to revive our online meetings to
> > talk
> > > > > through this one..
> > > > >
> > > > > I could find time during the holiday break pretty much any day; if
> > > anyone
> > > > > else is interested let us know if there's a good time to chat.
> > > > >
> > > > > On Mon, Dec 13, 2021 at 4:26 PM Trevor Grant <
> > trevor.d.gr...@gmail.com
> > > >
> > > > > wrote:
> > > > >
> > > > > > Many of you have probably become aware of Log4j's vulnerability
> to
> > > > > > CVE-2021-44228 recently.
> > > > > >
> > > > > > Though Mahout is a sleepy project, we are vigilant and want you
> to
> > > know
> > > > > we
> > > > > > are aware of the issue and have been monitoring.
> > > > > >
> > > > > > First, let me assure you that since Mahout (like over 90% of
> log4j
> > > > users)
> > > > > > is on version 1.x it is not vulnerable to the JDNI remote
> execution
> > > > > attack
> > > > > > [1]. That said, 1.x was set for EOL in 2015, so it's probably
> time
> > to
> > > > > > update that. I've made a JIRA ticket (MAHOUT-2140)[2].
> > > > > >
> > > > > > The update isn't too complex, but it's also not trivial, and most
> > > > > > importantly it's not critical so you're not endangering anything
> > > > running
> > > > > > Mahout, and we'll hopefully get it in for the next release in a
> > > couple
> > > > of
> > > > > > months.
> > > > > >
> > > > > > Hope this helps everyone feel secure going into their holiday
> > season.
> > > > > >
> > > > > > ~Trevor
> > > > > >
> > > > > > [1] http://slf4j.org/log4shell.html
> > > > > > [2]
> > > https://issues.apache.org/jira/projects/MAHOUT/issues/MAHOUT-2140
> > > > > >
> > > > >
> > > >
> > >
> >
>


Re: Log4j, CVE-2021-44228, and Mahout

2021-12-21 Thread Trevor Grant
I don't think we set a time / place to meet tonight-

I propose punting to next week, I'll probably hack a bit tonight- just send
a proposed time / channel.

tg

On Wed, Dec 15, 2021 at 8:52 AM Andrew Musselman 
wrote:

> Good for me
>
> On Tue, Dec 14, 2021 at 6:13 AM Trevor Grant 
> wrote:
>
> > Love this idea, how about Tuesday evenings, starting the 21st ( a week
> from
> > tonight )
> >
> > On Mon, Dec 13, 2021 at 7:37 PM Andrew Musselman <
> > andrew.mussel...@gmail.com>
> > wrote:
> >
> > > Thanks Trevor; may be a good time to revive our online meetings to talk
> > > through this one..
> > >
> > > I could find time during the holiday break pretty much any day; if
> anyone
> > > else is interested let us know if there's a good time to chat.
> > >
> > > On Mon, Dec 13, 2021 at 4:26 PM Trevor Grant  >
> > > wrote:
> > >
> > > > Many of you have probably become aware of Log4j's vulnerability to
> > > > CVE-2021-44228 recently.
> > > >
> > > > Though Mahout is a sleepy project, we are vigilant and want you to
> know
> > > we
> > > > are aware of the issue and have been monitoring.
> > > >
> > > > First, let me assure you that since Mahout (like over 90% of log4j
> > users)
> > > > is on version 1.x it is not vulnerable to the JDNI remote execution
> > > attack
> > > > [1]. That said, 1.x was set for EOL in 2015, so it's probably time to
> > > > update that. I've made a JIRA ticket (MAHOUT-2140)[2].
> > > >
> > > > The update isn't too complex, but it's also not trivial, and most
> > > > importantly it's not critical so you're not endangering anything
> > running
> > > > Mahout, and we'll hopefully get it in for the next release in a
> couple
> > of
> > > > months.
> > > >
> > > > Hope this helps everyone feel secure going into their holiday season.
> > > >
> > > > ~Trevor
> > > >
> > > > [1] http://slf4j.org/log4shell.html
> > > > [2]
> https://issues.apache.org/jira/projects/MAHOUT/issues/MAHOUT-2140
> > > >
> > >
> >
>


Re: Log4j, CVE-2021-44228, and Mahout

2021-12-14 Thread Trevor Grant
Love this idea, how about Tuesday evenings, starting the 21st ( a week from
tonight )

On Mon, Dec 13, 2021 at 7:37 PM Andrew Musselman 
wrote:

> Thanks Trevor; may be a good time to revive our online meetings to talk
> through this one..
>
> I could find time during the holiday break pretty much any day; if anyone
> else is interested let us know if there's a good time to chat.
>
> On Mon, Dec 13, 2021 at 4:26 PM Trevor Grant 
> wrote:
>
> > Many of you have probably become aware of Log4j's vulnerability to
> > CVE-2021-44228 recently.
> >
> > Though Mahout is a sleepy project, we are vigilant and want you to know
> we
> > are aware of the issue and have been monitoring.
> >
> > First, let me assure you that since Mahout (like over 90% of log4j users)
> > is on version 1.x it is not vulnerable to the JDNI remote execution
> attack
> > [1]. That said, 1.x was set for EOL in 2015, so it's probably time to
> > update that. I've made a JIRA ticket (MAHOUT-2140)[2].
> >
> > The update isn't too complex, but it's also not trivial, and most
> > importantly it's not critical so you're not endangering anything running
> > Mahout, and we'll hopefully get it in for the next release in a couple of
> > months.
> >
> > Hope this helps everyone feel secure going into their holiday season.
> >
> > ~Trevor
> >
> > [1] http://slf4j.org/log4shell.html
> > [2] https://issues.apache.org/jira/projects/MAHOUT/issues/MAHOUT-2140
> >
>


Log4j, CVE-2021-44228, and Mahout

2021-12-13 Thread Trevor Grant
Many of you have probably become aware of Log4j's vulnerability to
CVE-2021-44228 recently.

Though Mahout is a sleepy project, we are vigilant and want you to know we
are aware of the issue and have been monitoring.

First, let me assure you that since Mahout (like over 90% of log4j users)
is on version 1.x it is not vulnerable to the JDNI remote execution attack
[1]. That said, 1.x was set for EOL in 2015, so it's probably time to
update that. I've made a JIRA ticket (MAHOUT-2140)[2].

The update isn't too complex, but it's also not trivial, and most
importantly it's not critical so you're not endangering anything running
Mahout, and we'll hopefully get it in for the next release in a couple of
months.

Hope this helps everyone feel secure going into their holiday season.

~Trevor

[1] http://slf4j.org/log4shell.html
[2] https://issues.apache.org/jira/projects/MAHOUT/issues/MAHOUT-2140


[jira] [Created] (MAHOUT-2140) Upgrade Log4j per CVE-2021-44228

2021-12-13 Thread Trevor Grant (Jira)
Trevor Grant created MAHOUT-2140:


 Summary: Upgrade Log4j per CVE-2021-44228
 Key: MAHOUT-2140
 URL: https://issues.apache.org/jira/browse/MAHOUT-2140
 Project: Mahout
  Issue Type: Bug
Reporter: Trevor Grant


h2. CVE-2021-44228 was a pretty big vulnerability. Since we're still on log4j 
1.x the upgrade is non-trivial, but also maybe not at serious for us.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


Re: pymahout

2021-07-12 Thread Trevor Grant
rawkintrevo/pymahout

and you can see some really rudimentary attempts at stuff here:
https://github.com/rawkintrevo/pymahout/blob/trunk/tester.py
line 70 keeps hitting errors

On Mon, Jul 12, 2021 at 6:27 PM Andrew Musselman 
wrote:

> Yeah can you send the image, I would like to take a look. I am not familiar
> with py4j but want to see this working..
>
> On Thu, Jul 8, 2021 at 6:09 AM Trevor Grant 
> wrote:
>
> > Hey all,
> >
> > I'm still putzing w pymahout as i have time-
> >
> > I can do incore stuff but keep getting "Not Found" errors when attempting
> > to access scala stuff in py4j, almost sure its just me being a dumb dumb.
> >
> > If anyone has some py4j skills or is otherwise interested in helping out-
> > pls respond i was thinking maybe we could get a working group going.
> >
> > I can point to my code/docker container i use for testing too.
> >
> > tg
> >
>


pymahout

2021-07-08 Thread Trevor Grant
Hey all,

I'm still putzing w pymahout as i have time-

I can do incore stuff but keep getting "Not Found" errors when attempting
to access scala stuff in py4j, almost sure its just me being a dumb dumb.

If anyone has some py4j skills or is otherwise interested in helping out-
pls respond i was thinking maybe we could get a working group going.

I can point to my code/docker container i use for testing too.

tg


Re: Checking in on you folks ...

2021-05-28 Thread Trevor Grant
Hey,

Yea- I was buried in work, but the clouds are beginning to part.

If there is interest, we could for sure get the weekly chat going again.

I've been (slowly and lazily) working on some python bindings. And updated
teh "getting started" but need to update the website to give new
instructions.

tg


On Fri, May 28, 2021 at 11:15 AM Andrew Musselman <
andrew.mussel...@gmail.com> wrote:

> Hi Chris, thanks for checking in; I personally have been occupied and not
> able to spend time but in the next few weeks I should be opening up.
>
> Time to get our weekly chat going again?
>
> On Fri, May 28, 2021 at 8:34 AM Christofer Dutz  >
> wrote:
>
> > Hi folks,
> >
> > the list has been super silent in the last months and just wanted to ask
> > if there is anything that's causing pain, which I could help with?
> >
> > Chris
> >
>


[DISCUSS] We're not in the web of trust.

2021-05-18 Thread Trevor Grant
Hey all,

akm created this issue [1] and recommended we do a virtual key signing
party.

Is there any experience with this that might help us determine a path on
how to do it?

Is anyone else interested? (Ideally someone else in the web of trust)

tg


[1] https://issues.apache.org/jira/projects/MAHOUT/issues/MAHOUT-2112


Community call tonight

2021-02-16 Thread Trevor Grant
Hey all,

Just a reminder- the Mahout Community Call will be tonight at 4pm CST /
2200 UTC

https://meet.google.com/ryo-zrjt-kmv

Talk to y'all soon,
tg


Weekly meeting minutes and key updates

2021-02-02 Thread Trevor Grant
Hey all,

The weekly minutes are posted here[1].

A few key updates:

* Website build is fixed and working again.
* BIG shout out to Jose for adding Ridge Regression to algorithms framework!

Next meeting will be a week from today.

Best,

tg

[1] http://mahout.apache.org/minutes/2021/02/02/weekly-meeting-minutes.html


Resuming Weekly Community Calls

2021-02-01 Thread Trevor Grant
Hey all,

Just sending a not to let you know we're resuming the weekly community
calls tomorrow.

22:00 UTC (that's 4pm CST in North America)

Meet at Location:
https://meet.google.com/ryo-zrjt-kmv

Talk soon!

tg


Weekly meetings resume next week (February 2nd)

2021-01-26 Thread Trevor Grant
Hey all,

Sorry the weekly meetings fell off the last couple weeks.

We're going to resume them a week from today on February 2nd, at 10pm UTC
(4pm CST).

The location will be https://meet.google.com/ryo-zrjt-kmv

Thanks!

tg


Re: JIRA ticket issue

2021-01-21 Thread Trevor Grant
Hello Jose!

Thanks for the contribution, I've added you as a contributor- you should be
able to self-assign now.

Let us know if you need any more help and looking forward to seeing your PR.

tg


On Thu, Jan 21, 2021 at 9:16 AM Jose Hernández S.C. <
jose.hernandez...@gmail.com> wrote:

> Good morning,
>
> I'm working on a Mahout contribution by implementing a Ridge Regression
> algorithm. I issued a JIRA ticket but unfortunately I cannot assign myself
> to it, thus I cannot open a PR. Could I please get JIRA rights?
>
> Regards,
>
> --
> Greetings / Saludos cordiales,
>
> *Jose Hernández Santa Cruz*
> *Data Scientist and AI Specialist*
> *Mobile* +511 991156472
>


Community Call tonight (New meeting link)

2021-01-12 Thread Trevor Grant
Hey all,

Weekly community call coming up soon (e.g. today / early tomorrow AM for
eastern hemisphere)

22:00 UTC
20:00 Greenwich Mean Time
5:00 PM Eastern Standard
4:00 PM Central Standard
2:00 PM Pacific Standard

New Meeting Link
https://meet.google.com/msb-hsrj-dee


[jira] [Created] (MAHOUT-2135) Fix website build

2021-01-06 Thread Trevor Grant (Jira)
Trevor Grant created MAHOUT-2135:


 Summary: Fix website build
 Key: MAHOUT-2135
 URL: https://issues.apache.org/jira/browse/MAHOUT-2135
 Project: Mahout
  Issue Type: Improvement
  Components: website
Reporter: Trevor Grant
Assignee: Trevor Grant


When closing a PR the following error occurs on the gitaction

```
ad-m/github-push-action@master is not allowed to be used in apache/mahout. 
Actions in this workflow must be: created by GitHub, verified in the GitHub 
Marketplace, within a repository owned by apache or match the following: 
apache/*, conda-incubator/setup-miniconda@*, 
dawidd6/action-download-artifact@*, gradle/wrapper-validation-action@*, 
peaceiris/actions-gh-pages@*, peaceiris/actions-hugo@*, 
peter-evans/create-pull-request@*, scacap/action-surefire-report@*, 
shivammathur/setup-php@*, shogo82148/actions-setup-perl@*. 
```

Will contact infra fro new git action to use and update site



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


PyMahout (incore) (alpha v0.1)

2021-01-06 Thread Trevor Grant
Hey all,

I made a branch for a thing I'm toying with. PyMahout.

See https://github.com/rawkintrevo/pymahout/tree/trunk

Right now, its sort of dumb- it just makes a couple of random incore
matrices... but it _does_ make them.

Next I want to show I can do something with DRMs.

Once I know its all possible- Ill make a batch of JIRA tickets and we can
start implementing a python like package so that in theory in a pyspark
workbook you could

```jupyter
!pip install pymahout


import pymhout

# do pymahot things here... in python.

```

So if you're interested in helping /playing- reach out on here or direct-
if there is a bunch of interest I can commit all of this to a branch as we
play with it.

Thanks!
tg


Re: Resuming Community Calls

2021-01-05 Thread Trevor Grant
Apologies- I forgot to add the meeting link:
https://hangouts.google.com/hangouts/_/calendar/YW5kcmV3Lm11c3NlbG1hbkBnbWFpbC5jb20.4tg9vg3t51gjlco0ebl5siim1s
<https://www.google.com/url?q=https://hangouts.google.com/hangouts/_/calendar/YW5kcmV3Lm11c3NlbG1hbkBnbWFpbC5jb20.4tg9vg3t51gjlco0ebl5siim1s=D=calendar=2=AOvVaw0UAR-vmYx9tmr1uONQONxa>

On Tue, Jan 5, 2021 at 7:27 AM Trevor Grant 
wrote:

> Hey Mahout Dev,
>
> We're going to resume our community calls on Tuesdays tonight (or this
> afternoon or tomorrow morning, depending where you are in the world).
>
> 22:00 UTC
> 20:00 Greenwich Mean Time
> 5:00 PM Eastern Standard
> 4:00 PM Central Standard
> 2:00 PM Pacific Standard
>
> Plan to discuss on going projects people have been working on and upcoming
> board report.
>
> Will reflect minutes to website and other important updates to mailing
> list. Hope y'all are having a good year, and look forward to seeing you
> there.
>
> Trevor
>


Resuming Community Calls

2021-01-05 Thread Trevor Grant
Hey Mahout Dev,

We're going to resume our community calls on Tuesdays tonight (or this
afternoon or tomorrow morning, depending where you are in the world).

22:00 UTC
20:00 Greenwich Mean Time
5:00 PM Eastern Standard
4:00 PM Central Standard
2:00 PM Pacific Standard

Plan to discuss on going projects people have been working on and upcoming
board report.

Will reflect minutes to website and other important updates to mailing
list. Hope y'all are having a good year, and look forward to seeing you
there.

Trevor


Cancelling Weekly Meetings Until 2021

2020-12-22 Thread Trevor Grant
Hey All,

With the holidays- planning weekly meetings people can make it too is
getting to be a whole thing.

We're going to pause our weekly meeting until mid Jan 2021 just to get past
the holiday crazies.

I hope everyone has a great season and looking forward to talking more in
the new year.

If you have any issue in the meantime, as always- reach out on dev@

Thanks!

tg


New Time for Community Meeting

2020-12-15 Thread Trevor Grant
Hey all,

We move the community meeting to Tuesdays at 22:00 UTC. (That's 4pm CST).
First one is this afternoon/evening.

Sorry for the late email, but I think this will be the new time going
forward.

The hangout link here:
https://hangouts.google.com/hangouts/_/calendar/YW5kcmV3Lm11c3NlbG1hbkBnbWFpbC5jb20.4tg9vg3t51gjlco0ebl5siim1s

Best,

tg


Re: [DISCUSS] Move time of weekly meeting

2020-11-24 Thread Trevor Grant
OK, let's move them to Tuesdays, mid afternoon PST. And see how those work
out.

This weeks is a holiday in the US so I was going to cancel the weekly
meeting anyway.

I'm going to be moving beginning of next week, so unless someone else can
cover it- let's do the next weekly meeting on Tuesday December 8th.

Thanks all!
tg


On Mon, Nov 23, 2020 at 5:18 PM Andrew Palumbo  wrote:

> I may be able to come to some Tuesday Afternoon meetings.  CST or PST?
>
>
> 
> From: Andrew Musselman 
> Sent: Monday, November 23, 2020 5:43 PM
> To: Mahout Dev List 
> Subject: Re: [DISCUSS] Move time of weekly meeting
>
> Hi Trevor, thanks for asking; I've actually gotten to where Friday mornings
> are a de facto catch-up at work time.. I might be better off on Monday or
> Tuesday mid-afternoons.
>
> On Fri, Nov 20, 2020 at 10:23 AM Trevor Grant 
> wrote:
>
> > Hey all, slow meeting this week[1]- was wondering if anyone would like to
> > move the meeting and if so  to when?
> >
> > [1]
> > http://mahout.apache.org/minutes/2020/11/20/weekly-meeting-minutes.html
> >
>


[DISCUSS] Move time of weekly meeting

2020-11-20 Thread Trevor Grant
Hey all, slow meeting this week[1]- was wondering if anyone would like to
move the meeting and if so  to when?

[1] http://mahout.apache.org/minutes/2020/11/20/weekly-meeting-minutes.html


Weekly Community Call

2020-11-20 Thread Trevor Grant
Hello all,

Just a reminder, our weekly Mahout Community call is coming up later today
at 18:00 UTC (in the US that's 1p Eastern, 10a Pacific).

https://hangouts.google.com/hangouts/_/calendar/YW5kcmV3Lm11c3NlbG1hbkBnbWFpbC5jb20.4tg9vg3t51gjlco0ebl5siim1s=D=calendar=2=AOvVaw0UAR-vmYx9tmr1uONQONxa

Hope to see you all there.

tg


Re: Weekly Community Meeting

2020-11-13 Thread Trevor Grant
Hey all,

Turn out was a bit light, but I see now that I forgot to include the
hangout's link- my sincere apologies.

Here are the minutes[1].  I'll remember the link next week, and thanks all
who were able to attend.

tg

[1] http://mahout.apache.org/minutes/2020/11/13/weekly-meeting-minutes.html

On Fri, Nov 13, 2020 at 9:08 AM Trevor Grant 
wrote:

> Hello all,
>
> Just a reminder that we will be having our weekly community meeting today
> at 18:00 UTC (that is 12:00 Central time in North America).
>
> Looking forward to seeing you all there, and as always, minutes will be
> posted on the website and a link will post back to the mailing list.
>
> Thanks!
>
> tg
>
>


Weekly Community Meeting

2020-11-13 Thread Trevor Grant
Hello all,

Just a reminder that we will be having our weekly community meeting today
at 18:00 UTC (that is 12:00 Central time in North America).

Looking forward to seeing you all there, and as always, minutes will be
posted on the website and a link will post back to the mailing list.

Thanks!

tg


Re: Community Call

2020-11-06 Thread Trevor Grant
We had a good meeting- the minutes can be found here[1]. Note- we'll be
posting minutes for the meeting going forward andyou can see them on the
front page of the website.

The synopsis:

We found a few issues in the docs and created JIRA tickets.  Multiple
people on the call volunteered to work on various doc issues. Trevor
apologized he hasn't gotten started on the Python bindings due to the
unseasonably nice weather in Chicago, but assures everyone it will be awful
here soon enough and will get cracking then.

Hope all who couldn't make it will be there next week!

tg


[1] http://mahout.apache.org/minutes/2020/11/06/weekly-meeting-minutes.html


On Fri, Nov 6, 2020 at 10:33 AM Trevor Grant 
wrote:

> 18:00 UTC, 10A PST
>
> On Fri, Nov 6, 2020 at 10:30 AM Giorgio Zoppi 
> wrote:
>
>> Hello Trevor,
>> It is unclear at what time PST and what time UTC, please clarify
>> Best Regards,
>> girogio
>>
>> El vie., 6 nov. 2020 a las 17:15, Trevor Grant (> >)
>> escribió:
>>
>> > Hey all, just a reminder this is coming up in a little under 2 hours.
>> Hope
>> > to see you all there!
>> >
>> > tg
>> >
>> >
>> > On Tue, Nov 3, 2020 at 7:59 AM Trevor Grant 
>> > wrote:
>> >
>> > > Hey All!
>> > >
>> > > We're going to be doing another weekly community call at 6PM UTC
>> Friday
>> > > November 6th (That's 12P/noon CST,  10A PST).
>> > >
>> > > We'll be discussing updates to the Wikipedia page, first steps in new
>> > > Python bindings, and whatever else anyone wants to talk about.
>> > >
>> > > Looking forward to seeing you all there.
>> > >
>> > > tg
>> > >
>> > >
>> >
>>
>>
>> --
>> Life is a chess game - Anonymous.
>>
>


[jira] [Created] (MAHOUT-2134) Update zeppelin tutorial

2020-11-06 Thread Trevor Grant (Jira)
Trevor Grant created MAHOUT-2134:


 Summary: Update zeppelin tutorial 
 Key: MAHOUT-2134
 URL: https://issues.apache.org/jira/browse/MAHOUT-2134
 Project: Mahout
  Issue Type: Improvement
Reporter: Trevor Grant


[https://github.com/apache/mahout/tree/trunk/website/docs/latest/tutorials/misc/mahout-in-zeppelin]

 

Maybe just delete in favor of new zeppelin docker

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (MAHOUT-2133) Quickstart Page needs update

2020-11-06 Thread Trevor Grant (Jira)
Trevor Grant created MAHOUT-2133:


 Summary: Quickstart Page needs update
 Key: MAHOUT-2133
 URL: https://issues.apache.org/jira/browse/MAHOUT-2133
 Project: Mahout
  Issue Type: Improvement
Reporter: Trevor Grant


https://github.com/apache/mahout/blob/trunk/website/docs/latest/quickstart.md



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


Re: Community Call

2020-11-06 Thread Trevor Grant
18:00 UTC, 10A PST

On Fri, Nov 6, 2020 at 10:30 AM Giorgio Zoppi 
wrote:

> Hello Trevor,
> It is unclear at what time PST and what time UTC, please clarify
> Best Regards,
> girogio
>
> El vie., 6 nov. 2020 a las 17:15, Trevor Grant ( >)
> escribió:
>
> > Hey all, just a reminder this is coming up in a little under 2 hours.
> Hope
> > to see you all there!
> >
> > tg
> >
> >
> > On Tue, Nov 3, 2020 at 7:59 AM Trevor Grant 
> > wrote:
> >
> > > Hey All!
> > >
> > > We're going to be doing another weekly community call at 6PM UTC Friday
> > > November 6th (That's 12P/noon CST,  10A PST).
> > >
> > > We'll be discussing updates to the Wikipedia page, first steps in new
> > > Python bindings, and whatever else anyone wants to talk about.
> > >
> > > Looking forward to seeing you all there.
> > >
> > > tg
> > >
> > >
> >
>
>
> --
> Life is a chess game - Anonymous.
>


Re: Community Call

2020-11-06 Thread Trevor Grant
Hey all, just a reminder this is coming up in a little under 2 hours. Hope
to see you all there!

tg


On Tue, Nov 3, 2020 at 7:59 AM Trevor Grant 
wrote:

> Hey All!
>
> We're going to be doing another weekly community call at 6PM UTC Friday
> November 6th (That's 12P/noon CST,  10A PST).
>
> We'll be discussing updates to the Wikipedia page, first steps in new
> Python bindings, and whatever else anyone wants to talk about.
>
> Looking forward to seeing you all there.
>
> tg
>
>


Community Call

2020-11-03 Thread Trevor Grant
Hey All!

We're going to be doing another weekly community call at 6PM UTC Friday
November 6th (That's 12P/noon CST,  10A PST).

We'll be discussing updates to the Wikipedia page, first steps in new
Python bindings, and whatever else anyone wants to talk about.

Looking forward to seeing you all there.

tg


Re: Mahout Community Call

2020-10-30 Thread Trevor Grant
Yea- they won't post to the website until the next time someone builds it-
but in the future, they'll be in the "posts" on the front page

On Fri, Oct 30, 2020 at 3:09 PM Andrew Musselman 
wrote:

> Thanks TG, great idea posting minutes there
>
> On Fri, Oct 30, 2020 at 11:35 AM Trevor Grant 
> wrote:
>
> > Hey all- minutes are here[1]
> >
> > Thanks all!
> > tg
> >
> >
> > [1]
> >
> >
> https://github.com/apache/mahout/blob/trunk/website/_posts/2020-10-30-weekly-meeting-minutes.md
> >
> > On Tue, Oct 27, 2020 at 11:27 AM Christofer Dutz <
> > christofer.d...@c-ware.de>
> > wrote:
> >
> > > Cool initiative :-)
> > >
> > > Chris
> > >
> > > Am 27.10.20, 15:34 schrieb "Trevor Grant" :
> > >
> > > Hey all!
> > >
> > > We'll be restarting our Mahout Community Calls this week.
> > >
> > > The first one will be Friday Oct 30 12:00 pm -1:00 pm (Central
> > Standard
> > > Time), that's 17:00-18:00 UTC.
> > >
> > > The purpose of this call will be to give developers a chance to see
> > > what
> > > others are working on and to understand where and how we might help
> > > each
> > > other.
> > >
> > > Looking forward to seeing you all there!
> > >
> > > tg
> > >
> > >
> > >
> >
> https://hangouts.google.com/hangouts/_/calendar/YW5kcmV3Lm11c3NlbG1hbkBnbWFpbC5jb20.4tg9vg3t51gjlco0ebl5siim1s
> > > <
> > >
> >
> https://www.google.com/url?q=https://hangouts.google.com/hangouts/_/calendar/YW5kcmV3Lm11c3NlbG1hbkBnbWFpbC5jb20.4tg9vg3t51gjlco0ebl5siim1s=D=calendar=2=AOvVaw0UAR-vmYx9tmr1uONQONxa
> > > >
> > >
> > >
> >
>


Re: Mahout Community Call

2020-10-30 Thread Trevor Grant
Hey all- minutes are here[1]

Thanks all!
tg


[1]
https://github.com/apache/mahout/blob/trunk/website/_posts/2020-10-30-weekly-meeting-minutes.md

On Tue, Oct 27, 2020 at 11:27 AM Christofer Dutz 
wrote:

> Cool initiative :-)
>
> Chris
>
> Am 27.10.20, 15:34 schrieb "Trevor Grant" :
>
> Hey all!
>
> We'll be restarting our Mahout Community Calls this week.
>
> The first one will be Friday Oct 30 12:00 pm -1:00 pm (Central Standard
> Time), that's 17:00-18:00 UTC.
>
> The purpose of this call will be to give developers a chance to see
> what
> others are working on and to understand where and how we might help
> each
> other.
>
> Looking forward to seeing you all there!
>
> tg
>
>
> https://hangouts.google.com/hangouts/_/calendar/YW5kcmV3Lm11c3NlbG1hbkBnbWFpbC5jb20.4tg9vg3t51gjlco0ebl5siim1s
> <
> https://www.google.com/url?q=https://hangouts.google.com/hangouts/_/calendar/YW5kcmV3Lm11c3NlbG1hbkBnbWFpbC5jb20.4tg9vg3t51gjlco0ebl5siim1s=D=calendar=2=AOvVaw0UAR-vmYx9tmr1uONQONxa
> >
>
>


Mahout Community Call

2020-10-27 Thread Trevor Grant
Hey all!

We'll be restarting our Mahout Community Calls this week.

The first one will be Friday Oct 30 12:00 pm -1:00 pm (Central Standard
Time), that's 17:00-18:00 UTC.

The purpose of this call will be to give developers a chance to see what
others are working on and to understand where and how we might help each
other.

Looking forward to seeing you all there!

tg

https://hangouts.google.com/hangouts/_/calendar/YW5kcmV3Lm11c3NlbG1hbkBnbWFpbC5jb20.4tg9vg3t51gjlco0ebl5siim1s



Re: [ANNOUNCE] Apache Mahout 14.1 Release

2020-10-09 Thread Trevor Grant
Actually. I'm a dummy. Yes we can all build it. The only part that broke
was the automated part.

For reference- here is the JIRA ticket w infra [1]
You can see the workflow [2]

The jist is- you pull, run /website/build-site.sh, then push the output to
`asf-site` branch. (There's a touch more nuance to it than that, but that's
the high level).

If INFRA doesn't even respond by end of day (e.g. assign someone) I guess
I'll add and build it myself (unless someone else does first). Just
remember to open PR of code you changed on the website. In general among
committers, no reviews are needed for website updates so whoever is
watching feel free to just do it.

[1] https://issues.apache.org/jira/browse/INFRA-20951
[2]
https://github.com/apache/mahout/blob/trunk/.github/workflows/website.yml

On Fri, Oct 9, 2020 at 7:25 AM Christofer Dutz 
wrote:

> How's the Website built?
> Perhaps I can help
>
> Chris
>
> Am 09.10.20, 13:30 schrieb "Trevor Grant" :
>
> I think we're blocked by same thing that is blocking us announcing on
> announce@ we can't update the website, so we can't add download
> links. :(
>
> Infra ticket is filed, will be a quick fix once we get tokens from
> them.
>
> On Fri, Oct 9, 2020, 2:28 AM Christofer Dutz <
> christofer.d...@c-ware.de>
> wrote:
>
> > So ...
> >
> > who's gonna do the social network announces ... haven't hears
> anything on
> > Twitter or LinkedIn yet.
> >
> > Chris
> >
> > Am 08.10.20, 17:02 schrieb "Trevor Grant"  >:
> >
> > woo hoo! Thanks andrew and all!
> >
> > On Thu, Oct 8, 2020 at 9:28 AM Andrew Musselman <
> > andrew.mussel...@gmail.com>
> > wrote:
> >
> > > Happy days!
> > >
> > > On Thu, Oct 8, 2020 at 7:26 AM Christofer Dutz <
> > christofer.d...@c-ware.de>
> > > wrote:
> > >
> > > > YAYYY!!! :-)
> > > >
> > > > Congrats to us all :-)
> > > >
> > > > Chris
> > > >
> > > > Am 08.10.20, 16:13 schrieb "Andrew Musselman" <
> a...@apache.org>:
> > > >
> > > > The Apache Mahout PMC is pleased to announce the release
> of
> > Mahout
> > > > 14.1.
> > > > Mahout's goal is to create an environment for quickly
> creating
> > > > machine-learning applications that scale and run on the
> > > > highest-performance
> > > > parallel computation engines available. Mahout comprises
> an
> > > interactive
> > > > environment and library that support generalized scalable
> > linear
> > > > algebra
> > > > and include many modern machine-learning algorithms. This
> > release
> > > ships
> > > > some major changes from 0.14.0, most in support of
> refactoring
> > the
> > > > build
> > > > system.
> > > >
> > > > To get started with Apache Mahout 14.1, download the
> release
> > > artifacts
> > > > and
> > > > signatures from
> https://downloads.apache.org/mahout/14.1/.
> > > >
> > > > Many thanks to the contributors and committers who were
> part
> > of this
> > > > release.
> > > >
> > > >
> > > > RELEASE HIGHLIGHTS
> > > >
> > > > The theme of the 14.1 release is a major refactor for
> > simplicity of
> > > > usage
> > > > and maintenance. Pom structure and components have
> moved, so
> > please
> > > > ask on
> > > > the mailing lists for help if anything is not where you
> expect
> > it.
> > > >
> > > >
> > > > STATS
> > > >
> > > > A total of 17 separate JIRA issues are addressed in this
> > release [1].
> > > >
> > > >
> > > > GETTING STARTED
> > > >
> > > > Download the release artifacts and signatures at
> > > > 

Re: [ANNOUNCE] Apache Mahout 14.1 Release

2020-10-09 Thread Trevor Grant
I think we're blocked by same thing that is blocking us announcing on
announce@ we can't update the website, so we can't add download links. :(

Infra ticket is filed, will be a quick fix once we get tokens from them.

On Fri, Oct 9, 2020, 2:28 AM Christofer Dutz 
wrote:

> So ...
>
> who's gonna do the social network announces ... haven't hears anything on
> Twitter or LinkedIn yet.
>
> Chris
>
> Am 08.10.20, 17:02 schrieb "Trevor Grant" :
>
> woo hoo! Thanks andrew and all!
>
> On Thu, Oct 8, 2020 at 9:28 AM Andrew Musselman <
> andrew.mussel...@gmail.com>
> wrote:
>
> > Happy days!
> >
> > On Thu, Oct 8, 2020 at 7:26 AM Christofer Dutz <
> christofer.d...@c-ware.de>
> > wrote:
> >
> > > YAYYY!!! :-)
> > >
> > > Congrats to us all :-)
> > >
> > > Chris
> > >
> > > Am 08.10.20, 16:13 schrieb "Andrew Musselman" :
> > >
> > > The Apache Mahout PMC is pleased to announce the release of
> Mahout
> > > 14.1.
> > > Mahout's goal is to create an environment for quickly creating
> > > machine-learning applications that scale and run on the
> > > highest-performance
> > > parallel computation engines available. Mahout comprises an
> > interactive
> > > environment and library that support generalized scalable
> linear
> > > algebra
> > > and include many modern machine-learning algorithms. This
> release
> > ships
> > > some major changes from 0.14.0, most in support of refactoring
> the
> > > build
> > > system.
> > >
> > > To get started with Apache Mahout 14.1, download the release
> > artifacts
> > > and
> > > signatures from https://downloads.apache.org/mahout/14.1/.
> > >
> > > Many thanks to the contributors and committers who were part
> of this
> > > release.
> > >
> > >
> > > RELEASE HIGHLIGHTS
> > >
> > > The theme of the 14.1 release is a major refactor for
> simplicity of
> > > usage
> > > and maintenance. Pom structure and components have moved, so
> please
> > > ask on
> > > the mailing lists for help if anything is not where you expect
> it.
> > >
> > >
> > > STATS
> > >
> > > A total of 17 separate JIRA issues are addressed in this
> release [1].
> > >
> > >
> > > GETTING STARTED
> > >
> > > Download the release artifacts and signatures at
> > > https://mahout.apache.org/general/downloads.html. The examples
> > > directory
> > > contains several working examples of the core functionality
> available
> > > in
> > > Mahout. These can be run via scripts in the examples/bin
> directory.
> > > Most
> > > examples do not need a Hadoop cluster in order to run.
> > >
> > >
> > > FUTURE PLANS
> > >
> > > 14.2
> > >
> > > As the project moves towards a 14.2 release, we are working on
> the
> > > following:
> > >
> > > * Further Native Integration for increased speedups
> > >
> > > * JCuda backing for In-core Matrices and CUDA solvers
> > >
> > > * Enumeration across multiple GPUs per JVM instance on a given
> > instance
> > >
> > > * GPU/OpenMP Acceleration for linear solvers
> > >
> > > * Runtime probing and optimization of available hardware for
> caching
> > of
> > > correct/most optimal solver
> > >
> > > * Python bindings for DSL
> > >
> > >
> > >
> > > CONTRIBUTING
> > >
> > > If you are interested in contributing, please see our How to
> > > Contribute [2]
> > > page or contact us via email at dev@mahout.apache.org.
> > >
> > >
> > > CREDITS
> > >
> > > As with every release, we wish to thank all of the users and
> > > contributors
> > > to Mahout. Please see the JIRA Rel

Re: [ANNOUNCE] Apache Mahout 14.1 Release

2020-10-08 Thread Trevor Grant
woo hoo! Thanks andrew and all!

On Thu, Oct 8, 2020 at 9:28 AM Andrew Musselman 
wrote:

> Happy days!
>
> On Thu, Oct 8, 2020 at 7:26 AM Christofer Dutz 
> wrote:
>
> > YAYYY!!! :-)
> >
> > Congrats to us all :-)
> >
> > Chris
> >
> > Am 08.10.20, 16:13 schrieb "Andrew Musselman" :
> >
> > The Apache Mahout PMC is pleased to announce the release of Mahout
> > 14.1.
> > Mahout's goal is to create an environment for quickly creating
> > machine-learning applications that scale and run on the
> > highest-performance
> > parallel computation engines available. Mahout comprises an
> interactive
> > environment and library that support generalized scalable linear
> > algebra
> > and include many modern machine-learning algorithms. This release
> ships
> > some major changes from 0.14.0, most in support of refactoring the
> > build
> > system.
> >
> > To get started with Apache Mahout 14.1, download the release
> artifacts
> > and
> > signatures from https://downloads.apache.org/mahout/14.1/.
> >
> > Many thanks to the contributors and committers who were part of this
> > release.
> >
> >
> > RELEASE HIGHLIGHTS
> >
> > The theme of the 14.1 release is a major refactor for simplicity of
> > usage
> > and maintenance. Pom structure and components have moved, so please
> > ask on
> > the mailing lists for help if anything is not where you expect it.
> >
> >
> > STATS
> >
> > A total of 17 separate JIRA issues are addressed in this release [1].
> >
> >
> > GETTING STARTED
> >
> > Download the release artifacts and signatures at
> > https://mahout.apache.org/general/downloads.html. The examples
> > directory
> > contains several working examples of the core functionality available
> > in
> > Mahout. These can be run via scripts in the examples/bin directory.
> > Most
> > examples do not need a Hadoop cluster in order to run.
> >
> >
> > FUTURE PLANS
> >
> > 14.2
> >
> > As the project moves towards a 14.2 release, we are working on the
> > following:
> >
> > * Further Native Integration for increased speedups
> >
> > * JCuda backing for In-core Matrices and CUDA solvers
> >
> > * Enumeration across multiple GPUs per JVM instance on a given
> instance
> >
> > * GPU/OpenMP Acceleration for linear solvers
> >
> > * Runtime probing and optimization of available hardware for caching
> of
> > correct/most optimal solver
> >
> > * Python bindings for DSL
> >
> >
> >
> > CONTRIBUTING
> >
> > If you are interested in contributing, please see our How to
> > Contribute [2]
> > page or contact us via email at dev@mahout.apache.org.
> >
> >
> > CREDITS
> >
> > As with every release, we wish to thank all of the users and
> > contributors
> > to Mahout. Please see the JIRA Release Notes [1] for individual
> > credits.
> > Big thanks to Chris Dutz for his effort on the refactoring and
> cleanup
> > in
> > this release.
> >
> >
> > KNOWN ISSUES:
> >
> > * The classify-wikipedia.sh example has an outdated link to the data
> > files.
> > A workaround is to change the download section of the script to:
> `curl
> >
> >
> https://dumps.wikimedia.org/enwiki/latest/enwiki-latest-pages-articles10.xml-p002336425p003046511.bz2
> > -o ${WORK_DIR}/wikixml/enwiki-latest-pages-articles.xml.bz2`
> >
> > * Currently GPU acceleration for supported operations is limited to a
> > single JVM instance
> >
> > * Occasional segfault with certain GPU models and computations
> >
> > * On older GPUs some tests fail when building ViennaCL due to card
> > limitations
> >
> > * Currently automatic probing of a system’s hardware happens at each
> > supported operation, adding some overhead
> >
> > * Currently the example in the main README errors out due to a
> > packaging
> > error; we will be fixing this in the next point release
> >
> >
> >
> > [1]
> > <
> >
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MAHOUT%20AND%20issuetype%20in%20(standardIssueTypes()%2C%20subTaskIssueTypes())%20AND%20status%20%3D%20Resolved%20AND%20fixVersion%20in%20(0.13.0%2C%200.13.1%2C%201.0.0)
> > >
> >
> >
> https://issues.apache.org/jira/browse/MAHOUT-2068?jql=project%20%3D%20MAHOUT%20AND%20issuetype%20in%20(standardIssueTypes()%2C%20subTaskIssueTypes())%20AND%20status%20%3D%20Resolved%20AND%20fixVersion%20in%20(0.14.1%2C%200.14.0)
> >
> > [2] https://mahout.apache.org/developers/how-to-contribute
> >
> >
>


[jira] [Created] (MAHOUT-2126) Update Zeppelin Containers

2020-10-08 Thread Trevor Grant (Jira)
Trevor Grant created MAHOUT-2126:


 Summary: Update Zeppelin Containers
 Key: MAHOUT-2126
 URL: https://issues.apache.org/jira/browse/MAHOUT-2126
 Project: Mahout
  Issue Type: Improvement
Affects Versions: 14.2
Reporter: Trevor Grant


* [ ]Create new "Intro to Mahout" Notebooks
[ ]Update container with 14.1 Binaries
 * [ ]Get Apache Docker repo access (see INFRA-20953)
 * [ ]Push container to repo



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


MahoutCon Tomorrow!

2020-09-30 Thread Trevor Grant
Hey all,

Tomorrow the Mahout Track of ApacheCon@Home.

Registration is free (or you can donate, if you want) but free tickets are
limited.

Check the schedule here[1] for all of the great talks tomorrow.

We'll also be posting the videos if you can't make it.

Thanks!

tg

[1] https://www.apachecon.com/acah2020/tracks/mahout.html


Re: [VOTE] Release 14.1, RC7

2020-09-24 Thread Trevor Grant
Sorry for the delay on my vote.

Sigs checked out- source built without issues and passed all tests.
Additional tests as described on RC6 candidate.

I'm +1 binding.

Thanks again Andrew!!

tg


On Wed, Sep 16, 2020 at 12:56 PM Trevor Grant 
wrote:

> Away from my computer on vacation- if it's still up next week I can vote.
>
> On Wed, Sep 16, 2020, 11:27 AM Christofer Dutz 
> wrote:
>
>> +1 (non-binding)
>>
>> Chris
>>
>> [OK] Download all staged artifacts under the url specified in the release
>> vote email into a directory we’ll now call download-dir.
>> [MINOR] Verify the signature is correct: Additional Apache tutorial on
>> how to verify downloads can be found here.
>> [OK] Check if the signature references an Apache email address.
>> [MINOR] Verify the SHA512 hashes:
>> [OK] Unzip the archive
>> [OK] Verify the existence of LICENSE, NOTICE, README files in the
>> extracted source bundle.
>> [MINOR] Verify the content of LICENSE, NOTICE, README files in the
>> extracted source bundle.
>> [MINOR] Run RAT externally to ensure there are no surprises.
>> [MINOR] Search for SNAPSHOT references
>> [OK] Search for Copyright references, and if they are in headers, make
>> sure these files containing them are mentioned in the LICENSE file.
>> [OK] Build the project according to the information in the README.md file.
>>
>> Remarks:
>> - The signature is correct, but no secure trust chain could be
>> established (Possibly worth attending a Key-Signing-Party as soon as they
>> are happening again)
>> - There are no SHA512 hashes, I validated against the SHA1 hashes instead
>> - Two CERN files weren't listed in the LICENSE (KeyTypeValueTypeProcedure
>> , ValueTypeComparator)
>> - One CERN file still has a double CERN/Apache Header (NegativeBinomial)
>> - The community modules all contain SNAPSHOT references as they weren't
>> enabled in the release
>> - The distribution references SNAPSHOT versions of community modules
>> (However not in an always-on profile)
>>
>>
>>
>> Am 11.09.20, 19:18 schrieb "Andrew Musselman" <
>> andrew.mussel...@gmail.com>:
>>
>> My bad, RC7 out now!
>>
>> Binaries:
>>
>> https://repository.apache.org/content/repositories/orgapachemahout-1066/org/apache/mahout/apache-mahout-distribution/14.1/
>>
>> Source:
>>
>> https://repository.apache.org/content/repositories/orgapachemahout-1066/org/apache/mahout/mahout/14.1/
>>
>> On Fri, Sep 11, 2020 at 1:04 AM Christofer Dutz <
>> christofer.d...@c-ware.de>
>> wrote:
>>
>> > Hi,
>> >
>> > Sad to see you didn't merge my changes in "issue/MAHOUT-2117" back
>> to
>> > master before cutting the next RC :-(
>> >
>> > So I'm not going to vote this time as the result would be the same
>> as last
>> > time ...
>> >
>> > Chris
>> >
>> >
>> > Am 11.09.20, 03:17 schrieb "Trevor Grant" > >:
>> >
>> > Thank you so much for getting this out Andrew.
>> >
>> > I verified all checksums/sigs.
>> >
>> > I successfully built the source including all tests. (I did
>> this in the
>> > public docker container rawkintrevo/mahout-builder-base)
>> >
>> > I also tested the binaries in the public docker container
>> > rawkintrevo/mahoutgui , but bashing into the running container,
>> > unpacking
>> > both the binary archives, and then aiming and running the mahout
>> > example
>> > notebook in turn against each of the unpacked binaries from
>> each of the
>> > archives.  I did this in place of spark-shell, as I think it's
>> a more
>> > elegant solution going forward, but would encourage others to
>> test
>> > against
>> > mahout spark-shell.
>> >
>> > So given all of that, I give an enthusiastic +1
>> >
>> > On Thu, Sep 10, 2020 at 3:37 PM Andrew Musselman <
>> a...@apache.org>
>> > wrote:
>> >
>> > > Binaries:
>> > >
>> > >
>> >
>> https://repository.apache.org/content/repositories/orgapachemahout-1065/org/apache/mahout/apache-mahout-distribution/14.1/
>> > >
>> > > Source:
>> > >
>> > >
>> >
>> https://repository.apache.org/content/repositories/orgapachemahout-1065/org/apache/mahout/mahout/14.1/
>> > >
>> > > Please check checksums and signatures, run the shell, do some
>> > computation,
>> > > run your favorite jobs, and let us know how it looks.
>> > >
>> > > Thanks!
>> > >
>> > > Best
>> > > Andrew
>> > >
>> >
>> >
>>
>>


Re: [DISCUSS] Release 14.1, RC7

2020-09-23 Thread Trevor Grant
I'm back- will test tonight I hope.

Pat can give a binding, and knows the most about the SBT- so I'd like to
see a +1 from him (or -1 if it doesn't work).

I have a binding.

Implicitly, AKM would have a binding +1, but the release master normally
doesn't vote until the end.

So that would be 3, but it would be worth exploring a new PMC addition.

On Tue, Sep 22, 2020 at 2:25 AM Christofer Dutz 
wrote:

> Hi all,
>
> It’s been 11 days now and so-far I can only see 1 non-binding vote … I
> know that Trevor is on vacation at the moment, but what’s up with the
> others?
>
> And I had a chat with Pat on slack about the SBT thing … I think we should
> discuss and whip up a how-to for SBT and Scala users as soon as we have the
> release out the door.
>
> Chris
>
>


Re: [VOTE] Release 14.1, RC7

2020-09-16 Thread Trevor Grant
Away from my computer on vacation- if it's still up next week I can vote.

On Wed, Sep 16, 2020, 11:27 AM Christofer Dutz 
wrote:

> +1 (non-binding)
>
> Chris
>
> [OK] Download all staged artifacts under the url specified in the release
> vote email into a directory we’ll now call download-dir.
> [MINOR] Verify the signature is correct: Additional Apache tutorial on how
> to verify downloads can be found here.
> [OK] Check if the signature references an Apache email address.
> [MINOR] Verify the SHA512 hashes:
> [OK] Unzip the archive
> [OK] Verify the existence of LICENSE, NOTICE, README files in the
> extracted source bundle.
> [MINOR] Verify the content of LICENSE, NOTICE, README files in the
> extracted source bundle.
> [MINOR] Run RAT externally to ensure there are no surprises.
> [MINOR] Search for SNAPSHOT references
> [OK] Search for Copyright references, and if they are in headers, make
> sure these files containing them are mentioned in the LICENSE file.
> [OK] Build the project according to the information in the README.md file.
>
> Remarks:
> - The signature is correct, but no secure trust chain could be established
> (Possibly worth attending a Key-Signing-Party as soon as they are happening
> again)
> - There are no SHA512 hashes, I validated against the SHA1 hashes instead
> - Two CERN files weren't listed in the LICENSE (KeyTypeValueTypeProcedure
> , ValueTypeComparator)
> - One CERN file still has a double CERN/Apache Header (NegativeBinomial)
> - The community modules all contain SNAPSHOT references as they weren't
> enabled in the release
> - The distribution references SNAPSHOT versions of community modules
> (However not in an always-on profile)
>
>
>
> Am 11.09.20, 19:18 schrieb "Andrew Musselman"  >:
>
> My bad, RC7 out now!
>
> Binaries:
>
> https://repository.apache.org/content/repositories/orgapachemahout-1066/org/apache/mahout/apache-mahout-distribution/14.1/
>
> Source:
>
> https://repository.apache.org/content/repositories/orgapachemahout-1066/org/apache/mahout/mahout/14.1/
>
> On Fri, Sep 11, 2020 at 1:04 AM Christofer Dutz <
> christofer.d...@c-ware.de>
> wrote:
>
> > Hi,
> >
> > Sad to see you didn't merge my changes in "issue/MAHOUT-2117" back to
> > master before cutting the next RC :-(
> >
> > So I'm not going to vote this time as the result would be the same
> as last
> > time ...
> >
> > Chris
> >
> >
> > Am 11.09.20, 03:17 schrieb "Trevor Grant"  >:
> >
> > Thank you so much for getting this out Andrew.
> >
> > I verified all checksums/sigs.
> >
> > I successfully built the source including all tests. (I did this
> in the
> > public docker container rawkintrevo/mahout-builder-base)
> >
> > I also tested the binaries in the public docker container
> > rawkintrevo/mahoutgui , but bashing into the running container,
> > unpacking
> > both the binary archives, and then aiming and running the mahout
> > example
> > notebook in turn against each of the unpacked binaries from each
> of the
> > archives.  I did this in place of spark-shell, as I think it's a
> more
> > elegant solution going forward, but would encourage others to
> test
> > against
> > mahout spark-shell.
> >
> > So given all of that, I give an enthusiastic +1
> >
> > On Thu, Sep 10, 2020 at 3:37 PM Andrew Musselman  >
> > wrote:
> >
> > > Binaries:
> > >
> > >
> >
> https://repository.apache.org/content/repositories/orgapachemahout-1065/org/apache/mahout/apache-mahout-distribution/14.1/
> > >
> > > Source:
> > >
> > >
> >
> https://repository.apache.org/content/repositories/orgapachemahout-1065/org/apache/mahout/mahout/14.1/
> > >
> > > Please check checksums and signatures, run the shell, do some
> > computation,
> > > run your favorite jobs, and let us know how it looks.
> > >
> > > Thanks!
> > >
> > > Best
> > > Andrew
> > >
> >
> >
>
>


Re: [VOTE] Release 14.1, RC6

2020-09-10 Thread Trevor Grant
Thank you so much for getting this out Andrew.

I verified all checksums/sigs.

I successfully built the source including all tests. (I did this in the
public docker container rawkintrevo/mahout-builder-base)

I also tested the binaries in the public docker container
rawkintrevo/mahoutgui , but bashing into the running container, unpacking
both the binary archives, and then aiming and running the mahout example
notebook in turn against each of the unpacked binaries from each of the
archives.  I did this in place of spark-shell, as I think it's a more
elegant solution going forward, but would encourage others to test against
mahout spark-shell.

So given all of that, I give an enthusiastic +1

On Thu, Sep 10, 2020 at 3:37 PM Andrew Musselman  wrote:

> Binaries:
>
> https://repository.apache.org/content/repositories/orgapachemahout-1065/org/apache/mahout/apache-mahout-distribution/14.1/
>
> Source:
>
> https://repository.apache.org/content/repositories/orgapachemahout-1065/org/apache/mahout/mahout/14.1/
>
> Please check checksums and signatures, run the shell, do some computation,
> run your favorite jobs, and let us know how it looks.
>
> Thanks!
>
> Best
> Andrew
>


[jira] [Created] (MAHOUT-2122) Create a getting started docker container

2020-09-10 Thread Trevor Grant (Jira)
Trevor Grant created MAHOUT-2122:


 Summary: Create a getting started docker container
 Key: MAHOUT-2122
 URL: https://issues.apache.org/jira/browse/MAHOUT-2122
 Project: Mahout
  Issue Type: Improvement
Reporter: Trevor Grant
Assignee: Trevor Grant






--
This message was sent by Atlassian Jira
(v8.3.4#803005)


Re: Who has not migrated yet?

2020-08-18 Thread Trevor Grant
The Jenkins nightlies don't work, will fix after build is fixed.

In essence, the whole thing needs refactored anyway once the build is done
being refactored, which I think it is, but I've been dealing w a plumbing
emergency the last two days, so maybe I can migrate this weekend?

Short if the long of it- i saw that the old scripts will be saved, so just
shut it down and we can read the old configs when rebuilding on git actions.

Tg

On Tue, Aug 18, 2020, 2:03 PM Andrew Musselman 
wrote:

> Putting Mahout dev list on copy; I have not followed our progress but I saw
> some discussion ongoing.
>
> Trevor/Chris what's our status?
>
> On Fri, Aug 14, 2020 at 2:33 AM Gavin McDonald 
> wrote:
>
> > Hi All,
> >
> >
> >
> > Tomorrow is the deadline for migrating to ci-builds.a.o and for
> builds.a.o
> >
> > to be turned off.
> >
> >
> >
> > So, who has not migrated yet?
> >
> > If not, why not? What is holding you up?
> >
> >
> >
> > If you need help, ask.
> >
> >
> >
> > If you have many jobs to migrate - please check out the script [1] which
> >
> > can help you
> >
> > migrate all jobs in less than 5 minutes! (I know, I've tested it!)
> >
> >
> >
> > Are there plugins missing you need ? (except ghprb)
> >
> > What else are you waiting for?
> >
> >
> >
> > Are there outstanding tasks that Infra needs to do that might have been
> >
> > missed?
> >
> >
> >
> > Lets see if we can get off by end of day tomorrow
> >
> >
> >
> > [1] -
> >
> >
> >
> https://cwiki.apache.org/confluence/display/INFRA/Migrating+Jenkins+jobs+from+Jenkins+to+Cloudbees
> >
> >
> >
> >
> >
> > --
> >
> >
> >
> > *Gavin McDonald*
> >
> > Systems Administrator
> >
> > ASF Infrastructure Team
> >
> >
>


[ANNOUNCE] Mahout Con 2020 (A sub-track of ApacheCon @ Home)

2020-08-12 Thread Trevor Grant
Hey all,

We got enough people to volunteer for talks that we are going to be putting
on our very own track at ApacheCon (@Home) this year!

Check out the schedule here:
https://www.apachecon.com/acna2020/tracks/mahout.html

To see the talks live / in real time, please register at:
https://hopin.to/events/apachecon-home

But if you can't make it- we plan on pushing all of the recorded sessions
to the website after.

Thanks so much everyone, and can't wait to 'see' you there!

tg


[jira] [Created] (MAHOUT-2119) Migrate from Jenkins to Git Actions

2020-08-07 Thread Trevor Grant (Jira)
Trevor Grant created MAHOUT-2119:


 Summary: Migrate from Jenkins to Git Actions
 Key: MAHOUT-2119
 URL: https://issues.apache.org/jira/browse/MAHOUT-2119
 Project: Mahout
  Issue Type: Improvement
Reporter: Trevor Grant
Assignee: Trevor Grant


Per mailing list from [~cdutz]  [1] we need to migrate away from current 
Jenkins CI build.

Talked to infra- moving to git actions.

 

 [1] 
https://lists.apache.org/thread.html/r957fde25cb62bb4042089cbf03eed47cc491ae41bb0e6af5232782e7%40%3Cdev.mahout.apache.org%3E



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


Re: Someone should get started on migrating your build jobs to ci-builds.apache.org

2020-08-06 Thread Trevor Grant
I talked to Gavin in the @asfinfra channel- we just need to get whatever
username/password jenkins uses and provide those as secrets for git actions
and we are good to go.

On Thu, Aug 6, 2020 at 1:57 PM Christofer Dutz 
wrote:

> But can you deploy snapshots from that to the ASF nexus? I would strongly
> doubt that.
>
> Chris
>
> ------
> *Von:* Trevor Grant 
> *Gesendet:* Mittwoch, 5. August 2020 23:21
> *An:* Mahout Dev List ; Christofer Dutz <
> christofer.d...@c-ware.de>
> *Betreff:* Re: Someone should get started on migrating your build jobs to
> ci-builds.apache.org
>
> Cool, thanks Holden.
>
> @Christofer Dutz  Github actions are in
> essence a CI that is github native.  Sounds like there is clearance for ASF
> projects to use them one way or the other, so I'll take point on exploring
> what we need to do to shut down Jenkins and migrate to that.
>
> tg
>
>
> On Wed, Aug 5, 2020 at 12:55 PM Holden Karau  wrote:
>
> The Spark project is using github actions successfully. We’re currently
> trying to get more workers added (apparently all of the ASF repos get one
> pool together). But honestly it’s been faster for us even with the current
> number of workers so I think that should be fine for mahout.
>
> On Wed, Aug 5, 2020 at 9:29 AM Christofer Dutz 
> wrote:
>
> > Not sure what got actions are.
> >
> > 
> > Von: Trevor Grant 
> > Gesendet: Mittwoch, 5. August 2020 17:59
> > An: Mahout Dev List 
> > Betreff: Re: Someone should get started on migrating your build jobs to
> > ci-builds.apache.org
> >
> > Hey- sorry for delayed response.
> >
> > Umm can we just migrate to git actions?
> >
> > tg
> >
> >
> > On Mon, Jul 27, 2020 at 1:43 AM Christofer Dutz <
> christofer.d...@c-ware.de
> > >
> > wrote:
> >
> > > Hi all,
> > >
> > > Apache is currently migrating the old builds.apache.org to
> > > ci-builds.apache.org as that server is running a more enterprizy
> > > commercial Jenkins distribution that is told to cope much better with
> the
> > > usual load our Jenkins has.
> > >
> > > However this migration is not done automatically and has to be done
> > > manually.
> > >
> > > So I would suggest someone in this project volunteers to do it:
> > >
> > > Go to this thread:
> > >
> > >
> >
> https://lists.apache.org/thread.html/rd50c08d3d4800574586c7572cb60c8a5c6d8537cab9c88499813aa77%40%3Cbuilds.apache.org%3E
> > > And request a folder for your project being setup.
> > >
> > > After that’s done you can log in to ci-builds.apache.org with your
> > normal
> > > ldap credentials and re-create your jobs.
> > >
> > > Chris
> > >
> >
> --
> Twitter: https://twitter.com/holdenkarau
> Books (Learning Spark, High Performance Spark, etc.):
> https://amzn.to/2MaRAG9  <https://amzn.to/2MaRAG9>
> YouTube Live Streams: https://www.youtube.com/user/holdenkarau
>
>


Re: Someone should get started on migrating your build jobs to ci-builds.apache.org

2020-08-05 Thread Trevor Grant
Cool, thanks Holden.

@Christofer Dutz  Github actions are in essence
a CI that is github native.  Sounds like there is clearance for ASF
projects to use them one way or the other, so I'll take point on exploring
what we need to do to shut down Jenkins and migrate to that.

tg


On Wed, Aug 5, 2020 at 12:55 PM Holden Karau  wrote:

> The Spark project is using github actions successfully. We’re currently
> trying to get more workers added (apparently all of the ASF repos get one
> pool together). But honestly it’s been faster for us even with the current
> number of workers so I think that should be fine for mahout.
>
> On Wed, Aug 5, 2020 at 9:29 AM Christofer Dutz 
> wrote:
>
> > Not sure what got actions are.
> >
> > ____
> > Von: Trevor Grant 
> > Gesendet: Mittwoch, 5. August 2020 17:59
> > An: Mahout Dev List 
> > Betreff: Re: Someone should get started on migrating your build jobs to
> > ci-builds.apache.org
> >
> > Hey- sorry for delayed response.
> >
> > Umm can we just migrate to git actions?
> >
> > tg
> >
> >
> > On Mon, Jul 27, 2020 at 1:43 AM Christofer Dutz <
> christofer.d...@c-ware.de
> > >
> > wrote:
> >
> > > Hi all,
> > >
> > > Apache is currently migrating the old builds.apache.org to
> > > ci-builds.apache.org as that server is running a more enterprizy
> > > commercial Jenkins distribution that is told to cope much better with
> the
> > > usual load our Jenkins has.
> > >
> > > However this migration is not done automatically and has to be done
> > > manually.
> > >
> > > So I would suggest someone in this project volunteers to do it:
> > >
> > > Go to this thread:
> > >
> > >
> >
> https://lists.apache.org/thread.html/rd50c08d3d4800574586c7572cb60c8a5c6d8537cab9c88499813aa77%40%3Cbuilds.apache.org%3E
> > > And request a folder for your project being setup.
> > >
> > > After that’s done you can log in to ci-builds.apache.org with your
> > normal
> > > ldap credentials and re-create your jobs.
> > >
> > > Chris
> > >
> >
> --
> Twitter: https://twitter.com/holdenkarau
> Books (Learning Spark, High Performance Spark, etc.):
> https://amzn.to/2MaRAG9  <https://amzn.to/2MaRAG9>
> YouTube Live Streams: https://www.youtube.com/user/holdenkarau
>


Re: Someone should get started on migrating your build jobs to ci-builds.apache.org

2020-08-05 Thread Trevor Grant
Hey- sorry for delayed response.

Umm can we just migrate to git actions?

tg


On Mon, Jul 27, 2020 at 1:43 AM Christofer Dutz 
wrote:

> Hi all,
>
> Apache is currently migrating the old builds.apache.org to
> ci-builds.apache.org as that server is running a more enterprizy
> commercial Jenkins distribution that is told to cope much better with the
> usual load our Jenkins has.
>
> However this migration is not done automatically and has to be done
> manually.
>
> So I would suggest someone in this project volunteers to do it:
>
> Go to this thread:
>
> https://lists.apache.org/thread.html/rd50c08d3d4800574586c7572cb60c8a5c6d8537cab9c88499813aa77%40%3Cbuilds.apache.org%3E
> And request a folder for your project being setup.
>
> After that’s done you can log in to ci-builds.apache.org with your normal
> ldap credentials and re-create your jobs.
>
> Chris
>


Re: [GitHub] [mahout] balashashanka commented on pull request #402: MAHOUT-2114 [WIP] Archive contains LICENSE and LICENSE.txt as well as NOTICE and NOTICE.txt

2020-07-20 Thread Trevor Grant
ah yea- we turned that off bc we were having some issues with spam a while
ago. I can assign to you or I can grant you permissions. Let me know which
you prefer.

On Mon, Jul 20, 2020 at 9:56 AM GitBox  wrote:

>
> balashashanka commented on pull request #402:
> URL: https://github.com/apache/mahout/pull/402#issuecomment-661091530
>
>
>Hi, yes the WIP is because of no docs and etc not done. And I dont seem
> to have permissions to assign the JIRA to myself.
>
>
> 
> This is an automated message from the Apache Git Service.
> To respond to the message, please log on to GitHub and use the
> URL above to go to the specific comment.
>
> For queries about this service, please contact Infrastructure at:
> us...@infra.apache.org
>
>
>


Dev List - mahout

2020-07-11 Thread Trevor Grant - [mahout] [slack]
Does anyone know what is going on with `mahout-nightly` in jenkins? like why 
does it keep breaking then magically healing itsself?

Re: Mahout Con (An ApacheCon@Home Track)

2020-07-09 Thread Trevor Grant
Hey all,

I've been out of pocket for the last week- but I saw today the CFP ends
Monday.  If anyone who is interested could submit a talk with their name /
title.

There's no limit on space, so we're keen to accept all talks of value, but
having your name and a rough abstract in the system is the important thing.

I'm pretty sure we can edit the abstracts talks later, but jic check
spelling :)

tg


On Thu, Jul 2, 2020 at 2:01 PM Andrew Musselman 
wrote:

> Thanks for the heads up Trevor! Looking forward to it, I could do the end
> to end idea if that’s interesting.
>
> Will submit something soon, do you know how long it’s open?
>
> On Tue, Jun 30, 2020 at 14:29 Trevor Grant 
> wrote:
>
> > Hey Mahout users and devs!
> >
> > This year at ApacheCon(@Home), we're doing a Mahout track!
> >
> > We want to see lots of things about Mahout, and we'll (hopefully get
> > recordings and put them on the website).
> >
> > Haven't you always wanted to give a talk on Mahout ? well here's your
> > chance.
> >
> > We're taking anything Mahout related, but in case you need some ideas to
> > get you started:
> >
> > * Getting Started with Mahout: From Installing to Basic Samsera Shell (to
> > Apache Zeppelin integration?!)
> >
> > * Deep Dive on Specific Features of Mahout : (e.g. Pat may do a CCO)
> >
> > * How our company used Apache Mahout to implement features (I'm looking
> at
> > you Cars.com :P )
> >
> > * Mahout on Kubeflow (I'm going to do this one, but don't let that stop
> you
> > from doing one yourself!)
> >
> > * Mahout + Docker/K8s (A bit of overlap, with prior, but no shame there).
> >
> > * And much much more.
> >
> > The CFP is available here https://www.apachecon.com/cfp.html please fill
> > it
> > out,
> > https://www.apachecon.com/acna2020/cfp.html
> >
> > And thanks all!
> >
> > tg
> >
>


Mahout Con (An ApacheCon@Home Track)

2020-06-30 Thread Trevor Grant
Hey Mahout users and devs!

This year at ApacheCon(@Home), we're doing a Mahout track!

We want to see lots of things about Mahout, and we'll (hopefully get
recordings and put them on the website).

Haven't you always wanted to give a talk on Mahout ? well here's your
chance.

We're taking anything Mahout related, but in case you need some ideas to
get you started:

* Getting Started with Mahout: From Installing to Basic Samsera Shell (to
Apache Zeppelin integration?!)

* Deep Dive on Specific Features of Mahout : (e.g. Pat may do a CCO)

* How our company used Apache Mahout to implement features (I'm looking at
you Cars.com :P )

* Mahout on Kubeflow (I'm going to do this one, but don't let that stop you
from doing one yourself!)

* Mahout + Docker/K8s (A bit of overlap, with prior, but no shame there).

* And much much more.

The CFP is available here https://www.apachecon.com/cfp.html please fill it
out,
https://www.apachecon.com/acna2020/cfp.html

And thanks all!

tg


Re: RC1 for 14.1

2020-06-30 Thread Trevor Grant
1. Interesting on the Nexux- who knows who set that up- what are the
pro/cons of nexus v SVN?
2. make sure this gets added to docs
3. let's make a jira for this.
4. just drop them then.
5. https://github.com/apache/mahout/blob/trunk/distribution/KEYS



On Tue, Jun 30, 2020 at 2:42 AM Christofer Dutz 
wrote:

> Hi folks,
>
> some things I noticed:
>
> 1) You're using the Nexus Staging Repo ... I know most Apache projects use
> the apache SVN for officially staging the release
> 2) The source-repo is missing the RELEASE_NOTES which usually goes
> alongside the source bundle.
> 3) (this might be the most serious issue) you are using SHA1 hashes and
> Apache wants us to use SHA512 hashes (The build does provide these, but
> doesn't automatically deploy them) (
> https://infra.apache.org/release-distribution.html)
> 4) MD5 are also considered deprecated
> 5) Where's your KEYS file? I need that to validate the signatures.
>
> Chris
>
>
>
> Am 30.06.20, 07:11 schrieb "Andrew Musselman" :
>
> Thanks to some great work by Chris Dutz, RC1 for 14.1 release is out!
> Please go try it out, check signatures and checksums, etc.
>
> Binaries:
>
> https://repository.apache.org/content/repositories/orgapachemahout-1062/org/apache/mahout/apache-mahout-distribution/14.1/
>
> Source:
>
> https://repository.apache.org/content/repositories/orgapachemahout-1062/org/apache/mahout/mahout/14.1/
>
> Best
> Andrew
>
>


Sorry for the noise...

2020-06-25 Thread Trevor Grant
Hey all, you probably just saw that I "closed" like 50 issues.

What actually happened is I deleted the `master` branch and those issues
were all automatically closed. If you had a PR out and still want it
considered, please reopen it against the new `trunk` default branch.

As such I think this will be a nice bit of hygiene for our PRs.

Sorry for blowing up your inboxes.

tg


Re: [VOTE] Renaming primary branch

2020-06-09 Thread Trevor Grant
For reasons, I'm ending this vote early.  Motion carries- anyone who wants
more info can dm me (e.g. respond off list).



On Tue, Jun 9, 2020 at 6:26 PM Andrew Musselman 
wrote:

> I have no opinion either way and am happy to vote +1 if we even need a
> vote.
>
> On Tue, Jun 9, 2020 at 4:13 PM Trevor Grant 
> wrote:
>
> > Per some discussion on diversity@a.o , we want to open the vote for
> > renaming our primary branch from `master` to `prod_ready`.
> >
> > This is a trivial change, that if it makes our community more welcoming
> to
> > just one potential contributor of color is worth it in our opinion.
> >
> > The vote will remain open for 96 hours (the typical 72 hours + 24 hours
> for
> > anyone who is observing #shutdownstem tomorrow, June 10th).
> >
> > +1 binding.
> >
>


[VOTE] Renaming primary branch

2020-06-09 Thread Trevor Grant
Per some discussion on diversity@a.o , we want to open the vote for
renaming our primary branch from `master` to `prod_ready`.

This is a trivial change, that if it makes our community more welcoming to
just one potential contributor of color is worth it in our opinion.

The vote will remain open for 96 hours (the typical 72 hours + 24 hours for
anyone who is observing #shutdownstem tomorrow, June 10th).

+1 binding.


[DISCUSS] Move from JIRA to git issues

2020-06-08 Thread Trevor Grant
Saw a comment on the Streams slack channel- apparently its possible for us
(Apache Projects) to migrate to git issues.

Advantages:
- People already there / easier work flow
- encourages people w/o jira access to get involved w project

Disadvantages
- Need to go through all the old outstanding issues and do some clean up to
move them over.

Any one have any feels about this?

Apparently the process is: we vote on it- infra does it.

Note, this is a discuss thread, not a vote thread.


[ANNOUNCE] New Committer: Christofer Dutz

2020-06-08 Thread Trevor Grant
The Project Management Committee (PMC) for Apache Mahout
has invited Christofer Dutz to become a committer and we are pleased
to announce that they have accepted.

Chris has been a huge help in assisting us with cleaning up the Mahout
build.

Being a committer enables easier contribution to the
project since there is no need to go via the patch
submission process. This should enable better productivity.


[jira] [Created] (MAHOUT-2106) Remove words "whitelist" and "blacklist" from codebase

2020-06-07 Thread Trevor Grant (Jira)
Trevor Grant created MAHOUT-2106:


 Summary: Remove words "whitelist" and "blacklist" from codebase
 Key: MAHOUT-2106
 URL: https://issues.apache.org/jira/browse/MAHOUT-2106
 Project: Mahout
  Issue Type: Improvement
        Reporter: Trevor Grant


Whitelist words can be found here:
[https://github.com/apache/mahout/search?q=whitelist_q=whitelist]

In inline comments in BloomTokenFilter

 

No known instances of "blacklist" 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


Re: Hi ... need some help?

2020-05-22 Thread Trevor Grant
Hey- I tried it again, I don't think it eliminated any of them?

Will post error log to ASF Slack channel.

On Tue, May 19, 2020 at 11:42 AM Christofer Dutz 
wrote:

> Hi All,
>
> I just pushed some changes to my fork ... it should eliminate most of the
> ClassNotFoundExceptions.
>
>
> Chris
>
>
>
> Am 19.05.20, 12:06 schrieb "Christofer Dutz" :
>
> Hi all,
>
> sure ... if you send me the list, I can try to find out what's going
> on (or not going on)
>
> Chris
>
>
>
> Am 19.05.20, 12:01 schrieb "Trevor Grant" :
>
> Hey- sorry for not following up here. I thought I had emailed this
> last
> week ( I was actually just digging around to find out why no one
> had
> responded ... the answer was I never sent the email.)
>
> Built a docker container with Ubuntu 18.04 ( has java 11)
>
> Kept failing on
> ```
> java.lang.IllegalArgumentException: Unsupported class file major
> version 55
>   at org.apache.xbean.asm6.ClassReader.(ClassReader.java:166)
> ```
>
> This is a known issue in Spark too, feel free to google it - but
> the gist
> is- we won't be able to officially support Java 11, though a
> clever person
> _can_ hack around this.  Spark also does not support Java 11 for
> same
> reasons.
>
> Built another container with the following docker file:
> ```
> FROM openjdk:8
> RUN apt update && apt install git maven -y
> RUN git clone https://github.com/chrisdutz/mahout.git /mahout
> RUN cd /mahout && mvn clean package
> ```
>
> This one fails in the old "Map Reduce" based Mahout.  In the tests
> there's
> 1000 "NoClassDef" and Null pointed failures, which leads me to
> believe
> something got moved in the refactor. (I've got a text file of the
> output I
> can send too, but this, bc of Dockers, _should_ be very
> reproducible).
>
> If someone else could confirm, that would be cool.
>
>
> On Fri, May 8, 2020 at 1:20 PM Trevor Grant <
> trevor.d.gr...@gmail.com>
> wrote:
>
> > My next plan is to just make dockers of java 8/9/10 and try
> building in
> > there. if it works cool, if it doesn't ill let chris know.  What
> was your
> > build result?
> >
> > On Fri, May 8, 2020 at 1:19 PM Trevor Grant <
> trevor.d.gr...@gmail.com>
> > wrote:
> >
> >> No one came :(
> >>
> >> On Fri, May 8, 2020 at 1:08 PM Andrew Musselman <
> >> andrew.mussel...@gmail.com> wrote:
> >>
> >>> Looks like my meeting ran over top of it; any outcomes?
> >>>
> >>> On Fri, May 8, 2020 at 06:57 Andrew Musselman <
> >>> andrew.mussel...@gmail.com>
> >>> wrote:
> >>>
> >>> > I'll be there at quarter after
> >>> >
> >>> > On Fri, May 8, 2020 at 06:51 Trevor Grant <
> trevor.d.gr...@gmail.com>
> >>> > wrote:
> >>> >
> >>> >> Who can be there for this today?
> >>> >>
> >>> >> On Fri, Apr 24, 2020 at 8:31 AM Andrew Musselman <
> >>> >> andrew.mussel...@gmail.com>
> >>> >> wrote:
> >>> >>
> >>> >> > Alright, great; here's the link to join:
> >>> >> >
> >>> >> >
> >>> >>
> >>>
> https://hangouts.google.com/hangouts/_/calendar/YW5kcmV3Lm11c3NlbG1hbkBnbWFpbC5jb20.4tg9vg3t51gjlco0ebl5siim1s
> >>> >> >
> >>> >> > On Fri, Apr 24, 2020 at 02:19 Christofer Dutz <
> >>> >> christofer.d...@c-ware.de>
> >>> >> > wrote:
> >>> >> >
> >>> >> > > Hi all,
> >>> >> > >
> >>> >> > > just found the email with the time for the call today
> ... that's
> >>> >> 19:00 /
> >>> >> > > 7pm here ... perfect.
> >>> >> > > Would just need some information on how to join.
> >>> >> > &g

Re: Hi ... need some help?

2020-05-19 Thread Trevor Grant
Hey- sorry for not following up here. I thought I had emailed this last
week ( I was actually just digging around to find out why no one had
responded ... the answer was I never sent the email.)

Built a docker container with Ubuntu 18.04 ( has java 11)

Kept failing on
```
java.lang.IllegalArgumentException: Unsupported class file major version 55
  at org.apache.xbean.asm6.ClassReader.(ClassReader.java:166)
```

This is a known issue in Spark too, feel free to google it - but the gist
is- we won't be able to officially support Java 11, though a clever person
_can_ hack around this.  Spark also does not support Java 11 for same
reasons.

Built another container with the following docker file:
```
FROM openjdk:8
RUN apt update && apt install git maven -y
RUN git clone https://github.com/chrisdutz/mahout.git /mahout
RUN cd /mahout && mvn clean package
```

This one fails in the old "Map Reduce" based Mahout.  In the tests there's
1000 "NoClassDef" and Null pointed failures, which leads me to believe
something got moved in the refactor. (I've got a text file of the output I
can send too, but this, bc of Dockers, _should_ be very reproducible).

If someone else could confirm, that would be cool.


On Fri, May 8, 2020 at 1:20 PM Trevor Grant 
wrote:

> My next plan is to just make dockers of java 8/9/10 and try building in
> there. if it works cool, if it doesn't ill let chris know.  What was your
> build result?
>
> On Fri, May 8, 2020 at 1:19 PM Trevor Grant 
> wrote:
>
>> No one came :(
>>
>> On Fri, May 8, 2020 at 1:08 PM Andrew Musselman <
>> andrew.mussel...@gmail.com> wrote:
>>
>>> Looks like my meeting ran over top of it; any outcomes?
>>>
>>> On Fri, May 8, 2020 at 06:57 Andrew Musselman <
>>> andrew.mussel...@gmail.com>
>>> wrote:
>>>
>>> > I'll be there at quarter after
>>> >
>>> > On Fri, May 8, 2020 at 06:51 Trevor Grant 
>>> > wrote:
>>> >
>>> >> Who can be there for this today?
>>> >>
>>> >> On Fri, Apr 24, 2020 at 8:31 AM Andrew Musselman <
>>> >> andrew.mussel...@gmail.com>
>>> >> wrote:
>>> >>
>>> >> > Alright, great; here's the link to join:
>>> >> >
>>> >> >
>>> >>
>>> https://hangouts.google.com/hangouts/_/calendar/YW5kcmV3Lm11c3NlbG1hbkBnbWFpbC5jb20.4tg9vg3t51gjlco0ebl5siim1s
>>> >> >
>>> >> > On Fri, Apr 24, 2020 at 02:19 Christofer Dutz <
>>> >> christofer.d...@c-ware.de>
>>> >> > wrote:
>>> >> >
>>> >> > > Hi all,
>>> >> > >
>>> >> > > just found the email with the time for the call today ... that's
>>> >> 19:00 /
>>> >> > > 7pm here ... perfect.
>>> >> > > Would just need some information on how to join.
>>> >> > >
>>> >> > > Chris
>>> >> > >
>>> >> > >
>>> >> > > Am 20.04.20, 17:31 schrieb "Andrew Musselman" <
>>> >> > andrew.mussel...@gmail.com
>>> >> > > >:
>>> >> > >
>>> >> > > Thanks Chris, will take a look at your PR.
>>> >> > >
>>> >> > > I think we would be fine upgrading anything that is still
>>> making
>>> >> > > improvements, probably makes sense to discuss Friday on our
>>> call
>>> >> if
>>> >> > > you can
>>> >> > > make it.
>>> >> > >
>>> >> > > Best
>>> >> > > Andrew
>>> >> > >
>>> >> > > On Mon, Apr 20, 2020 at 1:53 AM Christofer Dutz <
>>> >> > > christofer.d...@c-ware.de>
>>> >> > > wrote:
>>> >> > >
>>> >> > > > Hi Folks,
>>> >> > > >
>>> >> > > > so I've now tested the build with java 1.8, 9, 10 and they
>>> work
>>> >> ...
>>> >> > > > 11 I'm getting errors about unsupported java major versions
>>> >> again
>>> >> > ...
>>> >> > > > guess there's some old library version in there somewhere.
>>> >> > > >
>>> >> > > > But at least I managed to get you out of this 1.7 trap.
>>> >

Re: Hi ... need some help?

2020-05-08 Thread Trevor Grant
My next plan is to just make dockers of java 8/9/10 and try building in
there. if it works cool, if it doesn't ill let chris know.  What was your
build result?

On Fri, May 8, 2020 at 1:19 PM Trevor Grant 
wrote:

> No one came :(
>
> On Fri, May 8, 2020 at 1:08 PM Andrew Musselman <
> andrew.mussel...@gmail.com> wrote:
>
>> Looks like my meeting ran over top of it; any outcomes?
>>
>> On Fri, May 8, 2020 at 06:57 Andrew Musselman > >
>> wrote:
>>
>> > I'll be there at quarter after
>> >
>> > On Fri, May 8, 2020 at 06:51 Trevor Grant 
>> > wrote:
>> >
>> >> Who can be there for this today?
>> >>
>> >> On Fri, Apr 24, 2020 at 8:31 AM Andrew Musselman <
>> >> andrew.mussel...@gmail.com>
>> >> wrote:
>> >>
>> >> > Alright, great; here's the link to join:
>> >> >
>> >> >
>> >>
>> https://hangouts.google.com/hangouts/_/calendar/YW5kcmV3Lm11c3NlbG1hbkBnbWFpbC5jb20.4tg9vg3t51gjlco0ebl5siim1s
>> >> >
>> >> > On Fri, Apr 24, 2020 at 02:19 Christofer Dutz <
>> >> christofer.d...@c-ware.de>
>> >> > wrote:
>> >> >
>> >> > > Hi all,
>> >> > >
>> >> > > just found the email with the time for the call today ... that's
>> >> 19:00 /
>> >> > > 7pm here ... perfect.
>> >> > > Would just need some information on how to join.
>> >> > >
>> >> > > Chris
>> >> > >
>> >> > >
>> >> > > Am 20.04.20, 17:31 schrieb "Andrew Musselman" <
>> >> > andrew.mussel...@gmail.com
>> >> > > >:
>> >> > >
>> >> > > Thanks Chris, will take a look at your PR.
>> >> > >
>> >> > > I think we would be fine upgrading anything that is still
>> making
>> >> > > improvements, probably makes sense to discuss Friday on our
>> call
>> >> if
>> >> > > you can
>> >> > > make it.
>> >> > >
>> >> > > Best
>> >> > > Andrew
>> >> > >
>> >> > > On Mon, Apr 20, 2020 at 1:53 AM Christofer Dutz <
>> >> > > christofer.d...@c-ware.de>
>> >> > > wrote:
>> >> > >
>> >> > > > Hi Folks,
>> >> > > >
>> >> > > > so I've now tested the build with java 1.8, 9, 10 and they
>> work
>> >> ...
>> >> > > > 11 I'm getting errors about unsupported java major versions
>> >> again
>> >> > ...
>> >> > > > guess there's some old library version in there somewhere.
>> >> > > >
>> >> > > > But at least I managed to get you out of this 1.7 trap.
>> >> > > >
>> >> > > > Chris
>> >> > > >
>> >> > > >
>> >> > > > Am 20.04.20, 09:46 schrieb "Christofer Dutz" <
>> >> > > christofer.d...@c-ware.de>:
>> >> > > >
>> >> > > > Hi folks,
>> >> > > >
>> >> > > > so I was now able to build (including all tests) with
>> Java 8
>> >> > and
>> >> > > 9 ...
>> >> > > > currently trying 10 ...
>> >> > > >
>> >> > > > Are there any objection that some maven dependencies get
>> >> > updated
>> >> > > to
>> >> > > > more recent versions? I mean ... the hbase-client you're
>> using
>> >> is
>> >> > > more than
>> >> > > > 5 years old ...
>> >> > > >
>> >> > > > Chris
>> >> > > >
>> >> > > >
>> >> > > > Am 20.04.20, 00:29 schrieb "Andrew Musselman" <
>> >> > > > andrew.mussel...@gmail.com>:
>> >> > > >
>> >> > > > No problem; would 10:00 a.m. Pacific next Friday the
>> >> 24th
>> >> > > work for
>> >> > > > you time
>> >> > > 

Re: Hi ... need some help?

2020-05-08 Thread Trevor Grant
No one came :(

On Fri, May 8, 2020 at 1:08 PM Andrew Musselman 
wrote:

> Looks like my meeting ran over top of it; any outcomes?
>
> On Fri, May 8, 2020 at 06:57 Andrew Musselman 
> wrote:
>
> > I'll be there at quarter after
> >
> > On Fri, May 8, 2020 at 06:51 Trevor Grant 
> > wrote:
> >
> >> Who can be there for this today?
> >>
> >> On Fri, Apr 24, 2020 at 8:31 AM Andrew Musselman <
> >> andrew.mussel...@gmail.com>
> >> wrote:
> >>
> >> > Alright, great; here's the link to join:
> >> >
> >> >
> >>
> https://hangouts.google.com/hangouts/_/calendar/YW5kcmV3Lm11c3NlbG1hbkBnbWFpbC5jb20.4tg9vg3t51gjlco0ebl5siim1s
> >> >
> >> > On Fri, Apr 24, 2020 at 02:19 Christofer Dutz <
> >> christofer.d...@c-ware.de>
> >> > wrote:
> >> >
> >> > > Hi all,
> >> > >
> >> > > just found the email with the time for the call today ... that's
> >> 19:00 /
> >> > > 7pm here ... perfect.
> >> > > Would just need some information on how to join.
> >> > >
> >> > > Chris
> >> > >
> >> > >
> >> > > Am 20.04.20, 17:31 schrieb "Andrew Musselman" <
> >> > andrew.mussel...@gmail.com
> >> > > >:
> >> > >
> >> > > Thanks Chris, will take a look at your PR.
> >> > >
> >> > > I think we would be fine upgrading anything that is still making
> >> > > improvements, probably makes sense to discuss Friday on our call
> >> if
> >> > > you can
> >> > > make it.
> >> > >
> >> > > Best
> >> > > Andrew
> >> > >
> >> > > On Mon, Apr 20, 2020 at 1:53 AM Christofer Dutz <
> >> > > christofer.d...@c-ware.de>
> >> > > wrote:
> >> > >
> >> > > > Hi Folks,
> >> > > >
> >> > > > so I've now tested the build with java 1.8, 9, 10 and they
> work
> >> ...
> >> > > > 11 I'm getting errors about unsupported java major versions
> >> again
> >> > ...
> >> > > > guess there's some old library version in there somewhere.
> >> > > >
> >> > > > But at least I managed to get you out of this 1.7 trap.
> >> > > >
> >> > > > Chris
> >> > > >
> >> > > >
> >> > > > Am 20.04.20, 09:46 schrieb "Christofer Dutz" <
> >> > > christofer.d...@c-ware.de>:
> >> > > >
> >> > > > Hi folks,
> >> > > >
> >> > > > so I was now able to build (including all tests) with
> Java 8
> >> > and
> >> > > 9 ...
> >> > > > currently trying 10 ...
> >> > > >
> >> > > > Are there any objection that some maven dependencies get
> >> > updated
> >> > > to
> >> > > > more recent versions? I mean ... the hbase-client you're using
> >> is
> >> > > more than
> >> > > > 5 years old ...
> >> > > >
> >> > > > Chris
> >> > > >
> >> > > >
> >> > > > Am 20.04.20, 00:29 schrieb "Andrew Musselman" <
> >> > > > andrew.mussel...@gmail.com>:
> >> > > >
> >> > > > No problem; would 10:00 a.m. Pacific next Friday the
> >> 24th
> >> > > work for
> >> > > > you time
> >> > > > zone-wise?
> >> > > >
> >> > > > On Sun, Apr 19, 2020 at 12:15 PM Christofer Dutz <
> >> > > > christofer.d...@c-ware.de>
> >> > > > wrote:
> >> > > >
> >> > > > > Sorry ...
> >> > > > >
> >> > > > > didn't see your response ... into Mahout too deep
> ;-)
> >> > > > > Guess we have to postpone this to sometime over the
> >> wee

Re: Hi ... need some help?

2020-05-08 Thread Trevor Grant
Who can be there for this today?

On Fri, Apr 24, 2020 at 8:31 AM Andrew Musselman 
wrote:

> Alright, great; here's the link to join:
>
> https://hangouts.google.com/hangouts/_/calendar/YW5kcmV3Lm11c3NlbG1hbkBnbWFpbC5jb20.4tg9vg3t51gjlco0ebl5siim1s
>
> On Fri, Apr 24, 2020 at 02:19 Christofer Dutz 
> wrote:
>
> > Hi all,
> >
> > just found the email with the time for the call today ... that's 19:00 /
> > 7pm here ... perfect.
> > Would just need some information on how to join.
> >
> > Chris
> >
> >
> > Am 20.04.20, 17:31 schrieb "Andrew Musselman" <
> andrew.mussel...@gmail.com
> > >:
> >
> > Thanks Chris, will take a look at your PR.
> >
> > I think we would be fine upgrading anything that is still making
> > improvements, probably makes sense to discuss Friday on our call if
> > you can
> > make it.
> >
> > Best
> > Andrew
> >
> > On Mon, Apr 20, 2020 at 1:53 AM Christofer Dutz <
> > christofer.d...@c-ware.de>
> > wrote:
> >
> > > Hi Folks,
> > >
> > > so I've now tested the build with java 1.8, 9, 10 and they work ...
> > > 11 I'm getting errors about unsupported java major versions again
> ...
> > > guess there's some old library version in there somewhere.
> > >
> > > But at least I managed to get you out of this 1.7 trap.
> > >
> > > Chris
> > >
> > >
> > > Am 20.04.20, 09:46 schrieb "Christofer Dutz" <
> > christofer.d...@c-ware.de>:
> > >
> > > Hi folks,
> > >
> > > so I was now able to build (including all tests) with Java 8
> and
> > 9 ...
> > > currently trying 10 ...
> > >
> > > Are there any objection that some maven dependencies get
> updated
> > to
> > > more recent versions? I mean ... the hbase-client you're using is
> > more than
> > > 5 years old ...
> > >
> > > Chris
> > >
> > >
> > > Am 20.04.20, 00:29 schrieb "Andrew Musselman" <
> > > andrew.mussel...@gmail.com>:
> > >
> > > No problem; would 10:00 a.m. Pacific next Friday the 24th
> > work for
> > > you time
> > > zone-wise?
> > >
> > > On Sun, Apr 19, 2020 at 12:15 PM Christofer Dutz <
> > > christofer.d...@c-ware.de>
> > > wrote:
> > >
> > > > Sorry ...
> > > >
> > > > didn't see your response ... into Mahout too deep ;-)
> > > > Guess we have to postpone this to sometime over the week.
> > > >
> > > > Chris
> > > >
> > > >
> > > > Am 19.04.20, 19:56 schrieb "Andrew Musselman" <
> > > andrew.mussel...@gmail.com
> > > > >:
> > > >
> > > > *what time
> > > >
> > > > On Sun, Apr 19, 2020 at 10:51 Andrew Musselman <
> > > > andrew.mussel...@gmail.com>
> > > > wrote:
> > > >
> > > > > I think it's safe to move to 1.8; yeah what tune is
> > good
> > > for you?
> > > > I'm in
> > > > > Pacific time zone and am flexible this afternoon.
> > > > >
> > > > > Trevor you free?
> > > > >
> > > > > On Sun, Apr 19, 2020 at 09:37 Christofer Dutz <
> > > > christofer.d...@c-ware.de>
> > > > > wrote:
> > >     > >
> > > > >> Yikes! ... well guess then I can't help you folks
> > as it's
> > > almost
> > > > >> impossible to get my hands on a 1.7 version.
> > > > >>
> > > > >> What's preventing you from going to 1.8+?
> > > > >>
> > > > >> Any your build says 1.8 and above:
> > > > >

Re: Hi ... need some help?

2020-05-04 Thread Trevor Grant
Again, not having a failure- it just always hangs in that one place- either
on that test or on the next one I'm not sure.



On Mon, May 4, 2020 at 8:57 AM Christofer Dutz 
wrote:

> I just had a failure in core which was a timing issue that doesn't always
> happen.
> So right now if I get failures and simply-re running gets rid of them, I
> add them to the flaky tests txt file ...
>
> You did notice, that on failure maven tells you how to resume from the
> failed module (So you don't have to run all the modules before)?
> It's in one of the last lines maven outputs
>
>
> Chris
>
>
> Am 04.05.20, 15:06 schrieb "Trevor Grant" :
>
> I misspoke- it was in the Scala bindings, this is the last line to
> print
> off:
>
>
> https://github.com/apache/mahout/blob/758cfada62556d679c445416dff9d9fb2a3c4e59/core/src/test/scala/org/apache/mahout/math/scalabindings/MatrixOpsSuite.scala#L222
>
> Hope akm or someone else can test to help me figure out if its my
> machine
> or a real issue.
>
> On Mon, May 4, 2020 at 8:01 AM Christofer Dutz <
> christofer.d...@c-ware.de>
> wrote:
>
> > Hi Trevor,
> >
> > core sort of always passed for me ... it was some of the community
> modules
> > I had to run multiple times because of flaky unit tests.
> >
> > Will re-try on my machines.
> >
> > Chris
> >
> >
> > Am 04.05.20, 14:51 schrieb "Trevor Grant"  >:
> >
> > On Java 8 when I build with tests it always hangs on
> > ```
> > Average assignment seqSparse2seqSparse time: 25.776 ms
> > Average assignment seqSparse2seqSparse via Random Access Sparse
> time:
> > 224.714 ms
> > ```
> >
> > It seems like that's in the Mahout Core section. What is our new
> > "official
> > target" java? I have 8,11,13 on this machine, but can install
> 9,10 if
> > one
> > of them is the new official that we are using.
> >
> > tg
> >
> >
> > On Mon, May 4, 2020 at 5:49 AM Christofer Dutz <
> > christofer.d...@c-ware.de>
> > wrote:
> >
> > > No ... I think I was able to go up till 10 ... above that I
> think I
> > > remember I had errors.
> > >
> > > 13 is also quite intense when it comes to changes in what
> you're
> > allowed
> > > to do with reflection.
> > >
> > > Chris
> > >
> > >
> > > Am 03.05.20, 20:39 schrieb "Trevor Grant" <
> trevor.d.gr...@gmail.com
> > >:
> > >
> > > Is JDK 13 supposed to work now? I was able to get archives
> if I
> > skipped
> > > tests, but w Java 8 the tests hung, and Java 13 tests had
> errors.
> > >
> > >
> > >
> > > On Fri, May 1, 2020 at 6:27 PM Andrew Palumbo <
> > andrew_palu...@msn.com>
> > > wrote:
> > >
> > > >
> > > > Hey All, been very sick again,  I may be offline for a
> couple
> > of
> > > weeks,
> > > > I am probably not going to be able to commit to times in
> the
> > next
> > > couple of
> > > > weeks,  I'll be back and forth to SD and sleeping alot.
> Thank
> > you
> > > again,
> > > > Christofer, for the help.  If anyone needs me for
> anything,
> > please
> > > use my
> > > > apalu...@apache.org address, (i am not subscribed to
> mahout
> > with
> > > that) or
> > > > give a shout on slack, so that i dont miss it.
> > > >
> > > > Thanks.
> > > >
> > > > Andy
> > > >
> > > > -- Forwarded message --
> > > > From: Christofer Dutz 
> > > > Date: Apr 24, 2020 2:18 AM
> > > > Subject: Re: Hi ... need some help?
> > > > To: dev@mahout.apache.org
> > > > Cc:
> > > >
> > > >
> > > > Hi all,
> >   

Re: Hi ... need some help?

2020-05-04 Thread Trevor Grant
I misspoke- it was in the Scala bindings, this is the last line to print
off:

https://github.com/apache/mahout/blob/758cfada62556d679c445416dff9d9fb2a3c4e59/core/src/test/scala/org/apache/mahout/math/scalabindings/MatrixOpsSuite.scala#L222

Hope akm or someone else can test to help me figure out if its my machine
or a real issue.

On Mon, May 4, 2020 at 8:01 AM Christofer Dutz 
wrote:

> Hi Trevor,
>
> core sort of always passed for me ... it was some of the community modules
> I had to run multiple times because of flaky unit tests.
>
> Will re-try on my machines.
>
> Chris
>
>
> Am 04.05.20, 14:51 schrieb "Trevor Grant" :
>
> On Java 8 when I build with tests it always hangs on
> ```
> Average assignment seqSparse2seqSparse time: 25.776 ms
> Average assignment seqSparse2seqSparse via Random Access Sparse time:
> 224.714 ms
> ```
>
> It seems like that's in the Mahout Core section. What is our new
> "official
> target" java? I have 8,11,13 on this machine, but can install 9,10 if
> one
> of them is the new official that we are using.
>
> tg
>
>
> On Mon, May 4, 2020 at 5:49 AM Christofer Dutz <
> christofer.d...@c-ware.de>
> wrote:
>
> > No ... I think I was able to go up till 10 ... above that I think I
> > remember I had errors.
> >
> > 13 is also quite intense when it comes to changes in what you're
> allowed
> > to do with reflection.
> >
> > Chris
> >
> >
> > Am 03.05.20, 20:39 schrieb "Trevor Grant"  >:
> >
> > Is JDK 13 supposed to work now? I was able to get archives if I
> skipped
> > tests, but w Java 8 the tests hung, and Java 13 tests had errors.
> >
> >
> >
> > On Fri, May 1, 2020 at 6:27 PM Andrew Palumbo <
> andrew_palu...@msn.com>
> > wrote:
> >
> > >
> > > Hey All, been very sick again,  I may be offline for a couple
> of
> > weeks,
> > > I am probably not going to be able to commit to times in the
> next
> > couple of
> > > weeks,  I'll be back and forth to SD and sleeping alot.  Thank
> you
> > again,
> > > Christofer, for the help.  If anyone needs me for anything,
> please
> > use my
> > > apalu...@apache.org address, (i am not subscribed to mahout
> with
> > that) or
> > > give a shout on slack, so that i dont miss it.
> > >
> > > Thanks.
> > >
> > > Andy
> > >
> > > -- Forwarded message --
> > > From: Christofer Dutz 
> > > Date: Apr 24, 2020 2:18 AM
> > > Subject: Re: Hi ... need some help?
> > > To: dev@mahout.apache.org
> > > Cc:
> > >
> > >
> > > Hi all,
> > >
> > > just found the email with the time for the call today ...
> that's
> > 19:00 /
> > > 7pm here ... perfect.
> > > Would just need some information on how to join.
> > >
> > > Chris
> > >
> > >
> > > Am 20.04.20, 17:31 schrieb "Andrew Musselman" <
> > andrew.mussel...@gmail.com
> > > >:
> > >
> > > Thanks Chris, will take a look at your PR.
> > >
> > > I think we would be fine upgrading anything that is still
> making
> > > improvements, probably makes sense to discuss Friday on
> our call
> > if
> > > you can
> > > make it.
> > >
> > > Best
> > > Andrew
> > >
> > > On Mon, Apr 20, 2020 at 1:53 AM Christofer Dutz <
> > > christofer.d...@c-ware.de>
> > > wrote:
> > >
> > > > Hi Folks,
> > > >
> > > > so I've now tested the build with java 1.8, 9, 10 and
> they
> > work ...
> > > > 11 I'm getting errors about unsupported java major
> versions
> > again ...
> > > > guess there's some old library version in there
> somewhere.
> > > >
> > > > But at least I managed to get you out of this 1.7 t

Re: Hi ... need some help?

2020-05-04 Thread Trevor Grant
On Java 8 when I build with tests it always hangs on
```
Average assignment seqSparse2seqSparse time: 25.776 ms
Average assignment seqSparse2seqSparse via Random Access Sparse time:
224.714 ms
```

It seems like that's in the Mahout Core section. What is our new "official
target" java? I have 8,11,13 on this machine, but can install 9,10 if one
of them is the new official that we are using.

tg


On Mon, May 4, 2020 at 5:49 AM Christofer Dutz 
wrote:

> No ... I think I was able to go up till 10 ... above that I think I
> remember I had errors.
>
> 13 is also quite intense when it comes to changes in what you're allowed
> to do with reflection.
>
> Chris
>
>
> Am 03.05.20, 20:39 schrieb "Trevor Grant" :
>
> Is JDK 13 supposed to work now? I was able to get archives if I skipped
> tests, but w Java 8 the tests hung, and Java 13 tests had errors.
>
>
>
> On Fri, May 1, 2020 at 6:27 PM Andrew Palumbo 
> wrote:
>
> >
> > Hey All, been very sick again,  I may be offline for a couple of
> weeks,
> > I am probably not going to be able to commit to times in the next
> couple of
> > weeks,  I'll be back and forth to SD and sleeping alot.  Thank you
> again,
> > Christofer, for the help.  If anyone needs me for anything, please
> use my
> > apalu...@apache.org address, (i am not subscribed to mahout with
> that) or
> > give a shout on slack, so that i dont miss it.
> >
> > Thanks.
> >
> > Andy
> >
> > -- Forwarded message --
> > From: Christofer Dutz 
> > Date: Apr 24, 2020 2:18 AM
> > Subject: Re: Hi ... need some help?
> > To: dev@mahout.apache.org
> > Cc:
> >
> >
> > Hi all,
> >
> > just found the email with the time for the call today ... that's
> 19:00 /
> > 7pm here ... perfect.
> > Would just need some information on how to join.
> >
> > Chris
> >
> >
> > Am 20.04.20, 17:31 schrieb "Andrew Musselman" <
> andrew.mussel...@gmail.com
> > >:
> >
> > Thanks Chris, will take a look at your PR.
> >
> > I think we would be fine upgrading anything that is still making
> > improvements, probably makes sense to discuss Friday on our call
> if
> > you can
> > make it.
> >
> > Best
> > Andrew
> >
> > On Mon, Apr 20, 2020 at 1:53 AM Christofer Dutz <
> > christofer.d...@c-ware.de>
> > wrote:
> >
> > > Hi Folks,
> > >
> > > so I've now tested the build with java 1.8, 9, 10 and they
> work ...
> > > 11 I'm getting errors about unsupported java major versions
> again ...
> > > guess there's some old library version in there somewhere.
> > >
> > > But at least I managed to get you out of this 1.7 trap.
> > >
> > > Chris
> > >
> > >
> > > Am 20.04.20, 09:46 schrieb "Christofer Dutz" <
> > christofer.d...@c-ware.de>:
> > >
> > > Hi folks,
> > >
> > > so I was now able to build (including all tests) with Java
> 8 and
> > 9 ...
> > > currently trying 10 ...
> > >
> > > Are there any objection that some maven dependencies get
> updated
> > to
> > > more recent versions? I mean ... the hbase-client you're using
> is
> > more than
> > > 5 years old ...
> > >
> > > Chris
> > >
> > >
> > > Am 20.04.20, 00:29 schrieb "Andrew Musselman" <
> > > andrew.mussel...@gmail.com>:
> > >
> > > No problem; would 10:00 a.m. Pacific next Friday the
> 24th
> > work for
> > > you time
> > > zone-wise?
> > >
> > > On Sun, Apr 19, 2020 at 12:15 PM Christofer Dutz <
> > > christofer.d...@c-ware.de>
> > > wrote:
> > >
> > > > Sorry ...
> > > >
> > > > didn't see your response ... into Mahout too deep ;-)
> > > > Guess we have to postpone th

Re: Re: Hi ... need some help?

2020-05-03 Thread Trevor Grant
Is JDK 13 supposed to work now? I was able to get archives if I skipped
tests, but w Java 8 the tests hung, and Java 13 tests had errors.



On Fri, May 1, 2020 at 6:27 PM Andrew Palumbo 
wrote:

>
> Hey All, been very sick again,  I may be offline for a couple of weeks,
> I am probably not going to be able to commit to times in the next couple of
> weeks,  I'll be back and forth to SD and sleeping alot.  Thank you again,
> Christofer, for the help.  If anyone needs me for anything, please use my
> apalu...@apache.org address, (i am not subscribed to mahout with that) or
> give a shout on slack, so that i dont miss it.
>
> Thanks.
>
> Andy
>
> -- Forwarded message --
> From: Christofer Dutz 
> Date: Apr 24, 2020 2:18 AM
> Subject: Re: Hi ... need some help?
> To: dev@mahout.apache.org
> Cc:
>
>
> Hi all,
>
> just found the email with the time for the call today ... that's 19:00 /
> 7pm here ... perfect.
> Would just need some information on how to join.
>
> Chris
>
>
> Am 20.04.20, 17:31 schrieb "Andrew Musselman"  >:
>
> Thanks Chris, will take a look at your PR.
>
> I think we would be fine upgrading anything that is still making
> improvements, probably makes sense to discuss Friday on our call if
> you can
> make it.
>
> Best
> Andrew
>
> On Mon, Apr 20, 2020 at 1:53 AM Christofer Dutz <
> christofer.d...@c-ware.de>
> wrote:
>
> > Hi Folks,
> >
> > so I've now tested the build with java 1.8, 9, 10 and they work ...
> > 11 I'm getting errors about unsupported java major versions again ...
> > guess there's some old library version in there somewhere.
> >
> > But at least I managed to get you out of this 1.7 trap.
> >
> > Chris
> >
> >
> > Am 20.04.20, 09:46 schrieb "Christofer Dutz" <
> christofer.d...@c-ware.de>:
> >
> > Hi folks,
> >
> > so I was now able to build (including all tests) with Java 8 and
> 9 ...
> > currently trying 10 ...
> >
> > Are there any objection that some maven dependencies get updated
> to
> > more recent versions? I mean ... the hbase-client you're using is
> more than
> > 5 years old ...
> >
> > Chris
> >
> >
> > Am 20.04.20, 00:29 schrieb "Andrew Musselman" <
> > andrew.mussel...@gmail.com>:
> >
> > No problem; would 10:00 a.m. Pacific next Friday the 24th
> work for
> > you time
> > zone-wise?
> >
> > On Sun, Apr 19, 2020 at 12:15 PM Christofer Dutz <
> > christofer.d...@c-ware.de>
> > wrote:
> >
> > > Sorry ...
> > >
> > > didn't see your response ... into Mahout too deep ;-)
> > > Guess we have to postpone this to sometime over the week.
> > >
> > > Chris
> > >
> > >
> > > Am 19.04.20, 19:56 schrieb "Andrew Musselman" <
> > andrew.mussel...@gmail.com
> > > >:
> > >
> > > *what time
> > >
> > > On Sun, Apr 19, 2020 at 10:51 Andrew Musselman <
> > > andrew.mussel...@gmail.com>
> > > wrote:
> > >
> > > > I think it's safe to move to 1.8; yeah what tune is
> good
> > for you?
> > > I'm in
> > > > Pacific time zone and am flexible this afternoon.
> > > >
> > > > Trevor you free?
> > > >
> > > > On Sun, Apr 19, 2020 at 09:37 Christofer Dutz <
> > > christofer.d...@c-ware.de>
> > > > wrote:
> > > >
> > > >> Yikes! ... well guess then I can't help you folks
> as it's
> > almost
> > > >> impossible to get my hands on a 1.7 version.
> > > >>
> > > >> What's preventing you from going to 1.8+?
> > > >>
> > > >> Any your build says 1.8 and above:
> > > >> 
> > > >>   [1.8,

Re: Hi ... need some help?

2020-04-22 Thread Trevor Grant
munity stuff?
>
> But back to your build issues:
> I had a look and I too encountered these comments and remarks and
> sometimes patterns I recognized and could imagine why they were created.
> Yes quite a bit of the build could be cleaned up and simplified a
> lot.
>
> So how about I create a fork and try to do a cleanup of the build.
> Usually I also leave comments about what I do as I hope I'll not
> be the only one maintaining a build and documenting things helps people
> feel more confident.
>
> However in some cases I will have questions ... so would someone
> be available on Slack for quick questions?
>
> Usually switching to another build system does solve some problems
> ... mostly the reason to switch is that it solved the main problem that you
> are having with the old.
> However you usually notice too late that you get yourself a lot of
> new problems. I remember doing some contract work for an insurance company
> and they were totally down Maven-road but then had to build something with
> SBT ... in the end I compiled the thing on my laptop, copied it to a USB
> stick and told the people what was on the stick and that I'll be having a
> coffee and will be back in 30 minutes. When I came back the sick wasn't at
> the same place and the build problem was "solved" ;-)
>
> So I think it's quite good to stick to maven ... that is very
> mature, you can do almost everything you want with it and it integrates
> perfectly into the Apache infrastructure.
>
> But that's just my opinion.
>
> So if you want me to help, I'll be happy to be of assistance.
>
>
> Chris
>
>
>
> Am 16.04.20, 15:28 schrieb "Trevor Grant" <
> trevor.d.gr...@gmail.com>:
>
> Hey Christopher,
>
> I would agree with what Stevo outlined but add some more
> context and a
> couple related JIRA issues.
>
> For 0.14.0 We did a big refactor and finally moved the
> MapReduce based
> Mahout all into what we called "community/" that is community
> maintained,
> which is to say, we're not maintaining it anymore (sunset
> began I think in
> 2015).
>
> But all of our POMs were so huge and fat because they'd been
> layered up
> over the years by people coming and going and dropping in
> code. I wouldn't
> call these drive- bys, its just been over 10 years and people
> come and go.
> Such is the life of Apache Projects. So we had a situation
> where a lot of
> the old Map Reduce stuff and the POMs were considered
> "old-magic" no one
> really knew how it was all tied together, but we didn't want
> to mess with
> it for fear of breaking something in the "new" Mahout (aka
> Samsar) which is
> the Scala/Spark based library that it is now* (to others in
> the community:
> I know it runs on other engines, but for simplicity, I'm just
> calling it
> "runs-on-spark").
>
> For 0.14.0 We decided to trim out as much of that which was
> possible. We
> did some major liposuction on POMs, re organized things, etc.
> This was done
> by commenting out a section, then seeing if it would still
> build. So the
> current release
> _does_ build. And aside for some CLI driver issues which are
> outlined in
> [1], the project runs fairly smooth. (An SBT would probably
> solve [1], I
> believe Pat Ferrel has made his own SBT script to compile
> Mahout, which
> solved that problem for them).
>
> The issue we ran into with the releases (and the reason I
> think you're
> here), is that we also somewhere along the line commented out
> something
> that was important to the release process. Hence why 0.14.0
> released source
> only.
>
> Since 2008, there has been a lot of great work on generating
> plugins for
> doing Apache releases. Instead of the awkward hacks that made
> up the old
> poms (literally comments that said, "this is a hack, there's
> supposedly
> something better coming from ..." dated like 2012), we would
> like to do it
> the "right way" and incorporate the appropriate plugins.
>
> Refactoring to SBT was _one_ proposed solution. We're also OK
> continuing to
> use Maven, and I agree with what you said about the cro

Re: Migration of Hadoop labelled nodes to new dedicated Master

2020-04-21 Thread Trevor Grant
Since we're not really doing anything with Hadoop anymore should we just
ask to be dropped front his thread?

Or does someone want to step up and make sure the old MR stuff maintains
compatibility with this?

On Sat, Apr 18, 2020 at 9:21 AM Gavin McDonald  wrote:

> Hi All,
>
> A couple of months ago, I wrote to a few project private lists mentioning
> the need to migrate Hadoop labelled nodes (H0-H21) over to a new dedicated
> Jenkins Master [1] (a Cloudbees Client Master.).
>
> I'd like to revisit this now that I have more time to dedicate to getting
> this done. However, keeping track across multiple mailing lists,
> separate conversations that spring up in various places is cumbersome and
> not realistic. To that end, I have created a new specific mailing list
> dedicated to the migrations of these nodes, and the projects that use them,
> over to the new system.
>
> The mailing list 'hadoop-migrati...@infra.apache.org' is up and running
> now
> (and this will be the first post to it). Previous discussions were on the
> private PMC lists, (there was some debate about that but I wanted the PMCs
> initially to be aware of the change,) this new list is public and archived.
>
> This email is BCC'd to 13 projects dev lists [2] determined by the https:/
> hadoop.apache.org list of Related projects, minus Cassandra whom already
> have their own dedicated client master [3] and I added Yetus as I think
> they cross collaborate with many Hadoop based projects. If anyone thinks a
> project is missing, or should not be on the list, let me know.
>
> What I would like from each community, is to decide who is going to help
> with their project in performing these migrations - ideally 2 or 3 folks
> who use the current builds.a.o regularly. Those folks should then subscribe
> to the new dedicated hadoop-migrati...@infra.apache.org mailing lists as
> soon as possible so we can get started.
>
> About the current setup - and I hope this answers previously asked
> questions on private lists - the new dedicated master is a Cloudbees Client
> Master 2.204.3.7-rolling. It is not the same setup as the current Jenkins
> master on builds.a.o - it is not intended to be. It is more or less a
> 'clean install' in that I have not installed over 500 plugins as is the
> case on builds.a.o , I would rather we install plugins as we find we need
> them. So yes, there may be some features missing - the point of having
> people sign up to the new list is to find out what those are, get them
> installed, and get your builds to at least the same state they are in
> currently.
>
> We have 2 nodes on there currently for testing, as things progress we can
> transfer over a couple more, projects can start to migrate their jobs over
> at any time they are happy , until done. We also need to test auth - the
> master; and its nodes will be restricted to just Hadoop + Related projects
> (which is important this list of related projects is correct). No longer
> will other projects be able to hop on to Hadoop nodes, and no longer will
> Hadoop related projects be able to hop onto other folks nodes. This is a
> good thing, and may encourage some providers to donate a few more VMs for
> dedicated use.
>
> For now then, decide who will help with this process, and sign up to the
> new mailing list, and lets get started!
>
> Note I am NOT subscribed to any of your dev lists, so replies please cc the
> new list. and I will await your presence there to get started.
>
> Thanks all.
>
> Gavin McDonald (ASF Infra)
>
> [1] - https://ci-hadoop.apache.org
> [2] -
>
> hadoop,chukwa,avro,ambari,hbase,hive,mahout,pig,spark,submarine,tez,zookeeper,yetus
> [3] - https://ci-cassandra.apache.org
>


Re: [jira] [Created] (MAHOUT-2055) Implementation of Baum-Welch algorithm for HMM in Mahout Samsara

2020-04-20 Thread Trevor Grant
Hey- I just saw this... Is this implemented at
https://github.com/manognavemulapati/mahout

Can you open a PR??

On Tue, Oct 16, 2018 at 3:50 PM Apache Mahout 
wrote:

> looks great Manogna Vemulapati
>
> On Tue, 16 Oct 2018 17:03:57 +, dev wrote:
>
> Very nice.. thanks alot!
>


Re: Hi ... need some help?

2020-04-19 Thread Trevor Grant
I am not this afternoon. This week is still crazy busy for me, but
hopefully will ease up after next weekend.

On Sun, Apr 19, 2020, 12:51 PM Andrew Musselman 
wrote:

> I think it's safe to move to 1.8; yeah what tune is good for you? I'm in
> Pacific time zone and am flexible this afternoon.
>
> Trevor you free?
>
> On Sun, Apr 19, 2020 at 09:37 Christofer Dutz 
> wrote:
>
> > Yikes! ... well guess then I can't help you folks as it's almost
> > impossible to get my hands on a 1.7 version.
> >
> > What's preventing you from going to 1.8+?
> >
> > Any your build says 1.8 and above:
> > 
> >   [1.8,)
> > 
> >
> > Regarding the artifacts ... would it be ok to have the maven artifacts
> > using classifiers and perhaps the files in the libs and distribution to
> > follow the typical scala sheme?
> >
> > Chris
> >
> > Am 19.04.20, 17:56 schrieb "Trevor Grant" :
> >
> > Yea, we have a requirement on 1.7. we need to get it up to 8, but
> > considered that a different issue.
> >
> > Maven throws warning, sbt breaks down entirely (when importing)-
> hence
> > why
> > we were using a script to replace 2.11 w 2.12
> >
> > On Sun, Apr 19, 2020, 10:33 AM Christofer Dutz <
> > christofer.d...@c-ware.de>
> > wrote:
> >
> > > Well I have been compiling with various jdks from 8 to 14. However
> I
> > > noticed that if I select a jdk and start the build that the Scala
> > parts
> > > Seefahrt to the version in my systems path. Which then results in
> > all sorts
> > > of major version problems.
> > >
> > > For the Scalatest plugin I managed to have it use the maven
> > java.home...
> > > The Scala compiler is being a little trickyer.
> > >
> > > Will continue this evening. Keep your fingers crossed.
> > >
> > > Also does maven totally not like variables in artifactids.
> > >
> > > Chris
> > > 
> > > Von: Trevor Grant 
> > > Gesendet: Sonntag, 19. April 2020 15:41
> > > An: Mahout Dev List 
> > > Betreff: Re: Hi ... need some help?
> > >
> > > Hey Chris,
> > >
> > > First of all- thank you so much for your work so far.
> > >
> > > The build 100% currently works, the only issue is with releasing
> > binaries.
> > > Are you compiling w 1.7? Not really sure why artifact IDs are
> > changing?
> > > That's very strange.
> > >
> > > To answer your question regarding the community block- no, it is
> not
> > as if
> > > there is a company that pays us to work on Mahout and the rest is
> > > community. What it means is that while we appreciate those code
> > > contributions, no one still actively involved is maintaining them
> > and we
> > > advise people to use at their own risk. The refactor to a
> `community`
> > > folder was meant to reflect the reality of the situation.
> > >
> > > The only test issues I was aware of were with Javadocs when trying
> > to do a
> > > release with Java 1.8+ those would fail due to formatting.
> > >
> > > I feel like you're hitting some unique issues, and maybe we could
> > help you
> > > out / there may exist simple solutions.
> > >
> > > Thank you again for your help!
> > >
> > > tg
> > >
> > >
> > >
> > >
> > > On Sun, Apr 19, 2020 at 2:17 AM Christofer Dutz <
> > christofer.d...@c-ware.de
> > > >
> > > wrote:
> > >
> > > > Hi folks,
> > > >
> > > > So yesterday I invested several hours in cleaning up your build.
> I
> > got
> > > > quite far, currently trying to get the tests to pass. For some
> > > > Scala-Java-major-version problems, but working on fixing them.
> > > >
> > > > However sind things will be different. I hope that's OK.
> > Especially with
> > > > the artifact ids.
> > > >
> > > > Just as a question: does the build currently work at all?
> > Especially in
> > > > the community block I had to fix quite a few API changes where
> the
> > code
>

Re: Hi ... need some help?

2020-04-19 Thread Trevor Grant
Yea, we have a requirement on 1.7. we need to get it up to 8, but
considered that a different issue.

Maven throws warning, sbt breaks down entirely (when importing)- hence why
we were using a script to replace 2.11 w 2.12

On Sun, Apr 19, 2020, 10:33 AM Christofer Dutz 
wrote:

> Well I have been compiling with various jdks from 8 to 14. However I
> noticed that if I select a jdk and start the build that the Scala parts
> Seefahrt to the version in my systems path. Which then results in all sorts
> of major version problems.
>
> For the Scalatest plugin I managed to have it use the maven java.home...
> The Scala compiler is being a little trickyer.
>
> Will continue this evening. Keep your fingers crossed.
>
> Also does maven totally not like variables in artifactids.
>
> Chris
> ____
> Von: Trevor Grant 
> Gesendet: Sonntag, 19. April 2020 15:41
> An: Mahout Dev List 
> Betreff: Re: Hi ... need some help?
>
> Hey Chris,
>
> First of all- thank you so much for your work so far.
>
> The build 100% currently works, the only issue is with releasing binaries.
> Are you compiling w 1.7? Not really sure why artifact IDs are changing?
> That's very strange.
>
> To answer your question regarding the community block- no, it is not as if
> there is a company that pays us to work on Mahout and the rest is
> community. What it means is that while we appreciate those code
> contributions, no one still actively involved is maintaining them and we
> advise people to use at their own risk. The refactor to a `community`
> folder was meant to reflect the reality of the situation.
>
> The only test issues I was aware of were with Javadocs when trying to do a
> release with Java 1.8+ those would fail due to formatting.
>
> I feel like you're hitting some unique issues, and maybe we could help you
> out / there may exist simple solutions.
>
> Thank you again for your help!
>
> tg
>
>
>
>
> On Sun, Apr 19, 2020 at 2:17 AM Christofer Dutz  >
> wrote:
>
> > Hi folks,
> >
> > So yesterday I invested several hours in cleaning up your build. I got
> > quite far, currently trying to get the tests to pass. For some
> > Scala-Java-major-version problems, but working on fixing them.
> >
> > However sind things will be different. I hope that's OK. Especially with
> > the artifact ids.
> >
> > Just as a question: does the build currently work at all? Especially in
> > the community block I had to fix quite a few API changes where the code
> in
> > the blocks were for older versions of libraries.
> >
> > I hope I get some more tests to pass today.
> >
> > Chris
> > 
> > Von: Andrew Musselman 
> > Gesendet: Donnerstag, 16. April 2020 20:35
> > An: Mahout Dev List 
> > Betreff: Re: Hi ... need some help?
> >
> > Looking forward to working on this with you; thanks again!
> >
> > On Thu, Apr 16, 2020 at 11:09 AM Christofer Dutz <
> > christofer.d...@c-ware.de>
> > wrote:
> >
> > > Hi Andrew,
> > >
> > > guess I'll start with the fork and contact you folks on slack.
> > >
> > > Chris
> > >
> > >
> > >
> > > Am 16.04.20, 19:43 schrieb "Andrew Musselman" :
> > >
> > > Chris, thank you for your help..
> > >
> > > Yeah if you fork what's in master you can see what state it's in;
> we
> > > are in
> > > the #mahout channel in tge-asf slack and this is also a fine way to
> > > keep
> > > track of discussion.
> > >
> > > We could file a JIRA ticket as well, however you prefer to work.
> > >
> > > Best
> > > Andrew
> > >
> > > On Thu, Apr 16, 2020 at 06:59 Christofer Dutz <
> > > christofer.d...@c-ware.de>
> > > wrote:
> > >
> > > > Hi Trevor,
> > > >
> > > > ok ... first of all ... the Mahout PMC is defining a "community
> > > > maintained" library which is not maintained by the mahout PMC?!?!
> > > > I thought at Apache everything is about Community over code. So
> is
> > a
> > > > company driving the non-community stuff?
> > > >
> > > > But back to your build issues:
> > > > I had a look and I too encountered these comments and remarks and
> > > > sometimes patterns I recognized and could imagine why they were
> > > created.
> > > > Yes quite a bit of the build could 

  1   2   3   4   5   6   >