Skip to content

[DRAFT] [FEATURE] Create and publish geospatial-client to enabled ip2geo computation in other plugins #693

@kenrickyap

Description

@kenrickyap

Is your feature request related to a problem?

Am currently working on feature to add ip2geo capabilities to the sql-plugin, however we have been unable to do so as the current geospatial project exposes no jar in the maven repo. Feature aims to expose ip2geo and other geospatial functionality.

What solution would you like?

Create an spi as done for the job-scheduler plug-in

What alternatives have you considered?

Other possibility is to publish a separate geospatial-client that exposes the existing actions similar to what is does for ml-client. In this case, it would be good to also expose an additional _plugin/geo2ip function that will take a data source and ip and return the geo information, instead of having to create a process and attaching process to some a pipeline

Do you have any additional context?

//TODO add spi design

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions