Re: [jira] [Created] (OODT-997) JAXRS endpoints broken

2018-10-15 Thread Chris Mattmann
You’re missing an env var, see here: https://github.com/apache/drat/wiki/Installation#bash FMPROD* Cheers, Chris From: "Tom Barber (JIRA)" Reply-To: "dev@oodt.apache.org" Date: Monday, October 15, 2018 at 3:12 PM To: "dev@oodt.apache.org" Subject: [jira] [Created] (OODT-997)

Re: OODT docker builds

2018-10-15 Thread Chris Mattmann
Interesting OK. B/c the more containers for me on my local laptop typically eat up way more memory and CPU…but maybe that’s just me on a Mac lol From: Tom Barber Reply-To: "dev@oodt.apache.org" Date: Monday, October 15, 2018 at 9:44 AM To: Imesha Sudasingha , Chris Mat

Re: [jira] [Created] (OODT-997) JAXRS endpoints broken

2018-10-15 Thread Chris Mattmann
Ahh, good to hear. Please fix…why would this break though since it worked before? From: Tom Barber Reply-To: "dev@oodt.apache.org" Date: Monday, October 15, 2018 at 4:40 PM To: "dev@oodt.apache.org" , Chris Mattmann Subject: Re: [jira] [Created] (OODT-997) JA

Re: Forcing invocation of specific Tika parser when running TikaCmdLineMetExtractor

2018-10-19 Thread Chris Mattmann
Hmm if your mime-types.xml in Tika has that MIME format it should call the right parser. Alternatives: Try the AutoDetectCrawler where you can feed it your own MIME repo mapping. Use the ExternMetExtractor and wire it up to call Tika from the command line or tika-python and then

Re: OODT docker builds

2018-10-15 Thread Chris Mattmann
Isn’t an image per component really heavyweight? From: Tom Barber Date: Monday, October 15, 2018 at 8:26 AM To: Imesha Sudasingha Cc: dev , Chris Mattmann Subject: Re: OODT docker builds Why aren’t we doing so?! :) Lack of cycles and young kids ;) I’ll take a stab

Re: Deprecated File.toURL() and issues with space characters in paths

2018-11-06 Thread Chris Mattmann
Let’s add some unit tests to expose the issue, and then with your PR you can have your fix show that it makes those unit tests pass. Let’s try that? From: Imesha Sudasingha Reply-To: "dev@oodt.apache.org" Date: Tuesday, November 6, 2018 at 8:06 PM To: dev Subject: Re: Deprecated

Re: Updated docker image

2018-10-10 Thread Chris Mattmann
Please make sure that this docker is consistent with the uscdatascience/imagecat OODT since that is getting some significant use. Wouldn’t want them to look drastically different ;) From: lewis john mcgibbney Reply-To: Date: Wednesday, October 10, 2018 at 8:45 AM To: Subject: Re:

Re: Upcoming releases

2018-09-03 Thread Chris Mattmann
We should also reach out to Sally when we release 1.9 and/or 2.0 and publish a press release which would announce: OODT and its use upcoming in DRAT 1.0 OODT’s movement to Avro OODT’s 8 year anniversary at Apache Imesha as the new chair Cheers, Chris From: Chris Mattmann Reply

Re: Upcoming releases

2018-09-03 Thread Chris Mattmann
My understanding is: 1.2.x series –   > 1.2.5 -> same as 1.2.4 except with logging tone down PRs by Ryan and Tom and Imesha. (needs forward port to master?)   > 1.2.6 -> Lewis’s JDK10 fixes so will build on 10? (needs testing and forward port to master?) 1.9.x series –   > 1.9 –

Re: Updating Workflow Status to Post-Ingest

2018-12-04 Thread Chris Mattmann
Do you have a workflow with the name [ProductTypeName]Ingest? Is ProductTypeName one of the extracted metadata fields? If not, then that part will be null when it goes to look it up in the crawler. Please check. Thanks, Chris From: Lewis John McGibbney Reply-To: Date: Tuesday,

Re: Updating Workflow Status to Post-Ingest

2018-12-04 Thread Chris Mattmann
Probably a good idea to read this too: https://cwiki.apache.org/confluence/display/OODT/Understanding+the+flow+of+Metadata+during+PGE+based+Processing https://cwiki.apache.org/confluence/display/OODT/Understanding+CAS-PGE+Metadata+Precendence From: Lewis John McGibbney Reply-To:

Re: Question about Dynamic Workflows

2018-11-29 Thread Chris Mattmann
Lewis, check out DRAT’s PGE config. I think you will find good help there. Also you can use the ConfigFileWriter (there is a template one, for an example I will dig one up and commit one from one of our airborne missions). From: lewis john mcgibbney Reply-To: "dev@oodt.apache.org"

Re: Updating Workflow Status to Post-Ingest

2018-12-04 Thread Chris Mattmann
in the event-to-worfklow-map.xml. From: Lewis John McGibbney Reply-To: Date: Tuesday, December 4, 2018 at 10:43 AM To: Subject: Re: Updating Workflow Status to Post-Ingest Hi Chris, On 2018/12/04 16:51:35, Chris Mattmann wrote: Do you have a workflow with the name [ProductTypeName

Re: [EXTERNAL] What is where?

2019-04-01 Thread Chris Mattmann
Development and master should be sync’ed and are version 1.9-dev Release of 1.9-dev is blocked on testing Avro in DRAT – I’ll get it done this week promise! ;) Once tested AvroRPC in DRAT, we are good to release 1.9-dev (will include AvroRPC AND Xml-RPC with Avro as default) Last release with

Re: [EXTERNAL] GSoC 2019 mentor request for Tom Barber

2019-03-12 Thread Chris Mattmann
ACK From: Tom Barber Reply-To: "dev@oodt.apache.org" Date: Tuesday, March 12, 2019 at 2:44 PM To: "ment...@community.apache.org" , "dev@oodt.apache.org" Subject: [EXTERNAL] GSoC 2019 mentor request for Tom Barber OODT PMC, please acknowledge my request to become a mentor for

Re: [GSOC] OODT docker build meeting summary

2019-06-06 Thread Chris Mattmann
From: Imesha Sudasingha Reply-To: Date: Wednesday, June 5, 2019 at 11:08 PM To: dev , Chris Mattmann Subject: Re: [GSOC] OODT docker build meeting summary Hi Yasith, Thanks for the meeting notes. Regarding those two questions, 1. Yes, I have noticed that those scripts are out of sync

Re: [EXTERNAL] GSOC Projects

2019-05-06 Thread Chris Mattmann
Welcome to the party! Cheers, Chris Mattmann From: Tom Barber Reply-To: "dev@oodt.apache.org" Date: Monday, May 6, 2019 at 11:07 AM To: "dev@oodt.apache.org" Subject: [EXTERNAL] GSOC Projects Just a quick note to say congrats and welcome to Nadeeshan

Re: [EXTERNAL] Re: OODT 1.9 / 2.0

2019-09-17 Thread Chris Mattmann
hich I know he’s got on standby. On 17 September 2019 at 21:25:10, Chris Mattmann (mattm...@apache.org) wrote: Perfect looking forward to reviewing it along with DRAT 1.0. Though on the DRAT side CC’ing them BTW I think we should ship 1.x DRAT with OODT 1.9.x…and then DRAT 2.x

Re: [EXTERNAL] Re: [VOTE] OODT 1.9 RC3

2019-09-28 Thread Chris Mattmann
I'm getting a similar test error, see here: [INFO] --- maven-surefire-plugin:2.4:test (default-test) @ oodt-commons --- [INFO] Surefire report directory: /Users/mattmann/git/oodt/commons/target/surefire-reports --- T E S T S

Re: [EXTERNAL] Re: [VOTE] OODT 1.9 RC 4

2019-10-02 Thread Chris Mattmann
-02T09:59:22-07:00 [INFO] pomodoro:oodt mattmann$ All good +1 to release 1.9-rc4. Cheers, Chris From: Chris Mattmann Reply-To: "dev@oodt.apache.org" Date: Wednesday, October 2, 2019

Re: [EXTERNAL] Re: [VOTE] OODT 1.9 RC 4

2019-10-02 Thread Chris Mattmann
Sudasingha Reply-To: "dev@oodt.apache.org" Date: Tuesday, October 1, 2019 at 6:42 PM To: dev Cc: Chris Mattmann Subject: Re: [EXTERNAL] Re: [VOTE] OODT 1.9 RC 4 Hi Chris, I think from jdk 10 or 11, xml related libraries (jaxb) have been removed from default libraries. That's why

Re: [EXTERNAL] Re: [VOTE] OODT 1.9 RC 4

2019-10-02 Thread Chris Mattmann
rge release-1.2.3 site-dev Is there a possibility Tom didn’t push Imesha’s fix and create a new tag? From: Chris Mattmann Date: Wednesday, October 2, 2019 at 9:08 AM To: "dev@oodt.apache.org" Cc: Chris Mattmann Subject: Re: [EXTERNAL] Re: [VOTE] OODT 1.9 RC 4 I

Re: [EXTERNAL] Re: [VOTE] OODT 1.9 RC 4

2019-10-02 Thread Chris Mattmann
The one that Imesha fixed, for whatever reason I was not seeing 1.9-rc4 in GH….but it’s there now (when I tried to push it). Anyways rebuilding stand by From: Tom Barber Date: Wednesday, October 2, 2019 at 9:18 AM To: "dev@oodt.apache.org" , Chris Mattmann Subject: Re:

Re: [EXTERNAL] Re: [VOTE] OODT 1.9 RC 4

2019-10-02 Thread Chris Mattmann
6_64", family: "mac" [INFO] Scanning for projects... From: Tom Barber Reply-To: Date: Wednesday, October 2, 2019 at 9:18 AM To: , Chris Mattmann Subject: Re: [EXTERNAL] Re: [VOTE] OODT 1.9 RC 4 https://github.com/apache/oodt/commits/1.9 You can see Imesha’s fix in

Re: [VOTE] OODT 1.9 RC 4

2019-10-01 Thread Chris Mattmann
OK so I need JDK8 to build, is that right? From: Tom Barber Reply-To: Date: Tuesday, October 1, 2019 at 1:57 PM To: , Chris Mattmann , Imesha Sudasingha Subject: Re: [VOTE] OODT 1.9 RC 4 Yeah, I’m amazed you got that far through with 12. I know from other apps migrating from 8

Re: [VOTE] OODT 1.9 RC 4

2019-10-01 Thread Chris Mattmann
Could you check that? Thanks, Imesha On Tue, 1 Oct 2019 at 10:32, Chris Mattmann wrote: Release checks out, but I get a test error: Running org.apache.oodt.commons.util.XMLTest Tests run: 9, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.323 sec <<<

FW: [EXTERNAL] DRAT 1.0 RC2 warnings

2019-10-05 Thread Chris Mattmann
From: Chris Mattmann Reply-To: "d...@drat.apache.org" Date: Saturday, October 5, 2019 at 9:45 PM To: "d...@drat.apache.org" Subject: [EXTERNAL] DRAT 1.0 RC2 warnings Team, One thing I noticed about DRAT 1.0 RC2 after upgrading to OODT 1.9. By default XmlRpc i

Re: OODT 2.0 planning

2019-10-05 Thread Chris Mattmann
Here is my suggested Roadmap here: 2.0 – first release where we remove all the Xml-RPC and we change nothing else. Avro is the default, and only comm option – though interface exists for anyone that wants to roll their own. We change nothing else* 2.1 – first release with newer JDK

Re: [EXTERNAL] OODT 1.9.1 Release and DRAT

2020-02-08 Thread Chris Mattmann
Thanks Imesha, I’ll add it to my list of things to test ☺ You ROCK would love to get a DRAT 1.0 out From: Imesha Sudasingha Reply-To: "dev@oodt.apache.org" Date: Saturday, February 8, 2020 at 10:18 AM To: dev Subject: [EXTERNAL] OODT 1.9.1 Release and DRAT Hi All, When DRAT

Re: OODT 2.0 planning

2020-11-11 Thread Chris Mattmann
+1 from me Imesha! From: Imesha Sudasingha Reply-To: Date: Wednesday, November 11, 2020 at 7:49 AM To: dev Subject: Re: OODT 2.0 planning Hi All, This is my suggestion, what if we include both Avro default support and JDK 11 support for OODT 2.0 as JDK 11 support seems to be

Re: OODT 2.0 planning

2020-11-01 Thread Chris Mattmann
and scaled up Docker. Any changes/suggestions to the above plan? What if we release the OpsUI ahead of others? Thanks, Imesha On Sun, 6 Oct 2019 at 06:20, Tom Barber wrote: Sounds good to me. Should also increase the release cadence as well. On 5 October 2019 at 09:06:35, Chris

Re: [EXTERNAL] Welcome Nadeeshan to OODT PMC/Committers

2021-04-25 Thread Chris Mattmann
Welcome to Nadeeshan! Thanks for all of your work and welcome to the community in your new official role. Sincerely, Chris Mattmann From: Imesha Sudasingha Reply-To: "dev@oodt.apache.org" Date: Sunday, April 25, 2021 at 6:59 AM To: dev Subject: [EXTERNA

<    1   2   3   4   5