Re: 0 14 0 Release - mahout RC3

2020-02-04 Thread Andy Palumbo - [mahout] [slack]
k I'l be out later. Have a quick minute.. Going to give you the weird hack that I used to get the releases out. (I think that if we have Validate goal in the `release-profile` somewhere, there would be no need for the hack. Wow i really wish I'd just rewritten all of this in gradle rather

Re: 0 14 0 Release - mahout RC3

2020-02-04 Thread akm - [mahout] [slack]
okay but if my settings points to that machine then a release will go honking wrong

Re: 0 14 0 Release - mahout RC3

2020-02-04 Thread Andy Palumbo - [mahout] [slack]
U had gitbox in your settings.xml?

Re: 0 14 0 Release - mahout RC3

2020-02-04 Thread Andy Palumbo - [mahout] [slack]
I think maybe it's now.. I was using the GitHub repo before.

Re: 0 14 0 Release - mahout RC3

2020-02-04 Thread akm - [mahout] [slack]
I'm not getting a response from it

Re: 0 14 0 Release - mahout RC3

2020-02-04 Thread Andy Palumbo - [mahout] [slack]
Did you do add the servers from that pr to your settings.xml?

Re: 0 14 0 Release - mahout RC3

2020-02-04 Thread akm - [mahout] [slack]
wish me luck

Re: 0 14 0 Release - mahout RC3

2020-02-04 Thread akm - [mahout] [slack]
I'm trying out a release, can I go for it?

Re: 0 14 0 Release - mahout RC3

2020-02-04 Thread akm - [mahout] [slack]

Re: 0 14 0 Release - mahout RC3

2020-01-31 Thread Andy Palumbo - [mahout] [slack]
Ahhh the release was deployed as a Snapshot.. sitll will look into structure.

Re: 0 14 0 Release - mahout RC3

2020-01-31 Thread Andy Palumbo - [mahout] [slack]
FYI halfway through RC4, but i think there may be an issue. I had to make local changes to get the root pom parsable, was attempting to validate it, however it deployed artifacts, I will look through them if i can tonight, and if I can not finish, will rollback the release. before calling it

Re: 0 14 0 Release - mahout RC3

2020-01-31 Thread Andy Palumbo - [mahout] [slack]
Ok thanks, I'll try to give another shot now too. Testing right now, and will push and try an RC agaian. But if it doesnt go through I'll have to leav it for the morning. Soeey again..

Re: 0 14 0 Release - mahout RC3

2020-01-31 Thread akm - [mahout] [slack]
Okay np will try in the morning

Re: 0 14 0 Release - mahout RC3

2020-01-31 Thread Andy Palumbo - [mahout] [slack]
hey Andrew. No it was my fault - I figured out what it was. I didn't push my last commit. Sorry about that ]--andy base  colleenpalumbo  ~  sandbox  mahout  master  2✎  2?  $  git diff diff --git a/distribution/src/main/resources/assembly/bin.xml

Re: 0 14 0 Release - mahout RC3

2020-01-31 Thread Andy Palumbo - [mahout] [slack]
build works here ```[INFO] [INFO] Reactor Summary: [INFO] [INFO] Apache Mahout .. SUCCESS [ 3.277 s] [INFO] Mahout Core SUCCESS [01:11

Re: 0 14 0 Release - mahout RC3

2020-01-31 Thread Andrew Musselman
Yeah I did and got the same error; I'll see what changed and try to fix

Re: 0 14 0 Release - mahout RC3

2020-01-31 Thread Andrew Musselman
Yeah I did and got the same error; I'll see what changed and try to fix On Fri, Jan 31, 2020 at 16:52 Andy Palumbo - [mahout] [slack] < 0-14-0-rele...@mahout.mailclark.ai> wrote: > Never saw that, unless I introduced it this morning when trying to roll > back. Maybe clean out your .m2 cache > >

Re: 0 14 0 Release - mahout RC3

2020-01-31 Thread Andy Palumbo - [mahout] [slack]
Never saw that, unless I introduced it this morning when trying to roll back. Maybe clean out your .m2 cache ?

Re: 0 14 0 Release - mahout RC3

2020-01-31 Thread akm - [mahout] [slack]
```INFO] [INFO] BUILD FAILURE [INFO] [INFO] [INFO] [INFO] Total time: 39.490 s [INFO] [INFO] Finished at: 2020-01-31T16:48:39-08:00 [INFO] [INFO]

