Skip to content

[FR] Public Fat Jar should be published when maven jar is updated.  #934

@Yuqing-cat

Description

@Yuqing-cat

Willingness to contribute

Yes. I can contribute a fix for this bug independently.

Feature Request Proposal

Current Publish to Maven Github action only updates maven Jar. As we also provide a public fat jar runtime location to users, all released maven jar should have a related public fat jar to track and make sure the version aligned.

Motivation

What is the use case for this feature?

the public fat jar: https://azurefeathrstorage.blob.core.windows.net/public/feathr-assembly-LATEST.jar needs to be updated, while there is no official released fat jar to copy from.

Details

No response

What component(s) does this feature request affect?

  • Python Client: This is the client users use to interact with most of our API. Mostly written in Python.
  • Computation Engine: The computation engine that execute the actual feature join and generation work. Mostly in Scala and Spark.
  • Feature Registry API: The frontend API layer supports SQL, Purview(Atlas) as storage. The API layer is in Python(FAST API)
  • Feature Registry Web UI: The Web UI for feature registry. Written in React

Metadata

Metadata

Assignees

Labels

featureNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions