Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [technology-pmc] GeoMesa workswith CQs

Thanks, that answers my question :)

+1

--
Jody Garnett

On 19 March 2015 at 06:27, Jim Hughes <jnh5y@xxxxxxxx> wrote:
Hi Jody,

Absolutely.  We have a tiny module which adds the ability to wire up Scalatra endpoints.(1)  In it's pom, we are Spring is provided (2).  Check out (3) for an example applicationContext.xml where we wire up a custom CSV ingest endpoint.

Hopefully all of that is sensible.

Thanks,

Jim

https://github.com/locationtech/geomesa/tree/accumulo1.5.x/1.x/geomesa-web
https://github.com/locationtech/geomesa/blob/accumulo1.5.x/1.x/geomesa-web/pom.xml
https://github.com/locationtech/geomesa/blob/accumulo1.5.x/1.x/geomesa-web/geomesa-web-core/src/main/resources/applicationContext.xml


On 03/19/2015 02:50 AM, Jody Garnett wrote:
Can you point me at the use of Spring? Does it show up as a compile dependency .. or is there just an applicationContext.xml included in the codebase.

--
Jody Garnett

On 18 March 2015 at 14:34, Jim Hughes <jnh5y@xxxxxxxx> wrote:
Hi all,

Sharon is interested in links to the PMC discussion and votes for these 'workswith' CQs

Spring
https://dev.eclipse.org/ipzilla/show_bug.cgi?id=9355
https://dev.eclipse.org/ipzilla/show_bug.cgi?id=9354

Spark version 1.1.0
https://dev.eclipse.org/ipzilla/show_bug.cgi?id=9351

I don't think we had a proper discussion of these or a public vote.

GeoMesa 'works with' Spring to provide a custom ingest REST endpoint when a jar is used as part of a webapp.

GeoMesa 'works with' Spark to provide additional distributed processing capabilities.

Are there any questions or discussion?  Perhaps in a day or two, folks could vote?

Thanks,

Jim
_______________________________________________
technology-pmc mailing list
technology-pmc@xxxxxxxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://locationtech.org/mailman/listinfo/technology-pmc



_______________________________________________
technology-pmc mailing list
technology-pmc@xxxxxxxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://locationtech.org/mailman/listinfo/technology-pmc


_______________________________________________
technology-pmc mailing list
technology-pmc@xxxxxxxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://locationtech.org/mailman/listinfo/technology-pmc


Back to the top