Re: 0 14 0 Release - mahout RC3

2020-01-23 Thread Andy Palumbo - [mahout] [slack]
FYI, all, since I pushed the (small) refactor through late at night, directory structure will be as detailed here: https://issues.apache.org/jira/browse/MAHOUT-2084#. PR here:https://github.com/apache/mahout/pull/389/files sorry for the odd hours and for having to push things through like

Re: 0 14 0 Release - mahout RC3

2020-01-23 Thread Andy Palumbo - [mahout] [slack]
Hey all, FYI I started work on RC4 this morning. I'll be working on it later today, but it may need a rollback. There was a small refactor that i pushed through last night to adhere with some the asf release guidelines. I.e. releasing all distribution artifacts into a single directory[1]:

Re: 0 14 0 Release - mahout RC3

2020-01-23 Thread Andy Palumbo - [mahout] [slack]
I think i have most of it figured out over night.. I'm really looking forward to getting away from this release we're almost there. rawkintrevo  [4:24 AM] lol, like all of the releases apalumbo  [4:26 AM] seriously full out release hell my war with maven will end in with this

Re: 0 14 0 Release - mahout RC3

2020-01-14 Thread Andy Palumbo - [mahout] [slack]
apalumbo [3:35 PM] ```Downloading: https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/mahout/mahout-core_2.12/14.1/mahout-core_2.12-14.1.pom Downloaded:

Re: 0 14 0 Release - mahout RC3

2020-01-14 Thread pat - [mahout] [slack]
to test I need the resolver location. What is the URL for the staged binary? Is it on the Nexus or Sonatype? I need Scala 2.11

Re: 0 14 0 Release - mahout RC3

2020-01-13 Thread Andy Palumbo - [mahout] [slack]
We have RC3 staged.. there are still some odd naming issuse.. the distribution is named `distribution-14.1_12.2-bin.tar.gz` e.g. however it is uploaded differently: ```INFO] --- maven-assembly-plugin:2.6:single (distro-assembly-src) @ distribution_2.12 --- [INFO] Reading assembly

Re: 0 14 0 Release - mahout RC3

2020-01-13 Thread Andy Palumbo - [mahout] [slack]
figured out a my gpg signing issue. Working on cutting RC3 now.

Re: 0 14 0 Release - mahout RC3

2020-01-09 Thread akm - [mahout] [slack]
No prob Andy, feel better soon; I am on a deadline and may need to skip tomorrow too

Re: 0 14 0 Release - mahout RC3

2020-01-09 Thread Andy Palumbo - [mahout] [slack]
Hey all I'm not going to be able to make tomorrows eeting due to a bad flu. I can make next week, I'm not even sure that There has been a time set for tomorrow. Otherwise please do try to capture some broad strokes - I have the notes from last meeting. At some time we should just set up a

Re: 0 14 0 Release - mahout RC3

2020-01-08 Thread Andy Palumbo - [mahout] [slack]
And @abybody else.

Re: 0 14 0 Release - mahout RC3

2020-01-08 Thread Andy Palumbo - [mahout] [slack]
Oops forgot link.. https://docs.google.com/document/d/10oWUL890PsFc8Bhbnd10OxLN7ef9wGcEYhpg9-L1Fnc/edit?usp=drivesdk https://docs.google.com/document/d/10oWUL890PsFc8Bhbnd10OxLN7ef9wGcEYhpg9-L1Fnc/edit?usp=drivesdk

Re: 0 14 0 Release - mahout RC3

2020-01-08 Thread Andy Palumbo - [mahout] [slack]
Hey @akm and @all I started a gdoc for this week's meet.

Re: 0 14 0 Release - mahout RC3

2020-01-08 Thread Andy Palumbo - [mahout] [slack]
Thanks @akm, @all the release issues are trivial now. Everything is ready to release, and RC builds. I'm running on a Mac and just updated. It may just be a question of restating the key-server there may have been some security updates that locked down access to gpg keys. It's only a

Re: 0 14 0 Release - mahout RC3

2020-01-07 Thread Andy Palumbo - [mahout] [slack]
Thanks, Andrew, Turns out i have a pretty bad Respiratory infection.. so on top of everything else, that. I'm pretty shot. Ill try again tomorrow, since I'm going to be sitting around doing nothing.

Re: 0 14 0 Release - mahout RC3

2020-01-07 Thread akm - [mahout] [slack]
Okay I can work on this later in the week, hope you feel better soon

Re: 0 14 0 Release - mahout RC3

2020-01-07 Thread Andy Palumbo - [mahout] [slack]
RC status update: I'm having an issue with what I think is my gpg2 key-server. There was a MacOs update last week that may require new congratulations. So k can't sign and deploy the artifacts to staging. Have been sick and am feeling better but still need to go to Dr for Antibiotics.

Re: 0 14 0 Release - mahout RC3

2020-01-04 Thread Andrew Palumbo
Hey @all I'm just getting over some kinda flu .. I should be able to cut a release in the next couple of days. Just FYI- still on it. Possibly tomorrow. --andy On Dec 22, 2019 11:19 PM, "Andy Palumbo - [mahout] [slack]" <0-14-0-rele...@mahout.mailclark.ai> wrote: Hey guys i was trying but

Re: 0 14 0 Release - mahout RC3

2020-01-04 Thread Andrew Palumbo
Hey @all I'm just getting over some kinda flu .. I should be able to cut a release in the next couple of days.   Just FYI- still on it.  Possibly tomorrow.   --andy

Re: 0 14 0 Release - mahout

2019-12-31 Thread Andy Palumbo - [mahout] [slack]
Happy new years all!

Re: 0 14 0 Release - mahout

2019-12-31 Thread akm - [mahout] [slack]
Happy new year all, we will vote in January

Re: 0 14 0 Release - mahout

2019-12-29 Thread Andrew Palumbo
hey all - FYI - I've been under the weather and have been  unable to get an RC cut on the timeline that I'd hoped. I'll try to get it out in the next day or so, and will wait to send the vote untill sometime after new years.  or LMK [ @Andrew Musselman](mailto:a...@apache.org) if you'd

Re: 0 14 0 Release - mahout

2019-12-29 Thread Andrew Palumbo
0-rele...@mahout.mailclark.ai <0-14-0-rele...@mahout.mailclark.ai> on behalf of Andy Palumbo - [mahout] [slack] <0-14-0-rele...@mahout.mailclark.ai> Sent: Monday, December 23, 2019 2:19 AM To: 0-14-0-rele...@mahout.mailclark.ai <0-14-0-rele...@mahout.mailclark.ai> Subject: Re: 0 14 0 Re

Re: 0 14 0 Release - mahout

2019-12-23 Thread akm - [mahout] [slack]
same here, you too

Re: 0 14 0 Release - mahout

2019-12-22 Thread Andy Palumbo - [mahout] [slack]
Hey guys i was trying but the holiday season got started early this year. Fam in town etc.. I may not be able to cut rv3 until after Xmas. I don't figure any idy wants to be testing right now anyi. Just fyi. Happy holidays all! I'll prob be back online btw. Xmas and new year.

Re: 0 14 0 Release - mahout

2019-12-17 Thread Andy Palumbo - [mahout] [slack]
rawkintrevo [7:19 AM] was another RC cut? I missed the first one... @Andy Palumbo no we're not- all the community stuff doesn't even get built by default. and explicitly is not tested apalumbo [6:04 PM] @Trevor Grant We cancelled RC1 - sigs and hashes were not generated. I started

Re: 0 14 0 Release - mahout

2019-12-13 Thread Andy Palumbo - [mahout] [slack]
thats annoying --was supposed to be a single email: apalumbo [7:47 PM] @Trevor Grant cc:/#0-14-0-release/dev@mahout.a.o: Did you get an answer here RE: meeting tomorrow, Sat12/?14? I can meet tomorrow morning, the later the better. I'd forgotten several things this week. To cut an RC

Re: 0 14 0 Release - mahout

2019-12-13 Thread Andy Palumbo - [mahout] [slack]
```This directory id for release related scrips and resources Settings.xml: A setting file needed in the /.m2/ directory In order to sign artifacts All lines which need to be replace are marked with an comment. http://maven.apache.org/SETTINGS/1.1.0;

Re: 0 14 0 Release - mahout

2019-12-11 Thread Trevor Grant
I can't find these hosted anywhere (but they may be?) https://github.com/apache/spark/tree/a57bbf2ee02e30053e67f62a0afd6f525bba5c66/resource-managers/kubernetes/docker/src/main/dockerfiles/spark Another (better?) option would be to assume a docker image where spark has been built, and then just

Re: 0 14 0 Release - mahout

2019-12-11 Thread Andy Palumbo - [mahout] [slack]
Also not a docker expert here, But I'm not sure if we want to Necessarily build Spark, whichi is why I'd posted the second link to the branch that id started the night before friday's meeting. I forgot to explain my thinking .. or rather the question that or got me started writing two.. Do

Re: 0 14 0 Release - mahout

2019-12-09 Thread Trevor Grant
do you have a build script committed anywhere we could look at? it _sounds_  except, why not build spark/mahout in the docker container as part of the build process. (I think this comment is a bit of a snipe, and also I'm not docker expert so feel free to disregard if this comment makes no

Re: 0 14 0 Release - mahout

2019-12-09 Thread Trevor Grant
do you have a build script committed anywhere we could look at? it _sounds_ except, why not build spark/mahout in the docker container as part of the build process. (I think this comment is a bit of a snipe, and also I'm not docker expert so feel free to disregard if this comment makes no

Re: 0 14 0 Release - mahout

2019-12-08 Thread Joe Olson - [mahout] [slack]
On MAHOUT-2074…to build the Docker image, verify I’m on the right track 1) build Spark locally 2) run the Spark tests 3) build Mahout locally 4) run the Mahout tests 5) use a Dockerfile to build the Docker image, and copy the binaries for Spark and Mahout (both built locally) into the Docker

Re: 0 14 0 Release - mahout

2019-12-06 Thread Rakesh Ramakrishnan
Yes think bubo.ouivki by the.bb. On Fri, Nov 22, 2019, 9:11 PM Andy Palumbo - [mahout] [slack] < 0-14-0-rele...@mahout.mailclark.ai> wrote: >

Re: 0 14 0 Release - mahout

2019-12-06 Thread Rakesh Ramakrishnan
Yes think bubo.ouivki by [the.bb](http://the.bb).

0 14 0 Release - mahout

2019-12-06 Thread Andy Palumbo - [mahout] [slack]
mahout error in nightlies: ```Started by user apalumbo Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on H31 (ubuntu) in workspace /home/jenkins/jenkins-slave/workspace/mahout-nightly ERROR: A Maven installation needs to be available for this

0 14 0 Release - mahout

2019-12-05 Thread Andy Palumbo - [mahout] [slack]
Hey guys I've been a bit busy lately.. any thoughts on a release?

0 14 0 Release - mahout

2019-11-22 Thread Andy Palumbo - [mahout] [slack]
release/_.m2_settings.xml

0 14 0 Release - mahout

2019-11-22 Thread Andy Palumbo - [mahout] [slack]

0 14 0 Release - mahout

2019-11-22 Thread Andy Palumbo - [mahout] [slack]
or 0.14 rather..

0 14 0 Release - mahout

2019-11-22 Thread Andy Palumbo - [mahout] [slack]
shit.. my fitst Ooops "I hit enter and this is going to the List moment."... so this and algorithms is the direction that I would like to be headed. (I need to do It, and I'd like to use mahout. We can discuss it when I write it up. This will be a project that goes on a while... so its not

0 14 0 Release - mahout

2019-11-21 Thread Andy Palumbo - [mahout] [slack]
test

0 14 0 Release - mahout

2019-11-21 Thread Andy Palumbo - [mahout] [slack]
Subscribe [dev@mahout.apache.org](mailto:dev@mahout.apache.org)